v1.29.3
siteboon/claudecodeuiv1.29.3Apr 15, 2026by viper151
AI Summary
Enhanced sidebar interaction with confirmation dialogs and removed SQLite dependency.
Key Highlights
- Added confirmation dialog when deleting from sidebar
- Fixed path passing for CLI executable
- Removed sqlite3 dependency
New Features
- Confirmation dialog for deleting sidebar items
- Fixed CLAUDE_CLI_PATH passing to SDK
Full Release Notes
## [1.29.3](https://github.com/siteboon/claudecodeui/compare/v1.29.2...v1.29.3) (2026-04-15) ### Bug Fixes * **version-upgrade-modal:** implement reload countdown and update UI messages ([#655](https://github.com/siteboon/claudecodeui/issues/655)) ([6413042](https://github.com/siteboon/claudecodeui/commit/641304242d7705b54aab65faa4a7673438c92c60)) ### Maintenance * remove unused route (migrated to providers already) ([31f28a2](https://github.com/siteboon/claudecodeui/commit/31f28a2c183f6ead50941027632d7ab64b7bb2d4))