github stonerl/Thaw 2.0.0-beta.11

latest release: 2.0.0-beta.12
pre-release4 hours ago

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 useDoubleClickToShowAlwaysHiddenSection was added no longer fail to load. AdvancedSettingsSnapshot uses decodeIfPresent with defaults. enableSecondaryContextMenuQuit now captured in snapshot.
  • Apple Event Sender Detection: Fixed extractSenderBundleId to handle typeUInt32 ('magn') on macOS 26 arm64 for keySenderPIDAttr.
  • ThawCtl: Added companion test app for thaw:// URI scheme automation with thawctl:// 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

Don't miss a new Thaw release

NewReleases is sending notifications on new releases.