New Features
- Documents that reference an unknown code‑page now automatically fall back to a safe Latin‑1 encoding, preventing errors.
Improvements
- Legacy code‑page encodings (such as Windows‑1250, Windows‑1252, ISO‑8859‑x) are now supported throughout the app, including all plugins and batch‑processing tools.
- Encoding handling is now consistent everywhere, so you’ll get the same results whether converting a single file or processing a batch.
Bug Fixes
- Fixed crashes that occurred when processing files with unsupported or missing code‑page definitions.