v2.8.0 (2025-02-05)
This update introduces a few breaking changes regarding configuration files and parameters.
Changelog
- Added support for uploading and downloading markdown files
- Added support for TSV file format
- Fixed typo in
downloadLanguageKeys
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.8.0/install | bash
# Windows (PowerShell)
. { iwr -useb https://get.simplelocalize.io/2.8.0/install-windows } | iex;
or download simplelocalize-cli-2.8.0.jar and run
java -jar simplelocalize-cli-2.8.0.jar [command] parameters