Skip to content

Releases: Chainlit/chainlit

2.9.6

20 Jan 19:33
0355d86

Choose a tag to compare

What's Changed

Full Changelog: 2.9.5...2.9.6

2.9.5

12 Jan 15:24
c63fded

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.4...2.9.5

2.9.4

25 Dec 03:22
ffc3cce

Choose a tag to compare

What's Changed

⚠️ This release contains:

  • Breaking change, if you use persistence: you need to run ALTER TABLE steps ADD COLUMN IF NOT EXISTS modes JSONB; to migrate
  • Security vulnerability fix

Added

Fixed

Other

Full Changelog: 2.9.3...2.9.4

2.9.3

04 Dec 21:42
b04b720

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.2...2.9.3

2.9.2

22 Nov 03:29
c4ee93b

Choose a tag to compare

What's Changed

Added

Fixed

Other

Full Changelog: 2.9.1...2.9.2

2.9.1

20 Nov 15:35
3a444b1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.0...2.9.1

2.9.0

07 Nov 23:45
7a8164f

Choose a tag to compare

What's Changed

Full Changelog: 2.8.5...2.9.0

2.8.5

07 Nov 22:37
43fc20a

Choose a tag to compare

What's changed

Added

Fixed

⚠️ This is a fix for a security vulnerability in Chainlit. The vulnerability is of low severity, as it requires an attacker to:

  • Know the thread ID
  • Already be a registered user in the Chainlit app

Changed

  • refactor: remove FastAPI upper version restriction by @s-quinn in #2618

New Contributors

Full Changelog: 2.8.4...2.8.5

2.8.4

29 Oct 20:38
afc31e0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.8.3...2.8.4

2.8.3

06 Oct 02:26
2457210

Choose a tag to compare

What's Changed

Added

  • Support for the target attribute in header links, which can be configured through the configuration options by @mwmdev in #2568

Changed

@chainlit/react-client release

@chainlit/react-client verison 0.3.0 released with all changes made between Chainlit versions 2.4.1...2.8.3

New Contributors

Full Changelog: 2.8.2...2.8.3