Releases: Chainlit/chainlit
Releases · Chainlit/chainlit
2.6.0
What's Changed
- fix: Fix display_name in header links by @hayescode in #2109
- fix: keep icon style when no display is set by @fgalind1 in #2115
- feat: Add config options to load avatar and logo from CDN URLs by @hasitparmar-snyk in #2037
- fix: issue #2084 fetching steps feedbacks in get_thread by @ale-delfo in #2130
- feat: expose expiry time as environment variable by @desaxce in #2131
- Resolve Python Logger warnings by @emmanuel-ferdman in #2173
- Bump asyncer to 0.0.8 by @adregbr in #2214
- Feat: AskElementMessage - Time-gated forms in CustomElements by @munday-tech in #2217
- fix(ui): adding container prop to select portal (Render the ChatProfiles Portal Inside Copilot's Shadow DOM) (closes #1918) by @FeizNouri in #2194
- feat: Added ADC support for google cloud storage adapter by @DracoBlue in #2212
- fix: include mime in element by @qvalentin in #2176
- Collapse command buttons to icons for small screens by @jdb78 in #2168
- feat: Add commands to starters by @Allaoua9 in #2149
- added scope as env variable to Cognito auth provider by @brnaba-aws in #2137
- feat: s3 url should not be hard coded, when using localstack s3 by @zhyyyq in #2233
- feat: Add MarkdownAlert Style Switcher by @hexart in #1900
- fix: Cancel button in Chat settings dialog not working properly by @hexart in #1897
- fix: Handle float/Decimal conversion for DynamoDB persistence by @ee-juni in #2133
- fix: only update metadata field when not None to prevent overwriting with {} by @aitsc in #2171
- fix: allow for newer versions of starlette by @njbrake in #2238
- fix(ui): adding container prop to dialog portal (Render the Portal Inside Copilot's Shadow DOM) (closes #2249) by @maoguy in #2251
- ci: fix errors by @asvishnyakov in #2254
- fix: Input Spacing by @hayescode in #2246
- feat: Add Python 3.13 to CI Matrix by @hayescode in #2244
- feat: Reduce LiteralAI dependencies by @hayescode in #2245
- chore: prepare release by @hayescode in #2256
New Contributors
- @emmanuel-ferdman made their first contribution in #2173
- @adregbr made their first contribution in #2214
- @FeizNouri made their first contribution in #2194
- @DracoBlue made their first contribution in #2212
- @Allaoua9 made their first contribution in #2149
- @brnaba-aws made their first contribution in #2137
- @zhyyyq made their first contribution in #2233
- @ee-juni made their first contribution in #2133
- @aitsc made their first contribution in #2171
- @njbrake made their first contribution in #2238
Full Changelog: 2.5.5...2.6.0
2.5.5
What's Changed
- feat: . support for avatar and chat tooltip by @willydouhard in #2083
- feat: add typed session accessors for user session management by @zboyles in #2093
- feature: allow set attributes for the tags of the custom_js or custom_css file by @asvishnyakov in #2091
- Enable CopilotFunction for main application by @jdb78 in #2089
- fix: GCS private key was in incorrect format by @markperfect in #2086
- feat: support additionalQueryParamsForAPI setting in copilot by @hasitparmar-snyk in #2038
- Add HeaderLink display_name by @hayescode in #2059
- Improve smooth scroll behavior to prevent button flickering by @hexart in #1975
- Feature: Add custom env file loading by @adh-wonolo in #2055
- feat: add the whole WSGI environ dict to the session by @willydouhard in #2105
- feat: add cookie-based session affinity for Istio by @munday-tech in #1953
- chore: prepare release by @willydouhard in #2107
New Contributors
- @zboyles made their first contribution in #2093
- @markperfect made their first contribution in #2086
- @hasitparmar-snyk made their first contribution in #2038
- @adh-wonolo made their first contribution in #2055
- @munday-tech made their first contribution in #1953
Full Changelog: 2.4.400...2.5.5
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