github tylergraydev/claude-code-tool-manager v3.5.0
Claude Code Tool Manager v3.5.0

latest releases: v3.8.5, v3.8.4, v3.8.3...
one month ago

What's New

🌐 Internationalization (i18n) Support

  • Custom Svelte 5 runes-based i18n store with zero external dependencies
  • ~690 translation keys covering all pages, components, forms, notifications, and empty states
  • Traditional Chinese (zh-TW) as the first additional locale
  • Language toggle button (EN/δΈ­ζ–‡) in the header
  • Auto-detection via navigator.languages with localStorage persistence
  • Type-safe: zh-TW.ts is checked against en.ts at compile time β€” missing keys cause build errors

Bug Fixes

  • Fixed ConfirmDialog button text not updating reactively on locale change
  • Fixed i18n.t() param substitution only replacing first occurrence

Closes #159

Don't miss a new claude-code-tool-manager release

NewReleases is sending notifications on new releases.