v1.2.0
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 searchto appear in search,from spotlightto also receive input from macOS Spotlight usingShortcutInput. - Adds 100+ new glyphs.
Homebrew Formulae
We now have a Homebrew Formulae for the CLI: https://github.com/electrikmilk/homebrew-cherri
Breaking changes
RepeatIndexis 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