User interface changes:
- Fixed “did not change” requiring a value.
- Fixed number formatting/adjustment options not showing up for custom attributes with number patterns.
- Fixed option key not bringing up the alternate form of the + button to copy a rule instead of adding it.
- Fixed option key not bringing up the hidden debug switch in the “Info” section.
- Various VoiceOver fixes.
- Misc. UI fixes and tweaks.
Core changes:
- Worked around Apple’s broken handling of date formats when the system is set to certain non-US regions.
- Raised IO/process priority. Hopefully this should alleviate instances of slow file operations in some cases while still not interfering with foreground processes.
- Text replacements no longer operate on text already replaced, for reals this time.
- Various internal fixes.