Skip to content

Releases: alfredapp/automation-tasks

2025.1

06 Jan 00:56
Compare
Choose a tag to compare
  • New task: Paths to Finder Windows.
  • Open in Quick Look: Rewritten in Swift since qlmanage was no longer shown to the front.
  • Text Processing: Try to follow trailing newline intention closely.
  • Rename Path: remove unused function.
  • JSON Value: Only stringify objects.

2024.14

04 Dec 13:37
Compare
Choose a tag to compare

Shorten URL: percent encode URL before sending to service.

2024.13

18 Nov 17:34
Compare
Choose a tag to compare

Merge to PDF: Output path without newline.

2024.12

14 Nov 00:27
Compare
Choose a tag to compare

Rename Path: return target without newline.

2024.11

13 Nov 20:25
Compare
Choose a tag to compare

New task: Rename path.

2024.10

29 Oct 16:18
Compare
Choose a tag to compare
  • New task: macOS Version
  • New Task: Shell unescape text
  • Shell Escape Text: Use single-quote escaping
  • Web Browser tasks: Filter tabs by existence of URL

2024.9

05 Aug 12:48
Compare
Choose a tag to compare
  • New Group: JSON Processing
    • Pretty print JSON text
    • Get value from a JSON key path
    • Get keys from JSON object
  • New Task: Identify Running Apps
  • New Task: Identify Front Browser

2024.8

25 Jul 17:00
Compare
Choose a tag to compare
  • New Task: Sort Arguments.
  • Sort Lines: Sort full alphabetic.

2024.7

31 May 13:09
Compare
Choose a tag to compare

Stripping Trailing Lines: Output same result regardless of ending newline.

2024.6

29 May 13:32
Compare
Choose a tag to compare

Copy Image to Clipboard: correct File Picker variable name.