Version History
v0.13
September 2023
- fixed crash when pause and toggle hide/show menu bar icon
- added opening Settings Window when opening app while it is running, for people who hide menu bar icon
- added possibility to show app icon
- improved Setting Window view
- changed behaviour of --show-shortcuts param from show to toggle when app is paused
v0.12
September 2023
- fixed issue with hiding persistent panel when focused
- improved work with multi-monitor environment
- added integration with CustomShortcuts to customize shortcuts
- added possibility to pause/resume app
- added possibility to toggle Shortcuts panel from menu
- added possibility to toggle Persistent panel from menu
- updated Settings window to modern look
- updated app icon, thanks to wanwindwalker
v0.11
August 2023
- fixed bug which might lead to crash in macOS 14
- changed accessing Settings window shortcut key, from pressing ⌘(cmd) 3 times to ⌃(ctrl) 3 times
- added persistent panel (basic), toggle it by pressing ⌘(cmd) 3 times
- added support skhd with command line params
- added possibility to trigger show shortcuts panel by passing param to binary *
KeyClu.app/Contents/MacOS/KeyClu --show-shortcuts
- added possibility to toggle persistent panel by passing param to binary
KeyClu.app/Contents/MacOS/KeyClu --toggle-persistent
- improved handling of activation key(s)
- improved bookmark targeting
- improved symbols looks
v0.10
August 2023
- fix issue when some keys was not shown
- fix issue when menu element was not shown if title was empty, for example in firefox (bug?), whatsapp (hidden menu?)
- fix issue when menu group was shown even if no submenu elements left to present
- added option to choose preferred scheme to display
- added option to limit amount of elements for browsers
- added option to truncate long menu titles
- improved performance
- minor interface improvements
v0.9
August 2023
- fix issue with icon in Settings in macOS 11 & 12
- fix issue with hover effect on elements in macOS 11 & 12
- fix issue with possible crash when list of shortcuts is too small
- added hide/show shortcuts locally and globally feature (right click element to pick action)
- added bookmarks to shortcuts feature
- added settings to show/hide bookmarked and user-hidden elements
- added legends to preview window in Settings
- added images to help user grant permission
- known issue: no horizontal line present when credits are shown in macOS 14
v0.8.1
July 2023
- fixed issue with autoupdater
- fixed issue with incorrect activation key behaviour
- improving look, allow to hide credits
- add activation key for Settings when menubar icon is hidden (quickly press ⌘ 3 times)
v0.8
July 2023
- fixed shortcuts with non standard keys (umlauts etc)
- added other way to activate shortcut list
- added possibility to hide icon in menubar
- added autoupdater
- improved views and scrolls
v0.7
July 2023
- fixed issue for displays with larger texts
- added possibility to set delay for shortcuts list to appear
- fixed issue with showing empty (duplicate) menus
v0.6
July 2023
- improved support macOS Sonoma (14)
- updated symbols look for better experience (+, -, *, delete, backspace)
v0.5
July 2023
- Lower requirements down to macOS 11
- Better handling of shortcuts
- Allow to change font size
v0.4
June 2023
Initial Release