Commit 3843e8a
authored
chore:release (#2826)
<!-- This is an auto-generated description by cubic. -->
## Summary by cubic
Release 2.10.0. Adds new UI controls, translations, and a /health
endpoint; fixes multiple UI/auth/data issues and updates
@chainlit/react-client to 0.4.0.
- **New Features**
- UI/UX: image preview, always-visible favorites with quick delete,
configurable avatar size, disable markdown in user messages, command
pre-selection, Step auto_collapse, hidden default sidebar state.
- Platform/Ops: starter categories, settings change listener,
configurable state cookie lifetime (env), Arabic and Danish
translations, /health endpoint.
- **Bug Fixes**
- Chat/UI: reorder history sidebar after messages, fix sidebar inset
overflow causing horizontal scroll, reset audio UI when mic permission
is denied.
- Data/Auth: use detailed login errors, convert UUIDs to strings in
feedback, preserve thread metadata on updates, prevent empty strings
from overwriting step content, correct URL scheme when SSL is enabled.
<sup>Written for commit 36af78e.
Summary will update on new commits.</sup>
<!-- End of auto-generated description by cubic. -->1 parent ba5262c commit 3843e8a
File tree
3 files changed
+30
-2
lines changed- backend/chainlit
- libs/react-client
3 files changed
+30
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
7 | 35 | | |
8 | 36 | | |
9 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments