1.5.5
- FIX: fixed an issue where shortcuts wouldn't be unregistered after removing the app
- FIX: listeners now shut down after the application is terminated
- FIX: long sequences and app names no longer overflow the menu item
- NEW: shortcut sequence length is now limited to 5 shortcuts
- this can be adjusted using the
maxShortcutsInSequence
override in UserDefaults
- this can be adjusted using the