Skip to content

Releases: Chainlit/chainlit

2.6.9

14 Aug 19:53
e0bf2a5
Compare
Choose a tag to compare

What's Changed

  • Add comprehensive GitHub Copilot instructions for Chainlit development by @Copilot in #2380
  • feat: add threadId for user feedbacks sent from Slack by @efealioksuz in #2392
  • feat(copilot): improve name for root element id, add opened property by @xjose97x in #2389
  • feat: bring back blinking cursor indicating activity by @xjose97x in #2398
  • fix: disable gzip for websocket-related http endpoints due to bug in Safari by @asvishnyakov in #2394
  • fix: prevent constant refresh on the Login page by @jfperusse in #2205
  • fix: type hint for mcp functions by @sandangel in #2406
  • chore: release by @hayescode in #2407

New Contributors

Full Changelog: 2.6.8...2.6.9

2.6.8

08 Aug 14:41
8143918
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.7...2.6.8

2.6.7

07 Aug 01:01
2bcc418
Compare
Choose a tag to compare

What's Changed

Fixed

ℹ️ Please look at #2357 and #2372 description before creating new issues about rendering received messages or copy/pasting issues

Other

ℹ️ Please refer to the documentation for instructions on configuring fronts and other UI customizations starting from version 2.0.0

Full Changelog: 2.6.6...2.6.7

2.6.6

05 Aug 22:48
b92c562
Compare
Choose a tag to compare

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

2.6.5

03 Aug 00:57
6038cb6
Compare
Choose a tag to compare

What's Changed

Added

Fixed

Other

Full Changelog: 2.6.4...2.6.5

2.6.4

01 Aug 17:53
e9a6590
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.3...2.6.4

2.6.3

25 Jul 21:37
d95600a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.2...2.6.3

2.6.2

16 Jul 04:07
98dc973
Compare
Choose a tag to compare

What's Changed

See 2.6.1

This is a technical release due to missing copilot and frontend folders in the wheel of the previous one.

Full Changelog: 2.6.1...2.6.2

2.6.1

15 Jul 23:41
30a82b5
Compare
Choose a tag to compare

What's Changed

Added

Fixed

  • Command persistence when "button": True is missing from command definition by @maoguy in #2260
  • openai and mistralai sub-modules fail due to incorrect timestamp_utc import by @joro75 in #2265
  • Temporarily reverted fix (by @hayescode in #2277) caused the following issues with Chainlit data layer:
    • null value in column "metadata" of relation "Thread"
    • syntax error at or near ";"
  • Google Cloud Storage private bucket support in Chainlit data layer by @markperfect in #2143
  • Portals (popups, dialogs, etc.) now render correctly inside Copilot’s shadow DOM by @asvishnyakov in #2291

Other

New Contributors

Full Changelog: 2.6.0...2.6.1

2.6.0

01 Jul 18:39
16c6db6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.5...2.6.0