Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.6.1 source code.tar.gz | 2025-07-15 | 3.6 MB | |
2.6.1 source code.zip | 2025-07-15 | 3.8 MB | |
README.md | 2025-07-15 | 1.9 kB | |
Totals: 3 Items | 7.4 MB | 0 |
What's Changed
Added
- New
on_feedback
callback by @hayescode in https://github.com/Chainlit/chainlit/pull/2279 - Relaxed restriction on number of starters (now more than 4 can be displayed) by @ScenicJaguar101 in https://github.com/Chainlit/chainlit/pull/2266
Fixed
- Command persistence when "button": True is missing from command definition by @maoguy in https://github.com/Chainlit/chainlit/pull/2260
- openai and mistralai sub-modules fail due to incorrect timestamp_utc import by @joro75 in https://github.com/Chainlit/chainlit/pull/2265
- Temporarily reverted fix (by @hayescode in https://github.com/Chainlit/chainlit/pull/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 https://github.com/Chainlit/chainlit/pull/2143
- Portals (popups, dialogs, etc.) now render correctly inside Copilot’s shadow DOM by @asvishnyakov in https://github.com/Chainlit/chainlit/pull/2291
Other
- Add workflow to close old Issues/PRs by @hayescode in https://github.com/Chainlit/chainlit/pull/2276
- Increase operations and change ordering in stale workflow by @hayescode in https://github.com/Chainlit/chainlit/pull/2285
- Removed Telemetry by @hayescode in https://github.com/Chainlit/chainlit/pull/2281
- Updated versions for Node.js, Poetry, and pnpm; added Corepack support by @asvishnyakov in https://github.com/Chainlit/chainlit/pull/2257
New Contributors
- @joro75 made their first contribution in https://github.com/Chainlit/chainlit/pull/2265
- @ScenicJaguar101 made their first contribution in https://github.com/Chainlit/chainlit/pull/2266
Full Changelog: https://github.com/Chainlit/chainlit/compare/2.6.0...2.6.1