Skip to content

Releases: you-apps/TranslateYou

v17.2

17 Feb 21:11
97595bc

Choose a tag to compare

πŸ› Bug Fixes

  • 637c330 - languages not loaded on app startup (closes #567) (commit by @Bnyro)
  • f8030e8 - app crashes when clicking on settings (commit by @Bnyro)
  • d5af0d8 - engine options don't update immediately when switching engine (commit by @Bnyro)
  • 8baadc4 - ocr translation doesn't work (closes #568) (commit by @Bnyro)
  • 483e004 - only display ocr languages as selected if they are downloaded (commit by @Bnyro)

πŸ”§ Chores

v17.1

12 Feb 12:05
edd71ff

Choose a tag to compare

πŸ› Bug Fixes

πŸ”§ Chores

v17.0

07 Feb 19:38
c4f28ad

Choose a tag to compare

✨ New Features

  • 0d9f6fc - display download progress in tesseract download menu (commit by @Bnyro)

πŸ› Bug Fixes

♻️ Refactors

  • f664089 - move translation APIs to separate library (commit by @Bnyro)

πŸ”§ Chores

v16.1

14 Nov 20:34
ededef6

Choose a tag to compare

πŸ› Bug Fixes

  • ea528d5 - Correct text direction in translation fields (commit by @kaleedtc)
  • cf650e4 - normalize language code format to fix 'engine doesn't support language xy' message (closes #547) (commit by @Bnyro)

♻️ Refactors

πŸ”§ Chores

v16.0

10 Oct 15:35
5ffe9e8

Choose a tag to compare

✨ New Features

  • bc98041 - add proper edge-to-edge for settings, history and language selector (commit by @Bnyro)
  • 3ab5493 - support for predictive back gestures (commit by @Bnyro)
  • c2ed301 - dismiss translate dialog on click outside (closes #539) (commit by @Bnyro)

πŸ› Bug Fixes

  • edf1d9d - startup crash related to camera capture file provider (closes #541) (commit by @Bnyro)
  • 5ffe9e8 - hide camera capture button on unsupported device configurations (commit by @Bnyro)

πŸ”§ Chores

  • e209f80 - remove deprecated code to change status bar colors (commit by @Bnyro)
  • 1ea16b7 - bump version to v16.0 (commit by @Bnyro)

v15.3

21 Sep 06:30
fd145fc

Choose a tag to compare

✨ New Features

  • 98ae1e2 - use smaller floating action buttons in share dialog (closes #531) (commit by @Bnyro)

πŸ› Bug Fixes

♻️ Refactors

  • 9c969eb - switch to materialkotor library for theme generation (commit by @Bnyro)

πŸ”§ Chores

v15.2

17 Sep 19:58
d4d3b90

Choose a tag to compare

πŸ› Bug Fixes

  • 185dd69 - translation dialog doesn't start translating automatically (closes #529) (commit by @Bnyro)

πŸ”§ Chores

v15.1

17 Sep 16:23
9e5cddb

Choose a tag to compare

πŸ› Bug Fixes

  • 16a7c78 - wrong text size in share dialog (closes #528) (commit by @Bnyro)
  • 504e5f0 - error message not properly displayed in share dialog (commit by @Bnyro)
  • 2302f19 - false warning about automatic language detection being not supported (commit by @Bnyro)

πŸ”§ Chores

v15.0

16 Sep 20:06
81d9255

Choose a tag to compare

✨ New Features

  • 7a675f7 - support swapping auto-language with auto-detected languages (commit by @iHad168)
  • 8159bc9 - show all simultaneous translation results at the same time (commit by @Bnyro)
  • 5bb6512 - use smaller font size in share translation dialog (commit by @Bnyro)
  • 361a0b3 - add camera image capture (commit by @innovate-invent)
  • ba51869 - display error message when engine doesn't support a language (commit by @Bnyro)
  • 95dfe62 - cache text to speech audio files and improve audio playback performance (commit by @Bnyro)

πŸ› Bug Fixes

  • 8230644 - deepl language code in simultaneous translation (commit by @Bnyro)
  • e515205 - overflow in simultaneous translation dialog (commit by @Bnyro)
  • c72e236 - different engine selected after new app update (commit by @Bnyro)
  • e4e9638 - kagi: set model to standard instead of null by default (commit by @giorgiobrullo)
  • 2405741 - error messages are shown multiple times (commit by @Bnyro)
  • 7ebdf68 - MinT engine can't fetch supported languages (commit by @Bnyro)
  • 1ef245d - text to speech doesn't work due to missing permissions (commit by @Bnyro)
  • 406db87 - parse image orientation from exif data (closes #497) (commit by @Bnyro)

πŸ”§ Chores

v14.0

17 Jul 13:06
4d24dde

Choose a tag to compare

✨ New Features

  • a1a4145 - improve lara translate language parser and add more languages (closes #494) (commit by @Bnyro)
  • 56ad926 - suggest user to change translation engine at error (closes #502) (commit by @Bnyro)
  • 06f69da - split deepl into two engines, disable auto-lang detection for browser extension version of DeepL (commit by @Bnyro)
  • cbb5118 - add Kagi Translate support (closes #499) (commit by @giorgiobrullo)

πŸ› Bug Fixes

  • 75e0eac - translation text field too bright in black theme (commit by @Bnyro)

πŸ”§ Chores