Skip to content

Releases: mr-pennyworth/alfred-cleanshot

0.1.5

11 Dec 19:19
Compare
Choose a tag to compare
Add "History"

0.1.4

11 Dec 18:11
Compare
Choose a tag to compare
Bump up the version after adding all-in-one mode

0.1.3

24 Jul 07:21
Compare
Choose a tag to compare
Add action to "Capture Text"

0.1.2

14 Jun 09:30
Compare
Choose a tag to compare
Add OneUpdater

0.1.1

13 Jun 02:41
Compare
Choose a tag to compare
Remove separate setup, do it on first run instead

0.1.0: Launch 4x Faster with 6 New Features

10 Jun 16:33
Compare
Choose a tag to compare

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

07 Jun 06:34
Compare
Choose a tag to compare

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

03 Jun 03:28
Compare
Choose a tag to compare

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

01 Jun 09:08
Compare
Choose a tag to compare

Split the generic "Toggle Desktop Icons" into these two specific ones:

  • "Toggle Desktop Icons: Show"
  • "Toggle Desktop Icons: Hide"

0.0.3

31 May 16:19
Compare
Choose a tag to compare
  • Add "Pin from Clipboard" action
  • Show "Open From Clipboard" only if image on clipboard