Skip to content

v1.85.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 09:49
d5cee27

[1.85.0] — 2026-07-03

German, Italian & Turkish locales (parent career-ops v1.16.0 locale parity). The UI now ships in 16 languagesde 🇩🇪, it 🇮🇹 and tr 🇹🇷 join the existing 13.

  • Full UI translation — all 730 i18n keys translated in public/js/lib/locales/i18n-dict.{de,it,tr}.js; the language switcher lists Deutsch / Italiano / Türkçe and browser-language auto-detection recognises de/it/tr (public/js/lib/i18n.js).
  • In-app Help guidedocs/help/{de,it,tr}.md translated (full 19 H2 / 75 H3 structure), served by GET /api/help/:lang.
  • DocsREADME.{de,it,tr}.md and CHANGELOG.{de,it,tr}.md added; the CHANGELOG locale-parity gate now covers 15 non-EN locales.
  • Prompt scaffoldingserver/lib/prompts.mjs (LOCALE_NAMES + SCAFFOLD_STRINGS) localised for the three new locales, so LLM output follows the UI language.

All parity gates (i18n-locale-files, i18n-coverage, check-changelog-parity, lang-switcher-rtl) extended to the 16-locale set.