Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.6.3 source code.tar.gz | 2025-07-25 | 3.6 MB | |
2.6.3 source code.zip | 2025-07-25 | 3.8 MB | |
README.md | 2025-07-25 | 2.9 kB | |
Totals: 3 Items | 7.4 MB | 0 |
What's Changed
- feat : Added ability to send empty commands by @Allaoua9 in https://github.com/Chainlit/chainlit/pull/2166
- test: improve robustness of E2E tests by @markperfect in https://github.com/Chainlit/chainlit/pull/2289
- fix(server): follow the BCP 47 standard for the length of localization names by @qvalentin in https://github.com/Chainlit/chainlit/pull/2297
- fix(markdown): encode parentheses in link targets for valid rendering by @abdesselam-benameur in https://github.com/Chainlit/chainlit/pull/2306
- fix: postgres query syntax error in data_layer by @royp-nrd in https://github.com/Chainlit/chainlit/pull/2293
- fix: scroll in the list of elements in copilot by @FeizNouri in https://github.com/Chainlit/chainlit/pull/2272
- fix: change width of element view in copilot by @FeizNouri in https://github.com/Chainlit/chainlit/pull/2273
- fix: generate signed url when loading elements from dynamodb datalayer by @eduardafneumann in https://github.com/Chainlit/chainlit/pull/2208
- fix(data-layer): add graceful shutdown handlers for DB connection cleanup by @EmilienM in https://github.com/Chainlit/chainlit/pull/2170
- feat: update cookie path handling to use environment variable by @dominpm in https://github.com/Chainlit/chainlit/pull/2207
- mod(sql_alchemy.py): support for additional connection arguments such… by @stuenofotso in https://github.com/Chainlit/chainlit/pull/2152
- fix: handle list token in LangChain callback on_llm_new_token to prevent AttributeError by @2429-mori-a in https://github.com/Chainlit/chainlit/pull/2191
- feat: remove Watermark by @hayescode in https://github.com/Chainlit/chainlit/pull/2312
- feat: remove watermark logo by @hayescode in https://github.com/Chainlit/chainlit/pull/2316
- fix: preserve formatting and special characters in pasted content by @rajanarahul93 in https://github.com/Chainlit/chainlit/pull/2267
- chore: release by @hayescode in https://github.com/Chainlit/chainlit/pull/2318
New Contributors
- @abdesselam-benameur made their first contribution in https://github.com/Chainlit/chainlit/pull/2306
- @royp-nrd made their first contribution in https://github.com/Chainlit/chainlit/pull/2293
- @eduardafneumann made their first contribution in https://github.com/Chainlit/chainlit/pull/2208
- @EmilienM made their first contribution in https://github.com/Chainlit/chainlit/pull/2170
- @dominpm made their first contribution in https://github.com/Chainlit/chainlit/pull/2207
- @stuenofotso made their first contribution in https://github.com/Chainlit/chainlit/pull/2152
- @2429-mori-a made their first contribution in https://github.com/Chainlit/chainlit/pull/2191
- @rajanarahul93 made their first contribution in https://github.com/Chainlit/chainlit/pull/2267
Full Changelog: https://github.com/Chainlit/chainlit/compare/2.6.2...2.6.3