You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: make Notes durable and Photon channel-free (#13)
Keep active Markdown drafts stable across shell and service-worker updates, add formatting and a cleaner Notes workspace, and constrain long channel headers.
Replace Photon mappings with private Captain-to-Skipper Texts conversations that can move between phone and desktop without echoing desktop-only turns.
Release as 0.0.11 with migration, browser, isolation, and packaging pins updated.
Signed-off-by: Joseph Yaksich <gitcommit90@users.noreply.github.com>
Co-authored-by: Joseph Yaksich <gitcommit90@users.noreply.github.com>
|`CTRL_DATA_DIR`|`./data`| Databases, routing state, uploads, and narrow workspace mirrors. |
258
259
|`HELM_CHANNEL_COMPUTER_BACKEND`|`apple` on macOS, `lxc` on Linux, `wsl` on Windows | Host isolation backend; `native` and `mock` are explicit development/test overrides. |
0 commit comments