Skip to content

Releases: zenangst/KeyboardCowboy

0.5.2

23 Dec 17:35
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release

🏎 Improve launch performance by scoping the application parsing to known directories #205 (Thanks to Tim Kurvers @timkurvers for pointing this out!)

0.5.1

23 Dec 14:22
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

🪲 Fixes a bug where it wouldn't display the correct icons for workflow because it couldn't properly resolve the applications path #201
🐛 Fixes bug where the table view row height gets set to 24 #202

0.5.0

22 Dec 12:20
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

✨ Adds support for Sparkle updates
🌈 Adds support for selecting multiple workflows (Thanks to Ivan Glushko @ivanglushko)
❌ Adds support for deleting multiple workflows (Thanks to Ivan Glushko @ivanglushko)
🌀 Adds support for duplicating a workflow
🪲 Fixes the bug where the toolbar can jump around a bit when navigating groups (Thanks to Ivan Glushko @ivanglushko)
🐛 Fixes the bug where the group counter isn't updated properly when adding new workflows (Thanks to Ivan Glushko @ivanglushko)

0.4.1

20 Dec 18:52
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

🪲 Fix highlighting bug in the workflow list view

0.4.0

19 Dec 14:20
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

⌨️ Changes the UI and interaction when recording keyboard shortcuts (Thanks to Tim Kurvers @timkurvers and Sindre Moen @sindrenm ❤️)
🌀 Fixes minor synchronize bug when editing a workflow with multiple windows open (Thanks to Ivan Glushko @ivanglushko)
🍀 The workflow list should not have a more appropriate size

0.3.0

18 Dec 06:27
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

📇 Adds keyboard shortcut validation (escaping some key codes and checking if the keyboard shortcut is taken by the system)

0.2.3

16 Dec 21:34
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

🪲Fixes a bug with the file path files not updating properly for Apple and Shellscripts
🏞 Improves loading icons
⛑ Sanitizes the applications paths on launch so that it can properly handled system applications

0.2.2

15 Dec 21:03
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

🍦 Improves the application names, it will now use the display name instead of the bundle name #177
❌ When removing a group, the above group will be selected instead of showing an empty state #179
✨ The sidebar will now be shown when adding a new group while the sidebar is hidden #180
🌈 Binding keys should now be more reliable #178

Special thanks to @timkurvers for making this release the best one yet ❤️

0.2.1

14 Dec 15:47
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

⌨️ Add new command to toolbar item in the workflow detail
🪲 Fix menu items now showing up in the File menu

0.2.0

14 Dec 15:14
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

⌨️ The commands can now be focused and the delete key works as expected
🏎 Performance is a lot better when editing workflows