All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and follows Semantic Versioning.
1.15.0 - 2025-09-16
- Retry button for failed API calls next to the error message
- deprecated
max_tokensparameter in OpenAI API is replaced withmax_completion_tokensand changed label
1.14.1 - 2025-09-01
- Cases where structured fields have a different structure
1.14.0 - 2025-08-07
- Option for Deepl to preverve formatting (no & to &)
- Option to hide the "Translate to all locales" button
- Display locales with their full name if possible
1.13.2 - 2025-04-28
- Deepl language support (
en-EUanden-IE)
- Translation test by using our own fetch mock
1.13.1 - 2025-04-11
- Add a proxy in the Deepl request to bypass CORS issues
1.13.0 - 2025-03-31
- HTML handling for Deepl
- Ability to customize prompt for OpenAI
- Show button with locale if there are only two locales
- OpenAI config screen issues (saving and editing)
1.12.0 - 2024-10-04
- Excluded keys options to exclude certain fields from translating
- Single block translations (single modular content block)
- Make sure you can change specific settings of rich text fields
- Update all dependencies to their latest version
1.11.2 - 2024-06-25
- OpenAI API calls request parameter
1.11.1 - 2024-06-24
- OpenAI API calls, thanks to @marcelofinamorvieira
1.11.0 - 2023-10-27
- Translation with
metafield will keep content instead of removingid
- Update all dependencies to their latest version
1.10.1 - 2023-08-10
- Some documentation about the
Translation servicesettings
- Github workflow test to node version 18
- Update all dependencies to their latest version
1.10.0 - 2023-08-10
- Ability to use Deepl formality of the translation by adding "Formality level" in the plugin settings
- Ability to translate slug fields
- Scripts for prettier and a pre-commit hook so code styling is consistent
1.9.0 - 2023-06-27
- Ability to use Deepl Glossaries by adding a glossary_id in the plugin settings
1.8.1 - 2023-05-30
- Publish package signed with npm package provenance.
1.2.1 - 2022-11-08
- Translation beyond first block in structured text
- Saving copied structured text due to invalid block ID