LibreTranslate
Free and open source machine translation API, self-hosted and offline capable
Alternative to: google translate, deepl, microsoft translator
About
Versions (53)
v1.8.0
2025-11-16What’s Changed
- Fix tests by @pierotofy in https://github.com/LibreTranslate/LibreTranslate/pull/861
- Remove Google Analytics by @pierotofy in https://github.com/LibreTranslate/LibreTranslate/pull/862
- Add
/healthendpoint for service health checks by @emmanuel-ferdman in https://github.com/LibreTranslate/LibreTranslate/pull/868 - Update torch installation in Dockerfile to use version from pyproject.toml by @72f393f4a1b9dfecdd32641633e9e896 in https://github.com/LibreTranslate/LibreTranslate/pull/869
- Update argos-translate to 1.10.0 to make compatible with Python 3.13 by @Benjamin-Loison in https://github.com/LibreTranslate/LibreTranslate/pull/877
New Contributors
- @emmanuel-ferdman made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/868
- @72f393f4a1b9dfecdd32641633e9e896 made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/869
- @Benjamin-Loison made their first contribution in https://github.com/LibreTranslate/LibreTranslate/pull/877
Full Changelog: https://github.com/LibreTranslate/LibreTranslate/compare/v1.7.3…v1.8.0