- macOS 26 marketing name added to show in the macOS version Info Item: "macOS Tahoe"
- An issue resolved on macOS 26 where a custom status bar icon using
StatusBarIcon
would fail to apply and fallback to the default lifepreserver icon - Swedish localization is added. Thanks @daniarv!
- App Catalog integration improvements. This is now more efficient and previous risk of a data race is eliminated. A future update to App Catalog (1.7.3) will be required to fully use the new system
- Support is migrated to the SwiftUI lifecycle instead of Storyboard
Known issue
- When navigating between views on macOS 26, window resizing does not properly work or visible with delay. This will be addressed with the macOS 26 SDK once the release of macOS 26 is almost final.
Compatibility note
- This version will be the last to support macOS 12 and 13. The next (major) version will target macOS 14, 15 and 26 as a best practice and to reduce code complexity