Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.6.6 source code.tar.gz | 2025-08-05 | 3.6 MB | |
2.6.6 source code.zip | 2025-08-05 | 3.9 MB | |
README.md | 2025-08-05 | 1.7 kB | |
Totals: 3 Items | 7.5 MB | 0 |
What's Changed
Added
- Add support for emoji reaction on message received in Slack by @sefadegirmenci in https://github.com/Chainlit/chainlit/pull/2347
- Add Greek translation by @dyka3773 in https://github.com/Chainlit/chainlit/pull/2359
- Copy both plain text and rich text to clipboard, if available (rich text pasting to editors like Word) by @jdb78 in https://github.com/Chainlit/chainlit/pull/2353
- Add
language
parameter toCopilot
widget configuration by @xjose97x in https://github.com/Chainlit/chainlit/pull/2364
Fixed
- Rename
CHAINLIT_COOKIE_PATH
toCHAINLIT_AUTH_COOKIE_PATH
and respectCHAINLIT_ROOT_PATH
in it by @dominpm in https://github.com/Chainlit/chainlit/pull/2311 - Prevent HTML code in user message to be rendered as HTML instead of displaying as code by @asvishnyakov in https://github.com/Chainlit/chainlit/pull/2356
- Properly parse
user_env
whenconfig.project.user_env
is empty by @Atry in https://github.com/Chainlit/chainlit/pull/2224
Other
- test: restore temporarily skipped test by @asvishnyakov in https://github.com/Chainlit/chainlit/pull/2352
- chore: auto-assign issue type in template by @asvishnyakov in https://github.com/Chainlit/chainlit/pull/2358
- chore: release by @asvishnyakov in https://github.com/Chainlit/chainlit/pull/2366
New Contributors
- @sefadegirmenci made their first contribution in https://github.com/Chainlit/chainlit/pull/2347
- @dyka3773 made their first contribution in https://github.com/Chainlit/chainlit/pull/2359
- @Atry made their first contribution in https://github.com/Chainlit/chainlit/pull/2224
Full Changelog: https://github.com/Chainlit/chainlit/compare/2.6.5...2.6.6