Improvements
- 🧭 Faster navigation — clicking sidebar and New-menu items now lands you ready to act, with the right focus set immediately.
Fixes
- 🔄 Smoother updates — guarded app startup against an in-progress installation so updating no longer triggers a relaunch loop.
- 🔃 Reliable sync on exit — sync now shuts down cleanly and recovers correctly when the server restarts, preventing hangs when closing the app.
Changelog
Full Changelog: v2026-07-02.4...v2026-07-03
#668 feat(desktop): sidebar & New-menu clicks land ready-to-act @h4yfans
#675 fix(test): add updater namespace to window.api DOM mock @h4yfans
#674 fix(sync): stop mid-shutdown sync runtime + capture server restart @h4yfans
#673 fix(updater): guard startup against in-flight ShipIt install (relaunch loop) @h4yfans
#672 Curated user-facing release notes @h4yfans