v1.33.2
eythaann/Seelen-UIv1.33.2Jun 8, 2026by viper151
AI Summary
Adds Traditional Chinese localization and opens cost modal from token usage. Fixes model description display and cache token tracking.
Key Highlights
- Added Traditional Chinese (zh-TW) locale
- Cost modal now accessible from token usage
- Fixed cache token inclusion in usage tracking
New Features
- Traditional Chinese (zh-TW) support
- Cost modal trigger
- Claude cache token tracking
Full Release Notes
## [1.33.2](https://github.com/siteboon/claudecodeui/compare/v1.33.1...v1.33.2) (2026-06-08) ### New Features * **chat:** open cost modal from token usage ([f238050](https://github.com/siteboon/claudecodeui/commit/f238050b85c3b99a702a8635059735e1a3b3a4f4)) * **i18n:** add Traditional Chinese (zh-TW) locale ([#773](https://github.com/siteboon/claudecodeui/issues/773)) ([c21a9f4](https://github.com/siteboon/claudecodeui/commit/c21a9f45610eb1eeb650d8e6cf8650e798f77f6f)) ### Bug Fixes * do not show model description in chat view ([d638a89](https://github.com/siteboon/claudecodeui/commit/d638a8982c7f75b08fc7f65f01d6d54989c790d1)) * include Claude cache tokens in usage ([ed9cdf0](https://github.com/siteboon/claudecodeui/commit/ed9cdf01145fa0d063580bb76d30cfa7ee67af86))