Skip to content

v2.9.0 (2025-07-09)

Choose a tag to compare

@jpomykala jpomykala released this 09 Jul 14:34
· 12 commits to master since this release
501e2a1

This update introduces a few breaking changes regarding configuration files and parameters.

Changelog

  • Added support for --force in auto-translation to re-translate all texts
  • Added support for custom auto-translation options
  • Added support for --preview to 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