Executable Release v1.76
This is released as a portable exe file for those who don't have Python installed
Download the source file if you just want this version of the Python script.
v1.76 changes:
- New:
- Duplicate tokens are now removed when saving, cleaning, or inserting text.
- Periods at the end of words are now replaced with commas when saving or cleaning text.
- You can now enable or disable
Clean Text on Save
. - Pillow is now installed much more gracefully than before. (Python version only)
- Various small UI tweaks
- Fixed:
Autocomplete Inserting
fixes:- Duplicate trailing comma, duplicate first letter, no space inserted, double space inserted.
- Using undo after inserting a suggestion should no longer be as jarring.