|
Documentation
Book a DemoPlatform
PlatformMCPCLIAPIWorkflows
GuidesChangelog

Releases

What's new in Lingo.dev

New features, improvements, and fixes – shipped weekly.

2026

10 releases
  • May 17Week 20 · 2026

    W20 – API keys split: personal keys, or service keys with their own role

    API keys split into Personal (inherit your role) and Service (own role, own engine scope). RBAC lands on the Enterprise plan. Audit log foundations go live.

  • May 10Week 19 · 2026

    W19 – Claude Desktop logs into your MCP server without a token

    MCP server now supports browser-redirect OAuth, so Claude Desktop and other clients connect without copy/pasting tokens. Async API gains lockedKeys; sync localize returns usage metrics per call.

  • May 3Week 18 · 2026

    W18 – Set glossary retrieval per call, so a stale term can't poison a batch

    Glossary retrieval strategy can now be set per request, so callers favor recall on long content and precision on short strings. Auto top-up keeps credits topped up.

  • Apr 26Week 17 · 2026

    W17 – Retry a failed job without rerunning the whole batch

    Retranslate any completed localization job from the dashboard. JSONC joins the supported source formats.

  • Apr 19Week 16 · 2026

    W16 – Inspect every localization job, per language, end to end

    Localization Jobs UI ships end-to-end – inspect job groups, per-language progress, payload, and webhooks. AI Reviews pass/fail/N-A discrimination improved.

  • Apr 12Week 15 · 2026

    W15 – Translate is now a pipeline you can stop at any step

    Optional pipeline stages – pre-edit, human review, AI review, back-translation – wrap the core translate step. Provisioning workflow auto-configures a fresh engine from URLs and content.

  • Apr 5Week 14 · 2026

    W14 – See exactly which glossary term failed which translation

    Built-in auto-reviews surface in the dashboard with per-glossary-term and per-instruction pass/fail and reasoning. Per-request LLM cost tracking and timezone-aware reports.

  • Mar 29Week 13 · 2026

    W13 – Triage Jira tickets with an agent that knows your glossary

    Jira triage workflow uses an agent that suggests glossary items, instructions, and model config tweaks. Built-in glossary and instruction auto-reviews start scoring on the backend.

  • Mar 22Week 12 · 2026

    W12 – One POST, every locale: the async localization API ships

    Async localization API delivers any number of target locales via webhook. Glossary terms now bulk-import from CSV. Jira and GitHub integrations move to OAuth.

  • Mar 15Week 11 · 2026

    W11 – v1.0 is live: configure a localization engine once, call it from anywhere

    Lingo.dev v1.0 introduces localization engines – stateful translation APIs configured once with models, brand voice, glossaries, and instructions, then called from code, MCP, or CI/CD.