Skip to content

Releases: jordanbaird/Ice

Ice 0.10.0 (Beta 1)

24 Jun 05:55

Choose a tag to compare

Ice 0.10.0 (Beta 1) Pre-release
Pre-release

What's New

  • Menu bar items can now be moved individually in Ice's settings
  • Ice now launches in the background by default

New Contributors

Full Changelog: 0.9.0...0.10.0-beta.1

Ice 0.9.0

06 Jun 10:20

Choose a tag to compare

What's New

  • Slight UI redesign

Bug Fixes

  • Fixed menu bar items not hiding on secondary screens when the "show section dividers" feature is disabled
  • Fixed menu bar appearance not applying across multiple displays
  • Menu bar appearance now updates more reliably when the focused application changes
  • Fixed mouse cursor detection not working across multiple displays. Features like "show on hover" and "show on click" should now behave correctly on external displays
  • Fixed an occasional bug where hotkeys weren't deleting

Other Changes

  • Optimizations
    • Menu bar appearance only updates the components that need it
  • Slight menu bar appearance design refresh
  • You can now change the opacity of the menu bar border

New Contributors

Full Changelog: 0.8.0...0.9.0

Ice 0.8.0

05 Apr 10:18

Choose a tag to compare

What's New

  • Hotkeys have been reimplemented to support new actions
  • UI improvements
  • Performance optimizations

Bug Fixes

  • Fixed some rare issues with custom menu bar appearances

Note: This version introduces some changes that are incompatible with previous versions. If you wish to downgrade to a previous version after upgrading to this version, some of your settings will be lost.

Full Changelog: 0.7.1...0.8.0

Ice 0.7.1

13 Mar 00:38

Choose a tag to compare

What's New

  • Minor efficiency improvements
  • UI tweaks
  • Code cleanup
  • Internal reorganization

Bug Fixes

  • Fixed a bug that prevented Ice from seeing all menu bar items. This was affecting the "hide application menus" feature and the "menu bar appearance" features.

Full Changelog: 0.7.0...0.7.1

Ice 0.7.0

11 Mar 19:06

Choose a tag to compare

What's New

  • The "always hidden" section is now always enabled.
  • The divider icons between sections can now be hidden.
  • The Ice icon can now be hidden. To show Ice's settings, right-click on an empty space in the menu bar.
  • Scroll or two finger swipe in the menu bar to toggle hidden items.
  • Perform a secondary action by clicking one of Ice's menu bar items with a modifier key.
    • Note: Currently, only one action action is available, which toggles the "always hidden" section. More actions are on the way!

Bug Fixes

  • Fixed occasional visual glitching when adjusting the menu bar appearance.
  • Ice now hides application menus more reliably when showing menu bar items.

Ice 0.6.3

05 Mar 12:59

Choose a tag to compare

What's New

  • Minor user experience improvements

Bug Fixes

  • Fixed menu bar appearance not updating in certain cases

Full Changelog: 0.6.2...0.6.3

Ice 0.6.2

03 Mar 22:45

Choose a tag to compare

What's New

  • When show-on-click is enabled, you can now click inside an empty area of the menu bar while the "Hidden" section is visible to show the "Always hidden" section as well.

Bug Fixes

  • Fixed a visual glitch that would appear when using the split menu bar while the "Always hidden" section was disabled
  • Fixed a bug that was causing the app to quit immediately after launch on some machines
  • The "HideApplicationMenus" setting is now properly retained after quitting the app

Full Changelog: 0.6.1...0.6.2

Ice 0.6.1

02 Mar 00:51

Choose a tag to compare

Bug Fixes

  • DRM media no longer flickers when Ice is open
  • Fixed a visual glitch that caused split menu bar shapes to sometimes disappear

Other Changes

  • Minor UI tweaks

Full Changelog: 0.6.0...0.6.1

Ice 0.6.0

28 Feb 18:58

Choose a tag to compare

New Features

  • Support for Homebrew (thanks to @arkeane for the help!)
  • Auto-rehide now has 3 different modes:
    • Smart – rehides items using a smart algorithm
    • Timed – rehides items after a fixed amount of time
    • Focused app – rehides items when the focused app changes
  • Click an empty space in the menu bar to show hidden items
  • Hide the left application menus when showing hidden items
  • Command-dragging in the menu bar now shows all sections

Full Changelog: 0.5.0...0.6.0

Ice 0.5.0

18 Feb 23:23

Choose a tag to compare

New Features

  • You can now right-click an empty space in the menu bar to edit its appearance

Bug Fixes

  • Menu bar appearance customizations should now appear across multiple screens
  • Auto show/hide now only applies when the mouse is on the focused screen

Full Changelog: 0.4.3...0.5.0