Skip to content

3.25.4

Compare
Choose a tag to compare
@zenangst zenangst released this 15 Nov 14:06
· 444 commits to main since this release
  • The way keyboard shortcuts are stored and resolved has been completely overhauled. It now properly supports detecting left & right modifiers in complete harmony. (Big shout out to @timkurvers for being a proper buddy through this whole ordeal.)
  • Under the hood improvements to how the UI performance updates will help speed up development when creating new features.
  • The size of the configuration has been created reduced as we no longer stored empty collections, such as keyboard shortcuts without modifiers.
  • The application now automatically creates a backup of the configuration file when then new update is first launched.\n It is stord in ~/.config/keyboardcowboy/backups.
  • Fixes a bug where the initial wizard window wasn't properly set up. #572
  • Fixes a bug where url commands couldn't be updated. #568