Skip to content

3.26.0

Compare
Choose a tag to compare
@zenangst zenangst released this 29 Dec 23:06
· 184 commits to main since this release
Screenshot 2024-12-30 at 00 02 31
  • Introduces the first version of the new Window Switcher.
  • Guess what? UIElement commands now have a new feature called 'subrole' that helps you match them. A big thanks to @FischLu for making this possible!
  • Adds the option to turn off key repeat for keyboard triggers.
  • We've made a bunch of improvements to figuring out which key is triggered from third-party apps.
  • Switching between Workspaces is now a breeze!
  • Type commands now supports 'insert enter' as a completion action.
  • Adds support for disabling entire Groups.
  • The default workflow option is now serial instead of concurrent.
  • Various UI improvements and bug fixes.
  • We've made some tweaks to address those pesky keyboard triggers that were causing some issues.
  • Enhancements to keyboard shortcuts that utilize the arrow keys.
  • The configuration file has been shrunk to a manageable size.
  • Migrated to Swift 6.