Changelog
ChangelogTranslation

Translation

These are all the changes for each version of the Translation extension.

10.4.0

Added

  • Make API keys of password input type (#1693)
  • Added Claude (Anthropic) as translation provider (#1703)

Improvements

  • Limit number of strings to translate in one request by string length (#1700)
  • If any string to translate produces an error, don't execute the translation (#1701)
  • Improved log format (#1704)

10.3.0

(Skipped)

10.2.0

Improvements

  • Pass language + country code on @strTranslate(to:)

10.1.0

Improvements

  • Converted "Google Translate" and "DeepL" bundles, plus added "ChatGPT", into a single "Translation" bundle

Fixed

  • Make the @strTranslate directive send not more than 128 strings to translate

10.0.0

  • Initial launch