What's Changed
Added
- Add support for emoji reaction on message received in Slack by @sefadegirmenci in #2347
- Add Greek translation by @dyka3773 in #2359
- Copy both plain text and rich text to clipboard, if available (rich text pasting to editors like Word) by @jdb78 in #2353
- Add
language
parameter toCopilot
widget configuration by @xjose97x in #2364
Fixed
- Rename
CHAINLIT_COOKIE_PATH
toCHAINLIT_AUTH_COOKIE_PATH
and respectCHAINLIT_ROOT_PATH
in it by @dominpm in #2311 - Prevent HTML code in user message to be rendered as HTML instead of displaying as code by @asvishnyakov in #2356
- Properly parse
user_env
whenconfig.project.user_env
is empty by @Atry in #2224
Other
- test: restore temporarily skipped test by @asvishnyakov in #2352
- chore: auto-assign issue type in template by @asvishnyakov in #2358
- chore: release by @asvishnyakov in #2366
New Contributors
- @sefadegirmenci made their first contribution in #2347
- @dyka3773 made their first contribution in #2359
- @Atry made their first contribution in #2224
Full Changelog: 2.6.5...2.6.6