Skip to content

v1.2.0

Choose a tag to compare

@electrikmilk electrikmilk released this 28 Sep 00:31
· 374 commits to main since this release

What's Changed

iOS 26 Update

  • Adds 26 client version, and now default outputs Shortcuts that use the new client version.
  • Add Apple Intelligence actions by @electrikmilk in #113
  • Adds actions like Find Message, Find Email, and more.
  • Updates QR code action to accept custom foreground and background colors.
  • Adds search and spotlight workflows, use from search to appear in search, from spotlight to also receive input from macOS Spotlight using ShortcutInput.
  • Adds 100+ new glyphs.

Homebrew Formulae

We now have a Homebrew Formulae for the CLI: https://github.com/electrikmilk/homebrew-cherri

Breaking changes

  • RepeatIndex is now of type integer, so that it can be used for comparison.

Everything else

  • Adds actions to get and set Focus Mode.
  • Adds constraints to Magnifier actions.
  • and even more actions...

Full Changelog: v1.1.2...v1.2.0