Releases: alberti42/Volume-Control
Releases · alberti42/Volume-Control
Version v2.2.2
Bug Fixes
- Fixed the volume HUD appearing in the top-right corner when the menu bar icon was hidden via Hide from Status Bar. The HUD is now centered near the top of the screen, matching macOS Tahoe's native placement.
- Fixed the volume HUD appearing in the top-left corner when the menu bar icon was hidden by third-party tools such as Ice or Bartender. The HUD now falls back to the centered position in this case too. Resolves #50.
- Fixed the volume HUD appearing too close to the top of the screen when the menu bar was set to auto-hide (System Settings → Control Center → Automatically hide and show the menu bar). When you hover to reveal the menu bar, the HUD now anchors under the icon as expected; when the menu bar is hidden, it is shown at the same position as if the menu bar were drawn.
Full change log
Full diff: v2.2.1...v2.2.2
Version 2.2.1
New features
Bug fixes
- Smoother volume control when holding a key — Holding the volume up/down key now adjusts the volume continuously and smoothly. Previously, a slowdown introduced in macOS Tahoe caused the volume to change in sluggish, uneven steps when holding the key down.
- Fixed volume display jumping to wrong position — The volume bar in the on-screen HUD could snap to an incorrect position appearing around 25% when the volume was actually near zero). This has been fixed and the indicator now always reflects the true volume level.
Detailed change log
- Full diff: v2.2.0...v2.2.1
Version 2.2.0
v2.1.0
Version 2.1.0
New features
- Brought back the head-up display (HUD) showing the current volume in both the Sequoia and Tahoe macOS versions.
Bug fixes
- Improvements under the hood to make the app handle more gently the situation when the user revokes permissions. This should prevent situations where the keyboard freezes.
v2.0.1
v2.0.0
Version 2.0.0 (Tahoe compatible & notarized)
New features
- Now fully compatible with macOS Tahoe (supports systems from macOS Ventura onward).
- Numerous under-the-hood improvements: removed deprecated APIs and improved robustness.
- Now fully notarized by Apple — no more workarounds required to install or run the app.
- HUD for volume indication has been removed on Tahoe (a replacement may return in a future update).
Bug fixes
- Prevent the computer from becoming unresponsive when accessibility authorization is revoked and the application was running.
- Correct handling of volume key events from the MacBook Pro Touch Bar.
- System volume can now be muted completely (previously “0” was not truly silent).