Updates that feel automatic. This release completes the in-app updater's verified in-place install path:
- Update in place — on macOS the app unpacks the signature-verified
.app.tar.gzand swaps the running bundle, then relaunches (no dmg drag); Windows/Linux hand the verified installer to NSIS / the AppImage. - Re-checks on focus — a release that shipped while the app sat in the tray now surfaces when you return to it, not only on the periodic check.
- One click: "Update & relaunch" — your settings, files, and local model are kept.
- Per-platform honesty — the Windows installer shows its normal UI (no silent install); a Debian
.deb-only release stays notify-only.
Update verification is armed but inert until signing keys are provisioned: unsigned builds remain notify-only (the button reads "Get it" and opens this releases page), and nothing is ever downloaded-and-run without a verified signature.
Desktop installers for Windows, macOS, and Linux are attached below.