This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryFixed hash store update so only successfully translated units are marked done.
Full changelog
Bug Fixes
Hash store only updated for successful translations
Previously, the hash store was updated with all source units regardless of whether translations were successfully written. This caused units to be marked as "done" even if they didn't get translated, preventing re-translation on subsequent runs.
Now only units with actual translations are added to the hash store. If a unit fails to get a translation, it will be retried on the next run.
Workaround for existing runs
If you've already run a previous version and translations weren't written, delete .i18n-hashes.json to force re-translation of all units.
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 ai-i18n
GitHub Action that automatically translates i18n files (XLIFF, JSON) using LLM providers (Anthropic, OpenAI, Ollama) with glossary support, change detection, and reviewed translation preservation.
Related context
Related tools
Beta — feedback welcome: [email protected]