Releases: vslavik/poedit
Releases · vslavik/poedit
Version 3.3
- Added support for JSON translation files.
- Added support for Flutter ARB translation files.
- Added support for XLIFF 2.1.
- Added ability to replace source text with another translation.
Version 3.2.2
- Fixed overzealous placeholders correctness check.
- Updated bundled GNU gettext to 0.21.1.
- [macOS] Minor fixes for Ventura.
Version 3.2.1
This is a Linux/Unix-only release fixing a chmod/chown related regression in 3.2 - fixed in #772 by @super7ramp (thanks!)
Version 3.2
- Added QA warnings about incorrect use of placeholders.
- Added format string highlighting for Objective-C, Qt, KDE, Lua, C# and Pascal.
- Bugfixes.
Version 3.1.1
- [Linux] Fixed regression where recent files icons would sometimes be broken.
- [Windows] Fixed incorrect detection of Edge vs MSIE for source code viewing.
Version 3.1
- Added Go / Previously Edited menu command.
- Improved source code viewer performance.
- XLIFF: added support for resname/name attributes.
- Fixed ID column sizing on some platforms.
- Fixed issues with certain rare escape sequences.
Version 3.0.1
Various bugfixes.
Version 3.0
- [macOS] Full support for macOS 11 Big Sur and Apple Silicon (M1).
- Completely reworked welcome screen.
- Modernized user interface and icons.
- Much improved opening of recently edited files.
- Automatic reloading of files modified outside of Poedit.
- Completely new source code occurrences viewers with syntax highlighting for virtually all programming languages used with gettext.
- Editing area now indicates source and translation string lengths.
- Full python-format support for PO files.
- Further improvements to XLIFF handling.
Version 2.4.3
- Bugfixes.
Version 2.4.2
- Minor improvements to syntax highlighting.
- Improved language and placeholders handling in XLIFF.
- [Windows] Fix issue with running gettext tools on UNC paths.