Releases: L3DigitalNet/TextTools
Releases · L3DigitalNet/TextTools
v0.3.0
What's New in v0.3.0
Added
- Default tab is now Clean (was Find/Replace)
- Keyboard shortcuts: Ctrl+F (find), Ctrl+H (replace), F3 (find next)
- Encoding conversion button (F-001): re-saves file as UTF-8
- Cursor position and character count in status bar
- Save As (was stubbed)
- Window geometry and splitter positions persist across sessions (QSettings)
Fixed
- Encoding label now shows "utf-8" for ASCII files (ASCII is a subset of UTF-8)