Skip to content

Releases: sindresorhus/Actions

v2.0.1

02 Nov 06:57
Compare
Choose a tag to compare
  • Bug fixes.
  • Added back the Calculate with Soulver action.

v2.0.0...v2.0.1

v2.0.0

01 Nov 04:06
Compare
Choose a tag to compare
  • The app now requires macOS 13 or iOS 16.1. This was necessary as they introduced a much faster way to make actions. This means I will be able to produce actions faster going forward. You can find the last macOS 12 compatible version in the readme.
  • All actions have been rewritten.
  • Actions that previously returned 1/0 now return a proper boolean (true/false).
  • Actions are now categorized in the Shortcuts app. Open the action picker in the Shortcuts app and go to “Actions”.

It's recommended to restart your phone after updating the app.

New actions:

  • Authenticate
  • Ask for Text with Timeout
  • Blur Images
  • Get Index of List Item
  • Reverse Lines
  • Overwrite File
  • Generate Random Data
  • Hex Encode
  • Format Person Name
  • Convert Coordinates to Location
  • Is Cellular Data On
  • Play Alert Sound
  • Flash Screen

v1.13.1...v2.0.0

v1.13.1

01 Aug 21:59
Compare
Choose a tag to compare
  • Fix reading QR codes from images with transparent background

v1.13.0...v1.13.1

v1.13.0

12 Jun 09:29
Compare
Choose a tag to compare
  • Transform Text: Support transliterating text into other scripts

v1.12.0...v1.13.0

v1.12.0

02 May 01:30
Compare
Choose a tag to compare

New actions

  • Get Query Item Value from URL
  • Get Query Items from URL
  • Get Query Items from URL as Dictionary
  • Get Device Orientation (iOS-only)
  • Is Device Orientation (iOS-only)
  • Format Number — Compact

v1.11.0...v1.12.0

v1.11.0

07 Apr 06:29
Compare
Choose a tag to compare

New actions

  • Is Screen Locked (macOS-only)
  • Is Wi-Fi On (macOS-only)
  • Get Related Words

v1.10.0...v1.11.0

v1.10.0

23 Mar 05:32
Compare
Choose a tag to compare

New actions

  • Choose from List (Extended)
  • Generate CSV

v1.9.0...v1.10.0

v1.9.0

17 Mar 09:09
Compare
Choose a tag to compare

New actions

  • Scan QR Code from Image
  • Get Unsplash Image
  • Transcribe Audio
  • Format Duration
  • Merge Dictionaries
  • Pretty Print Dictionaries
  • Parse JSON5

v1.8.1...v1.9.0

v1.8.1

05 Mar 16:39
Compare
Choose a tag to compare
  • Fix description for the "Parse CSV" action.

v1.8.0...v1.8.1

v1.8.0

03 Mar 19:13
Compare
Choose a tag to compare

New actions

  • Parse CSV
  • Is Reachable

v1.7.0...v1.8.0