Skip to content

Releases: cavaldos/Ice

v0.11.28

Choose a tag to compare

@github-actions github-actions released this 20 Sep 13:22
Immutable release. Only release title and notes can be modified.

🐛 Fix: menu bar icons disappearing on macOS 27 (#17)

The bug: on macOS 27, launching Ice could hide most of your menu bar icons (including system icons like Wi-Fi and Sound), with no way to drag them back — Refresh did nothing, dragged icons snapped back, and only quitting Ice restored the menu bar.

What caused it: macOS 27 changed the menu bar internals Ice relied on — the system no longer honors divider positions and no longer exposes per-item windows. Sections left hidden (by an earlier install, or by the hidden-by-default fresh state) therefore trapped icons out of sight with no working recovery path. Misordered dividers additionally dumped every icon into the Always-Hidden section.

The fix: Ice now reveals all sections once on update, so every trapped icon comes back. It also ignores an invalid (swapped) divider order when classifying icons, so they land in Hidden/Visible instead of piling into Always-Hidden.

After updating, all your icons will be visible once. Re-hide anything you want hidden — your choice is remembered afterwards.

Note: system icons managed by Control Center (Wi-Fi, Sound, …) can't be rearranged by any third-party app on macOS 26+; toggle those in System Settings › Control Center.

Full Changelog: v0.11.26...v0.11.28

v0.11.27

Choose a tag to compare

@github-actions github-actions released this 20 Sep 13:21
Immutable release. Only release title and notes can be modified.

Full Changelog: v0.11.26...v0.11.27

v0.11.26

Choose a tag to compare

@github-actions github-actions released this 19 Sep 14:01
Immutable release. Only release title and notes can be modified.

What's Changed

  • docs: document permissions and add TCC recovery script by @pythongod in #14
  • fix: open $APP as a path instead of via -a lookup by @pythongod in #16

New Contributors

Full Changelog: v0.11.24...v0.11.26

v0.11.24

Choose a tag to compare

@github-actions github-actions released this 17 Sep 19:41
Immutable release. Only release title and notes can be modified.

Full Changelog: v0.11.23...v0.11.24

v0.11.23

Choose a tag to compare

@github-actions github-actions released this 17 Sep 09:28
Immutable release. Only release title and notes can be modified.

What's Changed

  • Fix fullscreen Space detection reading the wrong Space type by @WuColin-1 in #10
  • Return nil for the average color of a fully transparent image by @WuColin-1 in #11

New Contributors

Full Changelog: v0.11.22...v0.11.23

v0.11.22

Choose a tag to compare

@github-actions github-actions released this 17 Sep 04:19
Immutable release. Only release title and notes can be modified.

Fixes "Menu Bar Layout" in settings #9

Full Changelog: v0.11.21...v0.11.22

image

v0.11.21

Choose a tag to compare

@github-actions github-actions released this 17 Sep 03:56
Immutable release. Only release title and notes can be modified.

Full Changelog: v0.11.20...v0.11.21

v0.11.20

Choose a tag to compare

@github-actions github-actions released this 16 Sep 18:34
Immutable release. Only release title and notes can be modified.

Ice v0.11.20
Bug Fixes
Fixed an issue where the Always-Hidden section icon was not displayed correctly. (#3, #5, #6)
Improved menu bar visibility and layout behavior.

Full Changelog: v0.11.18...v0.11.20
Recording 2026-09-17 at 01 55 28

v0.11.19

Choose a tag to compare

@github-actions github-actions released this 16 Sep 11:04
Immutable release. Only release title and notes can be modified.

Full Changelog: v0.11.18...v0.11.19

v0.11.18

Choose a tag to compare

@github-actions github-actions released this 16 Sep 06:02
Immutable release. Only release title and notes can be modified.

Full Changelog: v0.11.17...v0.11.18