v1.33.2

alphacep/vosk-spacev1.33.2Jun 8, 2026by viper151

AI Summary

This release introduces a cost modal accessible via token usage and adds Traditional Chinese (zh-TW) locale support, along with fixes for model description display and cache token inclusion.

Key Highlights

  • Open cost modal from token usage
  • Added Traditional Chinese (zh-TW) locale
  • Include Claude cache tokens in usage

New Features

  • Open cost modal from token usage
  • Add Traditional Chinese (zh-TW) locale

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))