Releases: Chainlit/chainlit
Releases · Chainlit/chainlit
2.4.400
What's Changed
- feat: add ids for most commonly customized ui elements by @asvishnyakov in #2069
- fix: flickering on app start by @asvishnyakov in #2068
- feature: add configuration option for default sidebar state by @asvishnyakov in #2065
- Fix File Icons by @hayescode in #2067
- feat: Add custom login background image and filter by @hexart in #1885
- Remove insertText command to prevent duplicate pasting by @benverhees in #2072
- Willy/fix paste undo by @willydouhard in #2075
- feat: add on_app_startup and on_app_shutdown cbs by @willydouhard in #2076
- chore: prepare release by @willydouhard in #2077
New Contributors
- @benverhees made their first contribution in #2072
Full Changelog: 2.4.302...2.4.400
2.4.302
What's Changed
- chore: bump literalai version by @willydouhard in #2050
- Rename nl-NL.json to nl.json by @sTomerG in #2054
- feat: add thinking token support to lc by @willydouhard in #2056
- chore: prepare release by @willydouhard in #2061
New Contributors
Full Changelog: 2.4.301...2.4.302
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
propsin 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