Changed in 11.1
- Support Apple Text Recognition OCR in additional languages, including various European languages, Cantonese, Chinese, and Automatic Detection.
- Respect SF Symbols aspect ratios when drawing SF Symbol based icons.
- Added option to disable Dimming Hidden applications in Application Switcher.
- Resolved an issue with not scrolling to selected actions.
- Trigger Macro by Name sort order honours sorting characters.
- Adjusted the PIXEL function to return Calibrated RGB and White color spaces.
- Added AppleScript
use countproperty of macros. - Added support for Set Next Engine Window Position action and LastWindowID token to Clipboard History Switcher. (Clipboard History Switcher Positioning - #10 by peternlewis)
- Work around Tahoe’s obscession with squircles.
- Really default new OCR actions to Apple Text Recognition in 10.15+
- Fixed an issue with popup menu text extending beyond the edge of the action.
- Fixed Save to File option in editor to show as Token field.
- Fixed erroneous swapping of action names involving Environment Variables and Variables. (How to remove trailing newline from long text? - #3 by ComplexPoint)
- Fixed a drawing issue with the field type indicators.
- Stop Tahoe from autofilling One Time Codes in text fields.
- Corrected the type of fields in the Audio Device actions.
- Fixed dragging of files in the Split Path action.
- Fixed text display of Typed String condition.
- Fixed hidden preferences with colour settings that included alphas.
- Fixed Command Escape in Tahoe not closing the Application Switcher.
- Fixed search not matching Display Progress progress field.
- Add raw Typed String as searchable. (Engine log - how do I find Action number # in my list of actions? - #11 by peternlewis)
- Fixed clipboard information not matching in Display Clipboard.
- Worked around an issue with four-byte unicode typing that could cause problems for other applications.
- Fixed %ScreenResolution[s]%All% token. (Bug? -- %ScreenResolution[s]%All% Returns Nothing)