Skip to content

v1.21.0

Choose a tag to compare

@BriannaDelgado BriannaDelgado released this 09 Apr 18:37
· 11 commits to main since this release
v1.21.0
ff6ffbf

Added

  • Added support for translation memories in text translation via
    TranslationMemoryId and TranslationMemoryThreshold properties in
    TextTranslateOptions.
  • Added ListTranslationMemoriesAsync() method to the DeepLClient class
    for listing available translation memories.

Fixed

  • Fixed gitlab release CI job by explicitly setting the release-cli image to avoid
    issues with a missing $HOME environment variable from the global image.