v0.3.132026-08-13Latest
Resize the window
- AppThe window resizes now. Drag any edge to make Continuum bigger or smaller; it remembers your size and position next time. The content stays centered and readable at any width.
v0.3.122026-08-12
Clean start on a new machine
- SyncStart fresh when you join. Setting up on a machine that already has Claude files? The join screen now has a "Start fresh" option that archives this machine's existing ~/.claude before syncing, so you pull a clean copy instead of a messy merge. Your old files are moved to a backup folder — never deleted.
v0.3.112026-08-12
Recover a file, right from the app
- RecoveryRestore, in the UI. A new "Recover a file" panel lets you browse your synced files, open any one's version history, and roll it back to an earlier version in two clicks — which then syncs out to all your machines. (The engine and CLI shipped in v0.3.10; now it's point-and-click.)
v0.3.102026-08-12Reliability
A safer sync engine — no lost work, and you can roll back
- ReliabilityNo more stale overwrites. Sync now orders changes by the server's true sequence, not by each computer's clock (which can drift). A write is only accepted if it builds on the latest version — otherwise your machine merges first, then saves. A slow or just-woken machine can never clobber newer work.
- RecoveryVersion history & restore. Continuum keeps the last several versions of every file, so you can roll a file back to an earlier version — even across machines. Nothing important is ever one bad edit away from gone.
- Everyday"Work on this machine." Sit down at any machine, click one button, and it becomes the active Source (the others go read-only) after syncing up — so whatever you do here flows back and no machine falls behind.
v0.3.92026-08-12
Remove a device from your workspace
- TeamEvict any machine. The owner Devices panel can now fully remove a device — not just suspend it. A removed machine stops authenticating immediately and can only return by re-pairing. Perfect for a lost, sold, or retired computer. (The last remaining device can't be removed, so a workspace is never orphaned.)
v0.3.82026-08-12
Git-aware project sync & owner device controls
- SyncGit-aware projects. For a project synced with its working files, Continuum now syncs only what Git leaves behind — your untracked, non-ignored working context — and never your committed source or gitignored files. Git owns your code; Continuum carries the rest.
- TeamOwn your devices. A new owner-only Devices panel lets you set any machine as Source (read-write), Remote (read-only), or Suspended, and export your workspace's audit trail — all from a per-workspace owner key, never a shared master key.
v0.3.72026-08-12Security
Secret-scanning & selective project sync
- SecuritySecret-scanning. Project files are scanned for credentials — AWS/GCP/Stripe/GitHub/Slack keys, private keys, JWTs, and secret assignments — and any match is held back before it ever leaves your machine, then surfaced in the app.
- SyncSelective sync. Choose exactly what a project shares with include/exclude globs, or switch between context-only and whole-tree policies.
v0.3.62026-08-11
Projects — sync more than just ~/.claude
- SyncMulti-root sync. Sync a project's git-adjacent context — CLAUDE.md, .claude/, notes and docs — alongside your ~/.claude, without touching your source control.
- AppProjects panel. Add a folder, name it, and toggle each project on or off, right in the tray app.
- AppConnection card. Every machine shows its role — Source or Remote — and its rights at a glance.
- ControlRemote device control. Suspend or make read-only any device from anywhere; enforced at the relay.
v0.3.42026-08-09Reliability
Cross-platform & a critical sync fix
- FixNo more silent rollbacks. Fixed a merge case where an older copy from one machine could overwrite a newer file on another. Sync now always keeps the newer version and never regresses. (v0.3.3)
- PlatformmacOS & Linux builds, plus a download page that offers the right build for your OS.
- AppLive logo. The mark streams while syncing and settles to a calm glow when done. (v0.3.1–0.3.2)
v0.3.02026-08-09
Scale, dedup & billing
- SyncLarge files, handled. Big session transcripts are chunked so they sync reliably; identical content dedupes on re-sync; live progress while a big first sync runs.
- RelayLeaner storage. Devices pull only the latest version of each file, and the relay garbage-collects superseded data. (v0.2.1)
- BillingPlans. Hosted checkout with Personal and per-seat Teams tiers.
v0.2.02026-08-08Security
Multi-tenant hardening
- SecuritySafe to host many workspaces. Per-workspace quotas, per-IP rate limits, an append-only audit trail, tamper/rollback detection with self-heal, and duplicate-device (clone) forensics.
- OpsOperator tooling. Admin stats and a verify command that reports any drift between a machine and the relay.
v0.1.02026-08-07
First release
- CoreOne-click, end-to-end-encrypted sync of your ~/.claude — chats, memory, and settings — across all your machines, through a zero-knowledge relay that can't read your data.
Older builds are superseded — always install the latest for the newest reliability and security fixes.