Releases: Anze/KeyCluCask
Releases · Anze/KeyCluCask
v0.20
v0.19
- fixed issue with clicking on the shortcut empty space
- enhanced the key capture mechanism to minimize unintended Shortcuts Panel activations
- implemented shortcut highlighting for enhanced user experience when modifier keys are pressed
- implemented configurable option to allow dismiss Shortcuts Panel by releasing all modifier keys or pressing any non-modifier key
- changed App icon
- changed behavior of the Shortcuts Panel, now it closes when clicking on a menu item
v0.18
v0.17
v0.16
- fixed a bug that occurred when attempting to edit two columns simultaneously
- fixed a bug that was causing not all menu elements to be displayed
- fixed a bug that prevent menu element to be hovered properly
- fixed a bug with incorrect scroll bar height calculation for Persistent Panel
- added the option to adjust the delay to support Sticky Keys (Settings -> Advanced)
- introduced a new feature for grouping in "My Shortcuts"
- improved the title editing experience for "My Shortcuts" (now with double click/tap)
- improved the format of the exported file, making it more human-readable
v0.15
- added the capability to switch displaying and bookmarking status of all Custom Shortcuts by clicking table column
- added a notification to indicate the success or failure of the import process
- improved performance
- improved sending process of user defined Shortcuts
- improved the distribution and filled the columns more evenly
- introduced a custom file extension for import/export Custom Shortcuts files
v0.14
- fixed typo in English spelling
- fixed Hide Shortcut Panel behaviour when App is not paused
- fixed vertical layout in macOS 12
- added possibility to disable trigger for Persistent Panel
- added possibility to Registering Custom Shortcuts
- improved performance
- removed button for Login Items in macOS 11 & 12, as can not open proper place
Warning: this release contains experimental feature Registering Custom Shortcuts
v0.13
- 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
- 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
- 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
--show-shortcuts
param to binary * - added possibility to toggle persistent panel by passing
--toggle-persistent
param to binary - improved handling of activation key(s)
- improved bookmark targeting
- improved symbols looks
* It's important to note: due to workflow, there's a deliberate delay of 0.5 seconds before the window appears.