Skip to content

Releases: jordanbaird/Ice

Ice 0.11.3

19 Sep 14:56
Compare
Choose a tag to compare

What's New

  • The "always hidden" section is now disabled by default for new users.

Bug Fixes

  • Fixed screen capture permissions issue on macOS 15 Sequoia.
  • Fixed an issue where the Ice Bar wasn't being sized properly.
  • Menu bar search panel now always appears on the correct screen, regardless of the method used to show it.

Other Changes

  • Code cleanup.

Full Changelog: 0.11.2...0.11.3

Ice 0.11.2

17 Sep 10:31
Compare
Choose a tag to compare

What's New

  • Bug fixes and UI adjustments.
  • Ice's menu bar items now treat Control+clicks as right clicks.

Full Changelog: 0.11.1...0.11.2

Ice 0.11.1

16 Sep 12:49
Compare
Choose a tag to compare

What's New

  • Minor UI fixes.

Full Changelog: 0.11.0...0.11.1

Ice 0.11.0

16 Sep 03:01
83f5d25
Compare
Choose a tag to compare

What's New

  • Brand new UI implementation.
  • Search menu bar items using a custom hotkey.
  • Adjust the spacing between menu bar items.
  • Customize the time it takes to rehide temporarily shown menu bar items.

Bug Fixes

  • When temporarily showing menu bar items, Ice no longer moves them if they are already shown.
  • Fixed a timeout that can occur when moving menu bar items while running certain apps that modify system events.
  • Improved compatibility with macOS 15.

Known Issues

  • Applying menu bar item spacing can occasionally fail. This can be resolved by logging out.
  • Ice's menu bar item does not respect spacing changes. This can be resolved by restarting Ice.

New Contributors

Full Changelog: 0.10.5...0.11.0

Ice 0.11.0 (Beta 3)

12 Sep 14:32
Compare
Choose a tag to compare
Ice 0.11.0 (Beta 3) Pre-release
Pre-release

What's New

  • Brand new UI implementation.

Bug Fixes

  • Fixed a timeout that can occur when moving menu bar items while running certain apps that modify system events.
  • Improved compatibility with macOS 15.

Known Issues

  • Applying menu bar item spacing can occasionally fail. This can be resolved by logging out.
  • Ice's menu bar item does not respect spacing changes. This can be resolved by restarting Ice.
  • Menu bar item search field may not receive initial focus.

Full Changelog: 0.11.0-beta.2...0.11.0-beta.3

Ice 0.11.0 (Beta 2)

01 Sep 10:58
Compare
Choose a tag to compare
Ice 0.11.0 (Beta 2) Pre-release
Pre-release

Bug Fixes

  • When temporarily showing menu bar items, Ice no longer moves them if they are already shown.
  • Immovable items, such as Control Center, now correctly show their menus when toggling them through search.
  • Various minor fixes.

Known Issues

  • Applying menu bar item spacing can occasionally fail.
  • Ice icon does not respect changes in menu bar item spacing.

Note

The above issues can be resolved by logging out and logging back in.

Full Changelog: 0.11.0-beta.1...0.11.0-beta.2

Ice 0.11.0 (Beta 1)

22 Aug 16:46
Compare
Choose a tag to compare
Ice 0.11.0 (Beta 1) Pre-release
Pre-release

What's New

  • Search menu bar items using a custom hotkey.
  • Adjust the spacing between menu bar items.
  • Customize the time it takes to rehide temporarily shown menu bar items.

Known Issues

  • Applying menu bar item spacing can occasionally fail.
  • Ice icon does not respect changes in menu bar item spacing.

Note

The above issues can be resolved by logging out and logging back in.

New Contributors

Full Changelog: 0.10.5...0.11.0-beta.1

Ice 0.10.5

17 Aug 02:35
Compare
Choose a tag to compare

What's New

  • Accessibility support for Ice Bar.
  • Partial accessibility support for menu bar item layout (work in progress).
  • Various UI updates.

Bug Fixes

  • Fixed the occurrence of false positives in menu bar item responsiveness check.
  • Temporarily shown menu bar items are now remembered if their app is restarted.
  • Fixed potential undefined behavior when toggling between sections in Ice Bar.
  • Fixed an issue that could cause the hidden section to toggle when clicking the Apple menu.

Other Changes

  • Restored the ability to choose the location of the Ice Bar.

New Contributors

Full Changelog: 0.10.4...0.10.5

Ice 0.10.4

31 Jul 23:56
Compare
Choose a tag to compare

What's New

  • Added the ability to set a custom delay for the "show on hover" feature.
  • Improved the wording of settings and descriptions throughout the app.

Bug Fixes

  • Fixed a regression that caused application menus to sometimes fail to hide.
  • Fixed vertical offset of menu bar items in settings when showing scroll bars.
  • The notch is now taken into account when temporarily showing menu bar items.
  • Ice now ignores interactions with the notch. This improves compatibility with apps that utilize notch space.
  • Improved menu bar appearance reliability for apps that dynamically update their application menus.

Other Changes

  • To keep the available options simple, the ability to set the location of the Ice Bar has been removed.

Full Changelog: 0.10.3...0.10.4

Ice 0.10.3

20 Jul 21:13
Compare
Choose a tag to compare

What's New

  • Items shown by the Ice Bar are no longer immediately rehidden when the Ice Bar is opened again. This allows multiple items to be shown at once.
  • Ice's menu bar items now use a variable length instead of fixed.
  • Simplified options in settings for a more streamlined experience.

Bug Fixes

  • More robust rehiding for items shown by Ice Bar.
  • Improved consistency of the "Focused app" rehide strategy when clicking on inactive displays.
  • Work around clipped menu items when using the "Split" appearance on multi-display setups.
  • Extended delay in event tap callback to help prevent occasional item movement timeouts.

Full Changelog: 0.10.2...0.10.3