Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Releases: homeofhx/Text-Purifier

2.3

15 Jul 05:31

Choose a tag to compare

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

06 Jul 02:24

Choose a tag to compare

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

28 May 23:23

Choose a tag to compare

2.1

What's Fixed

  • A Custom Rule Box bug, where the app crashes when pressing the Apply button with no custom rules in the box.

Other Changes

  • Add tooltips for buttons/boxes.

2

14 May 05:03

Choose a tag to compare

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.

1.1

17 Apr 16:49

Choose a tag to compare

1.1

What's New

  • Keyboard shortcuts to edit text (cut/copy/paste/...)

What's Fixed

  • Weird element layout in the window, especially when resizing the window or entering full screen.

Other Changes

  • Rich text is not allowed in the input/output box.

1

06 Apr 01:11

Choose a tag to compare

1

Very first version of the app. Expect to add some features in the future.