Files
Chris Tate 4e015e925f feat(updater): add native macOS app updates (#398)
* feat(updater): add native macOS app updates

- Add Ed25519-signed feeds, verified downloads, atomic replacement, rollback, and relaunch.
- Add manifest support plus key generation, feed signing, and updater ZIP packaging.
- Document and test the end-to-end macOS update workflow.

* fix(updater): harden macOS update lifecycle

* fix(updater): address review findings

* fix(updater): close review gaps

* fix(updater): bind installed identity and versions
2026-08-24 08:41:32 -05:00
..