Shortcuts - Changelog

2024.1

  • Skip Input as Universal Action.
  • Remove colons in keyboard shortcuts.
  • Edit shortcut with Automation Task.
  • Add Hotkey.
  • Use JSON caching.
  • Split between shortcuts which take input or not.
  • Convert scd to JXA.
  • Shorter Objective-C functions.
  • Fix typo.

2023.8

Use isNaN for stale check.

2023.7

  • Update cache build method.
  • Use title case in Universal Actions.
  • Singular Universal Action in About.

2023.6

Change cache rebuild shortcut to ⌘⌥⌃↩.

2023.5

  • Use File Picker in Trash Automation Task to simplify connections.
  • Replace deprecated readDataToEndOfFile with readDataToEndOfFileAndReturnError.

2023.4

Do not close window when rebuilding cache.

2023.3

Update About.

2023.2

Cache shortcuts list.

2023.1

Edit shortcut via URL scheme.

2022.12

  • Removed OneUpdater in favour of Gallery updating.
  • Updated About.

2022.11

Add configurable keyword.

2022.10

Fix typo.

2022.9

  • Update to use Alfred 5 features:
    • Run Shortcuts object.
    • Rendered markdown in About.
  • Do not accept new arguments when start from File Action or Universal Action.
  • Remove update conditional.

2022.8

Preparation for Alfred 5.

2022.7

Replace bypassing of NSTask decomposition with temporary file.

2022.6

Ported Ruby to JXA.

2022.5

Allow multiple paths in File Action.

2022.4

Show shortcut name when asking for argument.

2022.3

Improved restoring clipboard contents.

2022.2

Do not restore clipboard if shortcut changes it.

2022.1

Fix for Shortcuts with non-ASCII characters, bypassing NSTask decomposition.

2021.1

Initial version.

Back to Workflow Page