Skip to content

2.0.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@stonerl stonerl released this 30 Apr 10:23
· 451 commits to development since this release
2.0.0-beta.4
2467464

This release introduces configurable Thaw Bar layouts (horizontal, vertical, grid), removes wallpaper capture overhead for faster shape updates, and improves menu-bar stability after fast restores.

New & Improved

  • Thaw Bar Layout Options: Choose between horizontal, vertical, or grid layout for the Thaw Bar. Padding is only applied to the last row when multiple rows exist, and loading spinners have been replaced with plain text for a cleaner look.
  • Performance: Removed wallpaper capture and adopted a fast-first settledCount approach for both shape loops, significantly speeding up shape updates.
  • Menu Bar Stability: Fixed icon drift during fast restore with unresolved sourcePIDs. Clamped menu bar height on non-notched displays for multi-monitor DPI safety.
  • Localization: Updated multilingual translations.

Known Issues

  • In multi monitor setups, the MenuBarListener sometimes fails to detect menubar clicks on external monitors.

Full Changelog: stonerl/Thaw@2.0.0-beta.3...2.0.0-beta.4