2.2.1
📦 chainlitView on GitHub →
✨ 1 features🐛 5 fixes🔧 2 symbols
Summary
This patch release introduces a new configuration option for steps and resolves several UI and data integrity bugs, including issues with input sanitization and component sizing.
✨ New Features
- Added default_open parameter to the step class.
🐛 Bug Fixes
- Starter should be disabled if there is no websocket connection.
- Set defaultSize equal to minSize in ResizablePanel to avoid warnings.
- Prevent orphaned thread record when deleting an active conversation.
- Removed unnecessary 'use client' directives to fix sourcemap errors.
- Input should no longer replace <, >, & characters.
🔧 Affected Symbols
step classResizablePanel