Skip to content

Releases: nextcloud/translate2

v2.3.0

21 Nov 12:48
1ff0b98

Choose a tag to compare

2.3.0 – 2025-11-21

Added

Fixed

  • use cpu device when rocm is the compute device (#80) @kyteinsky

Changed

  • use "detect_language" instead of "auto" for lang detection enum value (#75) @kyteinsky
  • update app description in info.xml and readme (#81) @kyteinsky

v2.2.0

06 Oct 11:38
a317594

Choose a tag to compare

2.2.0 – 2025-10-06

Added

  • use the config.json from the persistent volume if persent (#70) @kyteinsky

Fixed

  • correct task id from the task object for error reporting (#69) @kyteinsky

Changed

  • set max decoding length to 10k by default (#69) @kyteinsky
  • bump max NC version to 33

v2.1.0

05 Aug 07:01
8a1d52d

Choose a tag to compare

2.1.0 – 2025-08-05

Added

Fixed

Changed