We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863a5b9 commit 764863cCopy full SHA for 764863c
CHANGELOG.md
@@ -4,12 +4,13 @@ All notable changes to Chainlit will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
-## Unreleased
+## [2.3.0] - 2025-03-09
8
9
### Added
10
11
- New user messages are now placed/scrolled to the top of the chat to enhance readability
12
- Commands have a new optional boolean field `button` to turn them into buttons
13
+- Custom elements have access to a new API `sendUserMessage`
14
15
### Fixed
16
0 commit comments