2.8.2
📦 chainlitView on GitHub →
✨ 1 features🐛 3 fixes🔧 2 symbols
Summary
This release focuses on minor bug fixes, including ensuring on_chat_start fires reliably and fixing a Copilot hotkey conflict, alongside a UX improvement to disable autoFocus on mobile MessageComposer.
✨ New Features
- UX improvement: AutoFocus is now disabled on mobile devices for MessageComposer.
🐛 Bug Fixes
- Fixed an issue where on_chat_start was not always firing.
- Added try/except block and None checks when calling get_read_url for elements in sqlalchemy.py.
- Fixed an issue where the Voice hotkey (P) incorrectly triggered when typing in the chat input within Shadow DOM for Copilot.
🔧 Affected Symbols
MessageComposersqlalchemy.py