v1.27.1
siteboon/claudecodeuiv1.27.1Mar 29, 2026by viper151
AI Summary
Security and maintenance updates including a license change and new plugins.
Key Highlights
- Prevented split errors on undefined values
- Added release-it GitHub action
- Added terminal plugin
- Relicensed to AGPL-3.0-or-later
New Features
- Prevent split on undefined
- Added release-it GitHub action
- Added terminal plugin
- Relicensed to AGPL-3.0-or-later
Full Release Notes
## [1.27.1](https://github.com/siteboon/claudecodeui/compare/v1.26.3...v1.27.1) (2026-03-29) ### Bug Fixes * prevent split on undefined([#491](https://github.com/siteboon/claudecodeui/issues/491)) ([#563](https://github.com/siteboon/claudecodeui/issues/563)) ([b54cdf8](https://github.com/siteboon/claudecodeui/commit/b54cdf8168fc224e9907796e4229ae8ed34e6885)) ### Maintenance * add release-it github action ([42a1313](https://github.com/siteboon/claudecodeui/commit/42a131389a6954df0d2c3bedd2cb6d3406c5ebc1)) * add terminal plugin in the plugins list ([004135e](https://github.com/siteboon/claudecodeui/commit/004135ef0187023e1da29c4a7137a28a42ebf9af)) * release tokens ([f1063fd](https://github.com/siteboon/claudecodeui/commit/f1063fd33964ccb517f5ebcdd14526ed162e1138)) * relicense to AGPL-3.0-or-later ([27cd124](https://github.com/siteboon/claudecodeui/commit/27cd12432b7d3237981f86acd9cc99532d843d4a))