Skip to content

v1.1.2

Choose a tag to compare

@electrikmilk electrikmilk released this 27 Aug 22:31
· 391 commits to main since this release

What's changed

  • Reverts number() action value type to variable for easy value coercion.
  • Documentation fixes.
  • Fixes the decompiling of multiplication and division in expressions and adds addition as the default operation.
  • Indents decompiled multiline comments properly.
  • Updates variable type in the list of types in the types error.
  • Fixes custom action calls with string values being wrapped in quotes.

New Logo

I created a new version of the Cherri logo I think is much nicer and will allow for the unification of the macOS app icon and the logo. I set out to create a logo like that, one that will last a while.

app_icon cherri cherri_new_playground header

Upcoming Apple Intelligence actions

  • #113 Adds Apple Intelligence actions and includes comments during the development about the capabilities and implementation.

This will be merged later when iOS 26, macOS 26, etc., are released to the public in mid-late September, which will likely coincide with the next release.

Full Changelog: v1.1.1...v1.1.2