Skip to content

Releases: DeepLcom/openapi

v2.9.0

08 Feb 10:30
v2.9.0
89aa8b7
Compare
Choose a tag to compare

Added

  • Transitive glossaries are now supported, bringing the number of supported
    glossary pairs from 8 to 28.

Changed

  • Supported XLIFF version 2.1 is now explicitly stated.

v2.8.0

02 Feb 10:57
v2.8.0
b01a3fa
Compare
Choose a tag to compare

Added

  • Add Korean and Norwegian (Bokmål) languages.

v2.7.0

02 Feb 10:57
v2.7.0
ae50f70
Compare
Choose a tag to compare

Added

  • Add XLIFF to supported document types.

v2.6.0

02 Feb 10:57
v2.6.0
1d021d3
Compare
Choose a tag to compare

Changed

  • HTML handling is no longer in Beta.
  • Removed limit on text parameters (was 50).

v2.5.0

02 Feb 10:57
v2.5.0
Compare
Choose a tag to compare

Added

  • Add support for EN (English) ←→ NL (Dutch) glossaries.

v2.4.0

06 Oct 13:03
v2.4.0
1332180
Compare
Choose a tag to compare

Added

  • Add formality options prefer_less and prefer_more.
  • Add note to readme about Swagger UI simulator and CORS restrictions.

v2.3.1

06 Oct 13:03
v2.3.1
dcfeabb
Compare
Choose a tag to compare

Fixed

  • Source and target language were mixed up in glossary example.
  • Fix createGlossary example: remove punctuation.

v2.3.0

06 Oct 13:03
v2.3.0
d222b54
Compare
Choose a tag to compare

Added

  • Add Ukrainian source and target languages.

Changed

  • Add request body size limit to translateText description.

Fixed

  • Add "Simplified" label to ZH (Chinese) target language.
  • Fix a typo in an example.
  • Markdown fixes.

v2.2.0

06 Oct 13:03
v2.2.0
708a8aa
Compare
Choose a tag to compare

Added

  • Add support for EN (English) ←→ PL (Polish) glossaries.

Fixed

  • EN (English) ←→ IT (Italian) was missing from the list of supported glossary
    language pairs in the JSON OpenAPI spec.

v2.1.0

06 Oct 13:03
v2.1.0
078efc6
Compare
Choose a tag to compare

Added

  • Add CSV entries format for creating glossaries.

Changed

  • Rename some tags, reword some descriptions and label default values in
    descriptions.
  • Add note about glossaries being immutable, and a workaround for modifying
    glossaries.