2.0.2
版本发布时间: 2025-01-11 01:28:50
Chainlit/chainlit最新发布版本:2.0.3(2025-01-14 22:48:39)
What's Changed
- feat: Allow HTML for markdown_description in Welcome Screen by @hayescode in https://github.com/Chainlit/chainlit/pull/1660
- fix: update thread batch size to BATCH_SIZE to ensure scroll on large… by @willydouhard in https://github.com/Chainlit/chainlit/pull/1666
- fix: make chat settings modal scroll if too tall by @willydouhard in https://github.com/Chainlit/chainlit/pull/1667
- fix: gracefully handle thread resume error by @willydouhard in https://github.com/Chainlit/chainlit/pull/1671
- fix: only use credentials include for chainlit requestsC by @willydouhard in https://github.com/Chainlit/chainlit/pull/1672
- fix: allow AskFileMessage even if spontaneous uploads are disabled by @willydouhard in https://github.com/Chainlit/chainlit/pull/1668
- feat: add http_cookie to WebsocketSession and UserSession by @5enxia in https://github.com/Chainlit/chainlit/pull/1653
- chore: prepare release by @willydouhard in https://github.com/Chainlit/chainlit/pull/1674
- fix: data layers by @desaxce in https://github.com/Chainlit/chainlit/pull/1670
New Contributors
- @5enxia made their first contribution in https://github.com/Chainlit/chainlit/pull/1653
Full Changelog: https://github.com/Chainlit/chainlit/compare/2.0.1...2.0.2