What's Changed
- Fixed macOS updater feeds so Apple Silicon and Intel builds are both advertised in
latest-mac.yml. - Added a startup architecture mismatch guard to prevent Rosetta or wrong-architecture installs from silently updating to the wrong build.
- Added a recovery download path that selects the correct installer for the current system architecture.
- Removed dead Tauri release jobs and unsupported Windows arm64 release packaging.
- Removed legacy
apps/server-v2andopenwork-server-sdkcode. - Fixed workspace list reordering caused by the collapsible trigger.
Pull Requests
- ci: remove dead Tauri build jobs from release workflows by @benjaminshafii in #1708
- chore: remove apps/server-v2 and openwork-server-sdk by @src-opn in #1709
- fix(app): resolve workspace list reorder due to collapsible trigger by @JeanMeijer in #1711
- fix(updater): prevent architecture mismatch updates by @src-opn in #1715
Full Changelog: v0.13.4...v0.13.5