mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-02-23 17:17:41 +00:00
1.6 KiB
1.6 KiB
Changelog
All notable changes to CloudCLI UI will be documented in this file.
1.19.0 (2026-02-23)
New Features
- add HOST environment variable for configurable bind address (#360) (cccd915)
- subagent tool grouping (#398) (0207a1f)
Bug Fixes
- macos: fix node-pty posix_spawnp error with postinstall script (#347) (38a593c), closes #284
- slash commands with arguments bypass command execution (#392) (597e9c5)
Refactoring
- releases: Create a contributing guide and proper release notes using a release-it plugin (fc369d0)