New Features
- Share a plan with your team straight from the tracker — a Share toggle in the tracker item view publishes the plan to the team's shared tracker.
- Team admins can re-share the current encryption key with all members from Settings → Security & encryption, fixing teammates who saw "Encrypted document (key unavailable)".
Fixed
- Extension AI tools (such as OpenSCAD and Replicad) no longer revert your recent file edits by saving stale editor content over them.
- Shared document names no longer show as scrambled text after a team turns on managed encryption, and are recovered even when the team's encryption key was rotated.
Commits
- Release v0.66.3
- feat: share a plan with the team from the tracker UI
- fix: recover shared titles across rotated team keys + add member-key repair
- fix: stop extension AI tools from clobbering file edits via stale hidden editors
- fix: recover shared document titles after server-managed encryption migration
- Release v0.66.2
- Release v0.66.1
- Release v0.66.0
- fix: sign-in deep link works on Linux AppImage (#666)
- fix: stop transcript backfill from stalling startup after restart
- fix: stop extension AI tools from reverting agent edits to closed files
- fix: make Themes, Shared Links, and Database settings panels reachable
- fix: resolve merge conflict in CHANGELOG.md and clean up feature entries
- fix: spawn-session limit is now max-parallel, not a lifetime cap
- fix: stop welcome dialog re-appearing on slow startup
- fix: make Claude Code login check honest about missing bundled binary
- fix: drop internal keys from tracker_get custom fields output
- fix: run git hooks with shell PATH so husky yarn hooks resolve (#643) (#644)
- feat(extensions): add RTL Support extension (#638)
- feat: custom completion sounds (#636)
Downloads
- macOS: Download the .dmg file
- Windows: Download the .exe file
- Linux: Download the .AppImage file