Releases: you-apps/TranslateYou
Releases · you-apps/TranslateYou
11.0
What's Changed
- chore: fix typo in English app description by @dmlls
- ci: remove pull request labeler by @Bnyro
- fix: downloaded OCR languages models UI, autoselect first downloaded OCR model by @Bnyro
- chore: replace deprecated dividers by @Bnyro
- fix: tts doesn't work by @Bnyro
- feat: landscape orientation support by @Bnyro
- chore: bump gradle version by @Bnyro
- ci: fix after removal of libre flavor by @Bnyro
New Contributors
Full Changelog: v10.0...v11.0
10.0
New features
- feat: support for playing inserted text as voice by @Bnyro
- feat: support for saving and viewing favorites by @Bnyro
- feat: support external voice input services by @Bnyro
- feat: pop-up dialog when sharing and translating selection with app by @Bnyro
- feat: search support for tesseract download menu by @Bnyro
- feat: [DeepL] Implement web API fallback by @papjul
Other changes
- fix: support for new SimplyTranslate API by @Bnyro
- fix: scroll to current language bookmark in language selector if bookmarked by @Bnyro
- fix: can't delete consecutive history entries by @Bnyro
- ci: fix that no artifacts are uploaded by @zihu12
- refactor: use suspend database queries by @Bnyro
- refactor: use LocalClipBoardManager API by @Bnyro
- chore: add Mozhi and OneRing to README by @Idesmi
- chore: ptimize PNG and add icon to .idea by @papjul
New Contributors
- @Idesmi made their first contribution in #417
- @papjul made their first contribution in #427
- @zihu12 made their first contribution in #440
Full Changelog: v9.0...v10.0
9.0
What's Changed
- feat: mozhi tts support by @Bnyro
- feat: use real material you themes for custom accent colors by @Bnyro
- feat: implement one ring translator engine by @Bnyro
- feat: keep translation text when switching languages by @VVill-ga
- chore: letter case for "Deepl" by @WebSnke
- chore: use the terraprint libre translate instance by default by @Bnyro
New Contributors
Full Changelog: v8.0...v9.0
8.0
What's Changed
- feat: support for mozhi by @Bnyro
- feat: show confirmation dialog before clearing history by @Bnyro
- refactor: add more info about tess image translation by @Bnyro
- feat: convert tess options to fullscreen dialog by @Bnyro
- feat: display file size of language data pack by @Bnyro
Code changes
- style: update app icon by @M00NJ
- chore (fastlane): update app icon by @M00NJ
- chore(readme): update app description by @Bnyro
- chore(fastlane): update app description by @Bnyro
- chore: activate gh sponsors badge by @Bnyro
- refactor: move tess data row to dedicated component by @Bnyro
- Migrated Room DB from Kapt to Ksp by @aritra-tech
- Migrate Groovy to Kotlin DSL by @Jean-BaptisteC
New Contributors
- @aritra-tech made their first contribution in #345
- @Jean-BaptisteC made their first contribution in #354
Full Changelog: v7.1...v8.0
7.1
Important: The signing keys for this release have changed, hence you must reinstall the app and can't update it directly.
What's changed
- feat: automatically scroll to selected language by @Bnyro
- fix: thumb colors of checked switches by @Bnyro
- fix: text can't be read due to button to scroll up by @Bnyro
New Contributors
Full Changelog: v7.0...v7.1
7.0
New features
- new engine: Apertium
- feat: option for amoled/black theme
- feat: support for audio using Lingva (#126)
Other changes
- fix: improve reliability of remembering previous language
- fix: alignment of some preferences
- fix: contrasts when using a custom accent color (#288)
- use enums instead of constants for theme and api key state
- change default accent color to aqua
- fix: deleting history entries (#292)
- Use seperate app name for debug builds
- Create Destination class to store navigation routes
- readme: remove info about libre flavor and add features
New Contributors
- @SuhasDissa made their first contribution in #302
Full Changelog: v6.3...v7.0
6.3
What's Changed
- Fix appearance of history items after deletion (#273)
- Option to skip similar entries in the history (#272)
- Inline EnginePref into LazyColumn in Settings by @Doomsdayrs in #279
- Add title to ThemeModeDialog by @Doomsdayrs in #279
- Add highlight to selected theme by @Doomsdayrs in #279
- Fade in/out Accent Color picker instead of hiding by @Doomsdayrs in #279
- Switch to new, uniform icon
- Add credits section and higher res icon to readme by @M00NJ in #282
New Contributors
- @Doomsdayrs made their first contribution in https://github.com/Bnyro/TranslateYou/pull/277
- @M00NJ made their first contribution in https://github.com/Bnyro/TranslateYou/pull/282
Full Changelog: https://github.com/Bnyro/TranslateYou/compare/v6.2...v6.3
6.2
What's changed
- Fix network errors when translating or fetching languages
Full Changelog: https://github.com/Bnyro/TranslateYou/compare/v6.1...v6.2
6.1
What's Changed
- Automatically translate when switching languages (#266)
- Add more supported languages to Glosbe Translate (#263)
- Added missing in-app-languages to app language preference (#264)
- Migrate to AGP 8.0 and Java 17 and switch CI to JDK 17
Full Changelog: https://github.com/Bnyro/TranslateYou/compare/v6.0...v6.1
6.0
What's Changed
This release adds two new translation engines:
Other changes:
- Add Santali, Odia and Sanskrit language to Mymemory (#253)
New Contributors
- @phyrz91 made their first contribution in https://github.com/Bnyro/TranslateYou/pull/251
- @Prasanta-Hembram made their first contribution in https://github.com/Bnyro/TranslateYou/pull/253
Full Changelog: https://github.com/Bnyro/TranslateYou/compare/v5.2...v6.0