- Migrated global hotkey to use sindresorhus/KeyboardShortcuts package - it looks more native and has better support for non-US keyboards. The migration should happen smoothly, but if the application stops opening with a shortcut, you might need to open preferences and reassign the keyboard shortcut again. If you can't assign a shortcut, create a new issue on GitHub explaining what keyboard shortcut is not working. (#108)
- Added keyboard shortcut to clear unpinned items (OPTION (⌥)+COMMAND (⌘)+DELETE (⌫)) and clear all items (SHIFT (⇧)+OPTION (⌥)+COMMAND (⌘)+DELETE (⌫). The shortcuts also work when the footer is hidden. (#113)
- Added preference to show pinned items at the bottom of the menu. (#89)
- Added the menu navigation using CONTROL (⌃)+N and CONTROL (⌃)+N keyboard shortcuts. (#118)
- Fixed an issue when preferences window wouldn't be closed using COMMAND (⌘)+W keyboard shortcut. (#120)