Product Updates

Changelog

August 20, 2025

GitHub App is now available

Synchronize your translations with GitHub using the new GitHub App to automate your localization workflow. The new integration allows you to manage translations directly from your GitHub repository, making it easier to keep your translations up-to-date and in sync with your codebase.

  • Automatic upload of source translations on push
  • Automatic download + pull requests with updated translations
  • Smart path patterns with lang and ns placeholders
  • Configurable branches, PR title/body, and labels
  • Tag-based filtering and format flexibility
  • Translation status reports in pull requests

See details in our GitHub App documentation.

GitHub App is now available

August 18, 2025

Customer context: review status & default translation

Managing customer translations just got easier. We have added new tools to help you review, approve, and work with customer translations more effectively:

  • Default translations now appear as placeholders when no custom translation is provided
  • Mark translations as accepted with the new review status option
  • Assign permission to review customer translations to translators
Customer context: review status & default translation

August 16, 2025

Merge translations including tags

The option to merge translations into another project now includes tags. This means that when you merge translations, the tags associated with those translations will also be transferred to the target project. This will help you maintain the organization and categorization of your translations across projects.

August 15, 2025

Filter by description

Filter translations by their description in the Translation Editor. You can now easily find translations that have any or no description, or those that contain a specific keyword in their description.

Filter by description

August 11, 2025

Import and Export Translations by Tags

Recently, we introduced the ability to export translations by tags and to assign tags during import. This feature helps you manage translations more effectively by grouping them into categories, making them easier to filter and organize. The option is now available via the REST API, Web UI, and CLI (version 2.10.0+).

Import and Export Translations by Tags

August 05, 2025

New API Endpoints

We added new API endpoints to help you manage project contributors and hosting environments.

July 31, 2025

👀 What's new in SimpleLocalize

Watch the Q2 2025 update video on YouTube to learn about the latest features and improvements in SimpleLocalize. Where we summarized the most important changes from the last three months.
👀 What's new in SimpleLocalize

July 21, 2025

Unlimited auto-translation option

We're gradually rolling out a new unlimited auto-translation feature powered by our in-house AI translation service. This lets you use auto-translation with no strict limits.

Please note that the feature may not be available to all users immediately, as the rollout is happening in stages.

We reserve the right to restrict usage if it's abused or impacts the performance for other users. That said, we don't plan to impose strict limits or charge extra, the feature is included in your plan by default.

July 21, 2025

Incremental updates for translation hosting

You can now publish only selected translation keys to your translation hosting. This option updates and adds the selected keys without removing any existing translations. It’s especially useful when you want to update part of your translations without affecting the rest.
Incremental updates for translation hosting

July 21, 2025

Instant updates for translation hosting

We’ve implemented instant updates, so your translations are available immediately after publishing.
No more waiting for changes to propagate! 🥳

July 14, 2025

Notifications for comments and suggestions

We've added system notifications for comments and public suggestions, as these features are becoming increasingly popular. If you're happy with email notifications, you can disable system notifications in your Profile / Notifications settings.
Notifications for comments and suggestions

July 10, 2025

CLI Updates

We’ve released a new version of the SimpleLocalize CLI (v2.9.0). Additionally, the npm wrapper has been updated to version 2.9.2. The wrapper can now be used with npx, so you can run it without installing it globally.
- SimpleLocalize CLI v2.9.0
- SimpleLocalize CLI via npm v2.9.2

July 09, 2025

In-Context Editor

Live preview and editing of translations directly in your application is now available! The In-Context Editor allows you to see how your translations look in the context of your app and edit them on the spot.
Learn how to integrate In-Context Editor, and don't forget to share your feedback with us!
In-Context Editor

June 27, 2025

Table View: Auto-expand translation inputs

We added an option to auto-expand translation inputs in the Table View, same as it was already available in the List View. To enable this feature, go to the Editor Settings (gear icon in the top right corner of the Editor) and check the Auto-expand rows option.
Table View: Auto-expand translation inputs

June 26, 2025

List View: Auto-expand translation inputs

Translation inputs will now automatically expand to fit up to 3 lines of text, making it easier to read and edit translations. If the text is longer than 3 lines, the input will show half of the next line to indicate that there is more content. This change applies only to the 'List View' with the 'All Translations' setting.
List View: Auto-expand translation inputs