pypi chainlit 2.6.6

latest releases: 2.7.2, 2.7.1.1, 2.7.1...
29 days ago

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 to Copilot widget configuration by @xjose97x in #2364

Fixed

  • Rename CHAINLIT_COOKIE_PATH to CHAINLIT_AUTH_COOKIE_PATH and respect CHAINLIT_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 when config.project.user_env is empty by @Atry in #2224

Other

New Contributors

Full Changelog: 2.6.5...2.6.6

Don't miss a new chainlit release

NewReleases is sending notifications on new releases.