v2.9.0 (2025-07-09)
This update introduces a few breaking changes regarding configuration files and parameters.
Changelog
- Added support for
--forcein auto-translation to re-translate all texts - Added support for custom auto-translation options
- Added support for
--previewto preview changes before importing
In case of any troubles with the configuration feel fee to contact us.
Check your version
simplelocalize --version
How to update
# macOS / Linux / Windows (WSL)
curl -s https://get.simplelocalize.io/2.9.0/install | bash
# Windows (PowerShell)
. { iwr -useb https://get.simplelocalize.io/2.9.0/install-windows } | iex;
or download simplelocalize-cli-2.9.0.jar and run
java -jar simplelocalize-cli-2.9.0.jar [command] parameters