- MCP support through `cl.on_mcp_connect` and `cl.on_mcp_disconnect`
Fixed
- Pasting text/images into Chainlit Copilot should now work - OAuth redirection should work when submounting Chainlit with root path `/` - Successive AskUser messages should no longer collide
Removed
- Outdated Haystack integration
2.3.0
Not secure
Added
- New user messages are now placed/scrolled to the top of the chat to enhance readability - Commands have a new optional boolean field `button` to turn them into buttons - Custom elements have access to a new API `sendUserMessage`
Fixed
- Chainlit app using a custom root path should now work correctly when running in docker containers - Chat history time groups should now be sorted properly
2.2.1
Not secure
Added
- `default_open` parameter to the step decorator/class
Fixed - Input should not replace <,>,& - Starters should be disabled if no ws connection - Prevent orphaned thread record when deleting active conversation
2.2.0
Not secure
Added
- You can now add custom buttons in the header
Fixed
- Step open/close is now animated - prevent unstyled flash when streaming code blocks - Docking/undocking scroll while streaming show now work better
2.1.2
Not secure
Fixed - The default loader should now be displayed if the chat is running and no response is yet sent - Pasting HTML in the chat input show now work - React warnings and accessibility issues - Command filtering now works with `includes` instead of `startWith` - The submit button should be disabled in the chat input is empty
2.1.1
Not secure
Fixed
- Reintroduce including URL location after UI refactor - Ensure SAS token start time is set to UTC - Prevent showing 0's on resumed thread if AskAction/File was used - Remove 22px element ref height - Update Microsoft OAuth offline_access scope to be fully qualified with the prefix