What's Changed
🛈 You may need to update your workflows and dev tools if you forked this repo or install chainlit from source code via git+ syntax. See #2573 for detailed changes
Added
- feat: pass chat_profile to set_starter_categories callback by @EyalAmitay in #2849
Fixed
- fix(socket): guard on_chat_start against duplicate dispatch on reconnect by @dokterbob in #2891
- fix(langchain): check langchain-core version instead of langchain by @dokterbob in #2889
- fix: resolve base locale to regional translation file (e.g. "da" → "da-DK") by @mgquach in #2843
Changed
- chore(fmt): upgrade prettier & ruff and auto format missed files by @asvishnyakov in #2884
- refactor: dev scripts by @asvishnyakov in #2573
- chore: release by @asvishnyakov in #2901
Full Changelog: 2.11.0...2.11.1