Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.6.0 source code.tar.gz | 2025-07-01 | 3.6 MB | |
2.6.0 source code.zip | 2025-07-01 | 3.8 MB | |
README.md | 2025-07-01 | 4.1 kB | |
Totals: 3 Items | 7.4 MB | 0 |
What's Changed
- fix: Fix display_name in header links by @hayescode in https://github.com/Chainlit/chainlit/pull/2109
- fix: keep icon style when no display is set by @fgalind1 in https://github.com/Chainlit/chainlit/pull/2115
- feat: Add config options to load avatar and logo from CDN URLs by @hasitparmar-snyk in https://github.com/Chainlit/chainlit/pull/2037
- fix: issue [#2084] fetching steps feedbacks in get_thread by @ale-delfo in https://github.com/Chainlit/chainlit/pull/2130
- feat: expose expiry time as environment variable by @desaxce in https://github.com/Chainlit/chainlit/pull/2131
- Resolve Python Logger warnings by @emmanuel-ferdman in https://github.com/Chainlit/chainlit/pull/2173
- Bump asyncer to 0.0.8 by @adregbr in https://github.com/Chainlit/chainlit/pull/2214
- Feat: AskElementMessage - Time-gated forms in CustomElements by @munday-tech in https://github.com/Chainlit/chainlit/pull/2217
- fix(ui): adding container prop to select portal (Render the ChatProfiles Portal Inside Copilot's Shadow DOM) (closes [#1918]) by @FeizNouri in https://github.com/Chainlit/chainlit/pull/2194
- feat: Added ADC support for google cloud storage adapter by @DracoBlue in https://github.com/Chainlit/chainlit/pull/2212
- fix: include mime in element by @qvalentin in https://github.com/Chainlit/chainlit/pull/2176
- Collapse command buttons to icons for small screens by @jdb78 in https://github.com/Chainlit/chainlit/pull/2168
- feat: Add commands to starters by @Allaoua9 in https://github.com/Chainlit/chainlit/pull/2149
- added scope as env variable to Cognito auth provider by @brnaba-aws in https://github.com/Chainlit/chainlit/pull/2137
- feat: s3 url should not be hard coded, when using localstack s3 by @zhyyyq in https://github.com/Chainlit/chainlit/pull/2233
- feat: Add MarkdownAlert Style Switcher by @hexart in https://github.com/Chainlit/chainlit/pull/1900
- fix: Cancel button in Chat settings dialog not working properly by @hexart in https://github.com/Chainlit/chainlit/pull/1897
- fix: Handle float/Decimal conversion for DynamoDB persistence by @ee-juni in https://github.com/Chainlit/chainlit/pull/2133
- fix: only update metadata field when not None to prevent overwriting with {} by @aitsc in https://github.com/Chainlit/chainlit/pull/2171
- fix: allow for newer versions of starlette by @njbrake in https://github.com/Chainlit/chainlit/pull/2238
- fix(ui): adding container prop to dialog portal (Render the Portal Inside Copilot's Shadow DOM) (closes [#2249]) by @maoguy in https://github.com/Chainlit/chainlit/pull/2251
- ci: fix errors by @asvishnyakov in https://github.com/Chainlit/chainlit/pull/2254
- fix: Input Spacing by @hayescode in https://github.com/Chainlit/chainlit/pull/2246
- feat: Add Python 3.13 to CI Matrix by @hayescode in https://github.com/Chainlit/chainlit/pull/2244
- feat: Reduce LiteralAI dependencies by @hayescode in https://github.com/Chainlit/chainlit/pull/2245
- chore: prepare release by @hayescode in https://github.com/Chainlit/chainlit/pull/2256
New Contributors
- @emmanuel-ferdman made their first contribution in https://github.com/Chainlit/chainlit/pull/2173
- @adregbr made their first contribution in https://github.com/Chainlit/chainlit/pull/2214
- @FeizNouri made their first contribution in https://github.com/Chainlit/chainlit/pull/2194
- @DracoBlue made their first contribution in https://github.com/Chainlit/chainlit/pull/2212
- @Allaoua9 made their first contribution in https://github.com/Chainlit/chainlit/pull/2149
- @brnaba-aws made their first contribution in https://github.com/Chainlit/chainlit/pull/2137
- @zhyyyq made their first contribution in https://github.com/Chainlit/chainlit/pull/2233
- @ee-juni made their first contribution in https://github.com/Chainlit/chainlit/pull/2133
- @aitsc made their first contribution in https://github.com/Chainlit/chainlit/pull/2171
- @njbrake made their first contribution in https://github.com/Chainlit/chainlit/pull/2238
Full Changelog: https://github.com/Chainlit/chainlit/compare/2.5.5...2.6.0