Releases: Chainlit/chainlit
Releases · Chainlit/chainlit
2.4.301
2.4.3
What's Changed
- feat: rework sidebar to support canvas by @willydouhard in #2034
- feat(mcp): Support custom cmd allow list for mcp server by @tcx4c70 in #2014
- Fix Plotly width in #1919 by @hayescode in #2030
- Fix: Images disappear after page reload when using AzureBlobStorageClient by @shuntagami in #2035
- chore: release by @willydouhard in #2044
New Contributors
- @shuntagami made their first contribution in #2035
Full Changelog: 2.4.201...2.4.3
2.4.201
What's Changed
- Added tags tracing on LangChain tracer by @LoreDema in #2026
- Willy/starter command by @willydouhard in #2027
New Contributors
Full Changelog: 2.4.2...2.4.201
2.4.2
What's Changed
- Introducing the Semantic Kernel Filter by @eavanvalkenburg in #1963
- feat: Hide commands button if all commands are specified as button. by @willydouhard in #2005
- feat: support avatarName in step metadata to specify an avatar != ste… by @willydouhard in #2008
- Fix: Chatsetting dialog padding is too small by @hexart in #2012
- fix: chat_profiles model description by @shinishiho in #2009
- Fix: Resolve WebSocket connection error when deleting chat history by @hexart in #2017
- Add a new field to allow commands to be persistent between messages by @RaphaelEscrig in #2018
- fix: backward compatible with sqlite+sqlalchemy by @kaija in #1982
- chore: prepare release by @willydouhard in #2025
New Contributors
- @eavanvalkenburg made their first contribution in #1963
- @shinishiho made their first contribution in #2009
- @RaphaelEscrig made their first contribution in #2018
- @kaija made their first contribution in #1982
Full Changelog: 2.4.1...2.4.2
2.4.1
What's Changed
- Fix/initial scroll button visibility by @hexart in #1978
- fix: submounting chainlit app to fastapi app with root path by @willydouhard in #1993
- feat: add feature flag for user message auto scroll by @willydouhard in #1994
- feat(backend/mcp): Support set env vars from command line by @tcx4c70 in #1989
- chore: prepare release by @willydouhard in #1999
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
- feat: add mcp support (#1964) by @willydouhard in #1977
- fix: copilot paste by @willydouhard in #1981
- feat: allow uv commands for mcp by @willydouhard in #1984
- fix: oauth redirection with root path = '/' by @willydouhard in #1987
- Willy/fix ask display by @willydouhard in #1988
Full Changelog: 2.3.0...2.4.0
2.4.0rc0
What's Changed
- feat: add mcp support (#1964) by @willydouhard in #1977
Full Changelog: 2.3.0...2.4.0rc0
2.3.0
What's Changed
- fix: add key prop to ButtonLink components in header by @hexart in #1902
- fix: allow setting custom cookie name via env var by @sandangel in #1909
- fix: Include element
props
in SQLAlchemyDataLayer query for elements by @ckrapu-nv in #1949 - fix: attempt to fix root path in docker by @willydouhard in #1955
- fix: file extensions are now checked in lowercase for uploads by @pmercier in #1958
- fix: Fix Element mime type by fixing from_dict() by @hayescode in #1956
- fix: When upload fail server side the error message was undefined front by @pmercier in #1957
- fix: markdown alert syntax support with unsafe_allow_html = true by @hexart in #1908
- Upgrade aiofiles to 24.1.0 by @GitAlexxx in #1944
- Fix: Ensure clear_auth_cookie uses the correct secure and samesite settings by @ilkertuna in #1959
- fix: threadId assignment to first user message by @Dan-data-tech in #1960
- fix: Sort thread history groups in fixed order by @goda6565 in #1967
- fix: rootpath on docker by @willydouhard in #1968
- chore(slack): Remove redundant thread ID generation by @0xRichardH in #1910
- feat: commands can now be buttons by @willydouhard in #1969
- Update README.md by @willydouhard in #1970
- Update WaterMark.tsx by @willydouhard in #1971
- chore: update changelog by @willydouhard in #1972
- feat: New user messages are now placed/scrolled to the top of the cha… by @willydouhard in #1973
- feat: send user message from custom element by @willydouhard in #1974
- fix(react-client): Chat settings won't be resumed when resuming thread by @tcx4c70 in #1929
- chore: update changelog by @willydouhard in #1976
New Contributors
- @ckrapu-nv made their first contribution in #1949
- @GitAlexxx made their first contribution in #1944
- @ilkertuna made their first contribution in #1959
- @Dan-data-tech made their first contribution in #1960
- @goda6565 made their first contribution in #1967
- @0xRichardH made their first contribution in #1910
Full Changelog: 2.2.1...2.3.0
2.2.1
What's Changed
- feat: add default_open to step class by @willydouhard in #1879
- fix: starter should be disabled if no ws connection by @willydouhard in #1880
- fix: set defaultSize equal to minSize in ResizablePanel to avoid warning by @hexart in #1884
- fix: prevent orphaned thread record when deleting active conversation by @hexart in #1883
- fix: Remove unnecessary 'use client' directives to fix sourcemap errors by @hexart in #1888
- fix: input should not replace <,>,& by @willydouhard in #1891
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- chore: remove github config not used by @fgalind1 in #1865
- Revert oauth_providers.py by removing prefix in offline_access by @GhimBoon in #1869
- fix: use accordion for steps and fix streaming auto scroll by @willydouhard in #1874
- feat: support adding custom links on the nav header by @fgalind1 in #1836
- chore: prepare release by @willydouhard in #1877
Full Changelog: 2.1.2...2.2.0