v1.32.0
siteboon/claudecodeuiv1.32.0May 13, 2026by viper151
AI Summary
Primarily a maintenance release fixing regex parsing for Claude wrapper file paths and clarifying auto mode behavior.
Key Highlights
- Enhanced regex for wrapper file path parsing (Claude.exe)
- Clarified auto mode behavior
New Features
- Regex fix for wrapper file paths
Full Release Notes
## [1.32.0](https://github.com/siteboon/claudecodeui/compare/v1.31.5...v1.32.0) (2026-05-13) ### Bug Fixes * add clarification on auto mode ([392c73b](https://github.com/siteboon/claudecodeui/commit/392c73b6933600ea8a589c5d4eff5f7b830f99c5)) * enhance regex to correctly parse wrapper file paths for claude.exe ([#741](https://github.com/siteboon/claudecodeui/issues/741)) ([beb0a50](https://github.com/siteboon/claudecodeui/commit/beb0a50413beddfb16f6b49103e1b6b80567cb90))