Releases: mr-pennyworth/alfred-cleanshot
Releases · mr-pennyworth/alfred-cleanshot
0.1.5
0.1.4
Bump up the version after adding all-in-one mode
0.1.3
Add action to "Capture Text"
0.1.2
Add OneUpdater
0.1.1
Remove separate setup, do it on first run instead
0.1.0: Launch 4x Faster with 6 New Features
This release:
- Reduces workflow launch time from almost a second to less than 0.2 seconds
- Reduces workflow download size by 10x from about 6MB to about 600KB
- Adds six new actions:
- Capture Area and Pin
- Capture Area and Annotate
- Capture Window and Pin
- Capture Window and Annotate
- Capture Fullscreen and Pin
- Capture Fullscreen and Annotate
- Makes icons visually consistent
0.0.6
Before
- "title": "Open From Clipboard"
- "subtitle": "Open screenshot that is currently in the clipboard."
Now
- "title": "Annotate Image from Clipboard"
- "subtitle": "Annotate and edit the image on clipboard."
0.0.5: Big Sur Fix
Big Sur's open <url>
doesn't do any URL encoding. The one on Catalina does. As a consequence, the following works on Catalina, but not on Big Sur:
open "cleanshot://share-extension-pin?filepath=/path/with spaces.png"
Given that the only reason to not use Alfred's bulit-in "Open URL" action in the first place was because it has weird behavior with "show/hide desktop icons", it makes sense to just use that action for the pin/annotate cases.
0.0.4
Split the generic "Toggle Desktop Icons" into these two specific ones:
- "Toggle Desktop Icons: Show"
- "Toggle Desktop Icons: Hide"
0.0.3
- Add "Pin from Clipboard" action
- Show "Open From Clipboard" only if image on clipboard