This release makes profile decoding forward-compatible with newer settings, fixes Apple Event sender detection on macOS 26 arm64, and adds a companion ThawCtl test app for URI scheme automation.
New & Improved
- Profile Forward Compatibility: Profiles saved before
useDoubleClickToShowAlwaysHiddenSectionwas added no longer fail to load.AdvancedSettingsSnapshotusesdecodeIfPresentwith defaults.enableSecondaryContextMenuQuitnow captured in snapshot. - Apple Event Sender Detection: Fixed
extractSenderBundleIdto handletypeUInt32('magn') on macOS 26 arm64 forkeySenderPIDAttr. - ThawCtl: Added companion test app for
thaw://URI scheme automation withthawctl://callback support. - Documentation: Updated README layout, badges, added Trendshift badge.
- CI: Explicit Xcode version in workflow for reproducible builds.
Full Changelog: 2.0.0-beta.10...2.0.0-beta.11