LibreTranslate
Free and open source machine translation API, self-hosted and offline capable
Alternative to: google translate, deepl, microsoft translator
About
Versions (53)
v1.3.0
2022-10-05What’s Changed
- Upgrade argos-translate-files by @dingedi in https://github.com/LibreTranslate/LibreTranslate/pull/266
- improve translation of punctuation by @dingedi in https://github.com/LibreTranslate/LibreTranslate/pull/268
- Add lt.vern.cc instance to instance list by @gi-yt in https://github.com/LibreTranslate/LibreTranslate/pull/273
- Add CUDA docker version by @jonwiggins in https://github.com/LibreTranslate/LibreTranslate/pull/275
- fix: fix race condition in settings and langs by @SethFalco in https://github.com/LibreTranslate/LibreTranslate/pull/279
- Expand CUDA Support to more GPUs by @jonwiggins in https://github.com/LibreTranslate/LibreTranslate/pull/283
- Add —api-keys-db-path argument by @Minosity-VR in https://github.com/LibreTranslate/LibreTranslate/pull/285
- Remove libretranslate.pussthecat.org by @TheFrenchGhosty in https://github.com/LibreTranslate/LibreTranslate/pull/286
- Fix Security Vulnerabilities by @jonwiggins in https://github.com/LibreTranslate/LibreTranslate/pull/287
- Update dark-theme.css by @ecxod in https://github.com/LibreTranslate/LibreTranslate/pull/291
- brightened the Realm of Darkness by @ecxod in https://github.com/LibreTranslate/LibreTranslate/pull/293
- Preloading stuff by @ecxod in https://github.com/LibreTranslate/LibreTranslate/pull/294
- Add ~vern’s onion/i2p instances of libretranslate by @gi-yt in https://github.com/LibreTranslate/LibreTranslate/pull/300
- Make switch-language-btn white in Dark Theme by @youngtrashbag in https://github.com/LibreTranslate/LibreTranslate/pull/304
- Update README.md by @viktorkalyniuk in https://github.com/LibreTranslate/LibreTranslate/pull/311
- Non-root User for Dockerfile and Multi-Stage Build by @eugene-davis in https://github.com/LibreTranslate/LibreTranslate/pull/312
- remove use of deprecated method by @dingedi in https://github.com/LibreTranslate/LibreTranslate/pull/313
- upgrade requirements by @dingedi in https://github.com/LibreTranslate/LibreTranslate/pull/318
- move improve_translation in language.py and use it in transliteration by @dingedi in https://github.com/LibreTranslate/LibreTranslate/pull/317
- Fix typo in README.md by @kianmeng in https://github.com/LibreTranslate/LibreTranslate/pull/320
- Show detected Language (#314) by @AnTheMaker in https://github.com/LibreTranslate/LibreTranslate/pull/323
- better display of detected language by @dingedi in https://github.com/LibreTranslate/LibreTranslate/pull/324
- run translation if text is in url by @dingedi in https://github.com/LibreTranslate/LibreTranslate/pull/325
- fix swap lang by @dingedi in https://github.com/LibreTranslate/LibreTranslate/pull/326
- auto focus in input textarea by @dingedi in https://github.com/LibreTranslate/LibreTranslate/pull/327
- Add shell binding to README by @Hayao0819 in https://github.com/LibreTranslate/LibreTranslate/pull/329
New Contributors
- @gi-yt made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/273
- @jonwiggins made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/275
- @Minosity-VR made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/285
- @ecxod made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/291
- @youngtrashbag made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/304
- @viktorkalyniuk made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/311
- @eugene-davis made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/312
- @kianmeng made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/320
- @AnTheMaker made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/323
- @Hayao0819 made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/329
Full Changelog: https://github.com/LibreTranslate/LibreTranslate/compare/v1.2.9…v1.2.10