Skip to content

Releases: zenangst/KeyboardCowboy

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

0.1.0

08 Dec 22:16
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

⌨️ Features new keyboard shortcut commands for adding keyboard shortcuts and commands
➕ The "Add Group" button has been moved into the toolbar (Thanks to Ryan Jones @rjonesy)
⚙️ Adds a new settings screen where you can toggle the icon in the Dock and menubar
🪲 Fixes a bug where editing groups didn't work
🤠 Adds missing menu items for editing text fields (copy, cut, select all, etc)
🔦 Moves search into the toolbar and improve performance
🧼 Internal cleanup of the view layer to make the code more adaptive to change

0.0.9

07 Dec 10:20
Compare
Choose a tag to compare
0.0.9 Pre-release
Pre-release

🧭 Remove Safari as the default browser when adding URL commands #172
🧼 Minor under-the-hood refinements to the group cell #172
⌨️ Add new menubar item for adding new workflows #172
❎ Add delete command for removing groups and workflows #172 (Thanks to Sean Reilly @sreilly & Ivan Glushko @ivanglushko)
⛑ Add confirmation dialog when trying to delete a group that has workflows in it #172