This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryFirst release: UNIX-style on-device translator with drop‑in HTTP server compatible with DeepL, LibreTranslate, and Google v2.
Full changelog
First release. UNIX-style on-device translator for macOS Tahoe with a drop-in HTTP server compatible with DeepL, LibreTranslate, and Google v2.
Highlights
- CLI: pipe-friendly UNIX filter —
echo "hallo" | translate --to en,--format ndjson,--detect-only,--batch,--file,--installed. - HTTP server (
translate --serve): byte-compatible with DeepL/v2/*, LibreTranslate/translate /detect /languages, and Google/language/translate/v2/*. Drop-in for the officialdeeplPython SDK andlibretranslatepy— just override the base URL. - 136 tests, including real loopback HTTP integration tests that drive every endpoint and verify byte-stable response shapes.
- EXAMPLE.md is auto-generated by running every documented example against the live server (51 passed, 0 failed on first release).
100% on-device, no cloud, no LLM, no API key required.
See CHANGELOG.md for the full list and docs/install-translation-models.md for setup.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Translate
All releases →Beta — feedback welcome: [email protected]