Skip to content

v2.0.13 — English-only i18n cleanup

Choose a tag to compare

@buluma buluma released this 25 Aug 19:44
· 9 commits to master since this release

What's Changed

i18n cleanup

  • Removed non-English locale support (zh, vi, ko, es) — English only
  • Simplified getCurrentLocale() in format.ts
  • Removed language picker from Sidebar
  • Rewrote i18n tests for English-only
  • Cleaned dead languageNames/languageShort keys from nav.json
  • Updated docs/I18N.md to reflect English-only setup
  • Fixed line-wrapping and duplicate content in client/README.md

Bug fixes

  • Fix compat-sqlite: wrap stmt.run to spread array args for node:sqlite DatabaseSync compatibility

Housekeeping

  • Version bump to 2.0.13 across all surfaces
  • CI: bump actions
  • CI: self-heal releases missing DMG assets
  • Docs: point repo URLs at buluma/Code-Agent-Monitor

Full Changelog: v2.0.12...v2.0.13