Skip to content

Releases: zenangst/KeyboardCowboy

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

0.0.8

06 Dec 14:12
Compare
Choose a tag to compare
0.0.8 Pre-release
Pre-release

💥 Fixes crash when dragging items across lists #171
🪲 Fixes main thread issue when dropping items into the group list #171
🪳 Fixes bug because where workflow was not bound to the view which caused it to be out of sync #171
🧼 Minor internal cleanup of the UI layer #171

0.0.7

05 Dec 15:27
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release

🍦 Will now show a more contextual cursor when moving items in list #167
💬 Fix pluralization in workflow list cell #168 (Thanks to Tim Kurvers @timkurvers)
🌀 Improves features by making them run synchronous #169
🪲 Fixes bug where workflow is out of sync when adding or rebinding keyboard shortcuts #170

0.0.6

05 Dec 12:29
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release

✅ Adds a menu item for adding new groups, the keyboard shortcuts are ⇧⌘N #166 (Thanks to Sean Reilly @sreilly)

0.0.5

04 Dec 15:27
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release

⌨️ Add keyboard shortcuts to the workflow list #163 (Thanks to Sean Reilly @sreilly)