[v0.4.16] - 2026-02-14
Added
- Added a release-doc synchronization gate to
release_all.shviaprepare_release_docs.py --checkso releases fail fast when docs are stale. - Added a delegate-based updater download service that reports live progress into the update dialog.
Improved
- Improved updater install flow to stay user-driven/manual after verification, with Finder handoff instead of in-place app replacement.
- Improved editor appearance switching so base text colors are enforced immediately on light/dark mode changes across macOS and iOS.
Fixed
- Fixed light-mode editor base text color to consistently use dark text across themes.
- Fixed dark-mode editor base text color to consistently use light text across themes.
- Fixed updater dialog post-download actions to show manual install choices (
Show in Finder/View Releases) with accurate progress and phase updates.