Skip to content

Releases: rxtech-lab/universal-translation

v1.2.1

17 Apr 18:02
d36ba44

Choose a tag to compare

1.2.1 (2026-04-17)

Bug Fixes

  • enable concurrent task processing and add retry with exponential backoff (#40) (f8ddfcf)
  • k8s deployment files (#39) (fd69b10)
  • xcloc: sync project translations to xliffDoc before export (#43) (d36ba44)

v1.2.0

24 Mar 15:11
284e73a

Choose a tag to compare

1.2.0 (2026-03-24)

Bug Fixes

  • stop lyrics translation loop when user clicks stop (#25) (e28eca4)

Features

  • add version history for translation files (#27) (a1b5f43)
  • lyrics: add edit/add/delete functionality for lyrics lines (#26) (7983273)
  • move translation logic to worker (#38) (284e73a)
  • vtt: add WebVTT subtitle translation support (#28) (66212cd)
  • xcloc: allow uploading updated xcloc files to update existing projects (#31) (fd994c7)

v1.1.0

24 Feb 03:56
1546ed8

Choose a tag to compare

1.1.0 (2026-02-24)

Bug Fixes

Features

v1.0.0

23 Feb 19:53
37edcd2

Choose a tag to compare

1.0.0 (2026-02-23)

Bug Fixes

Features

  • add html translation (#6) (a429cee)
  • add lyrics translation (#4) (a791cae)
  • add srt support (#2) (c3520b5)
  • add word, txt, markdown, po file support (#3) (873e8eb)
  • implement xcode locale translation (#1) (e8ac8aa)
  • improve po file translation and e2e tests (#7) (b5e66a1)
  • migrate to k8s deployment (#12) (37edcd2)
  • Move export function to backend API with streaming response (#9) (19f2882)