Releases: homeofhx/Text-Purifier
2.3
Version 2.3 introduces a Universal 2 binary option! Now Text Purifier can run natively on both ARM and X86 Macs (requires Mac OS 11 or newer). The X86-only version is still available for those Macs running older Mac OS, down to 10.10.
Other Change
-
Add an entry in the menu to the GitHub page for the most recent release of the app;
-
Minor adjustment of the About box.
2.2
What's Fixed
- The app crashes when it can't process the custom rule.
Other Changes
-
Font for input/output box has been modified to 17pt Helvetica Neue;
-
Custom rule will be displayed in the output box when it's applied (including reset);
-
Minor output message changes;
-
Touch Bar's text/character picker is now disabled. Instead, a placeholder text will be shown in the Touch Bar when the app is running.
2.1
2
Version 2 is here! Aside from the development environment upgrade, it also has the following changes:
What's New
- Custom Rule: now you can specify the Regex for the characters (groups) to keep! Just put your Regex in the Custom Rule box and click "Apply" before purifying the input text.
- Reset Button: for reset the filtering rule to the default (filters out non-ASCII characters).
- Dark Mode Support: for Mac OS 10.14 or newer version.
What's Fixed
- An input box issue that caused the app crash on Mac OS 10.10;
- Potential unexpected behaviors of the buttons.
Other Changes
- Minor UI adjustments;
- A very minor change to the app's icon;
- Content changes in the About box & README.