# Changelog
### [Version 2.1.26](https://github.com/lobehub/lobe-chat/compare/v2.1.25...v2.1.26)
Released on **2026-02-10**
#### ๐ Styles
- **misc**: Update i18n.
Improvements and Fixes
#### Styles
- **misc**: Update i18n, closes [#12227](https://github.com/lobehub/lobe-chat/issues/12227) ([37b06c4](https://github.com/lobehub/lobe-chat/commit/37b06c4))
[](#readme-top)
### [Version 2.1.25](https://github.com/lobehub/lobe-chat/compare/v2.1.24...v2.1.25)
Released on **2026-02-09**
Improvements and Fixes
[](#readme-top)
### [Version 2.1.24](https://github.com/lobehub/lobe-chat/compare/v2.1.23...v2.1.24)
Released on **2026-02-09**
#### ๐ Bug Fixes
- **misc**: Fix multimodal content_part images rendered as base64 text.
Improvements and Fixes
#### What's fixed
- **misc**: Fix multimodal content_part images rendered as base64 text, closes [#12210](https://github.com/lobehub/lobe-chat/issues/12210) ([00ff5b9](https://github.com/lobehub/lobe-chat/commit/00ff5b9))
[](#readme-top)
### [Version 2.1.23](https://github.com/lobehub/lobe-chat/compare/v2.1.22...v2.1.23)
Released on **2026-02-09**
#### ๐ Bug Fixes
- **swr**: Prevent useActionSWR isValidating from getting stuck.
- **misc**: Fix editor content missing when send error, use custom avatar for group chat in sidebar.
#### ๐ Styles
- **misc**: Update i18n.
Improvements and Fixes
#### What's fixed
- **swr**: Prevent useActionSWR isValidating from getting stuck, closes [#12059](https://github.com/lobehub/lobe-chat/issues/12059) ([8877bc1](https://github.com/lobehub/lobe-chat/commit/8877bc1))
- **misc**: Fix editor content missing when send error, closes [#12205](https://github.com/lobehub/lobe-chat/issues/12205) ([ee7ae5b](https://github.com/lobehub/lobe-chat/commit/ee7ae5b))
- **misc**: Use custom avatar for group chat in sidebar, closes [#12208](https://github.com/lobehub/lobe-chat/issues/12208) ([31145c9](https://github.com/lobehub/lobe-chat/commit/31145c9))
#### Styles
- **misc**: Update i18n, closes [#12025](https://github.com/lobehub/lobe-chat/issues/12025) ([c12d022](https://github.com/lobehub/lobe-chat/commit/c12d022))
[](#readme-top)
### [Version 2.1.23](https://github.com/lobehub/lobe-chat/compare/v2.1.22...v2.1.23)
Released on **2026-02-08**
#### ๐ Bug Fixes
- **misc**: Fix editor content missing when send error.
Improvements and Fixes
#### What's fixed
- **misc**: Fix editor content missing when send error, closes [#12205](https://github.com/lobehub/lobe-chat/issues/12205) ([ee7ae5b](https://github.com/lobehub/lobe-chat/commit/ee7ae5b))
[](#readme-top)
### [Version 2.1.23](https://github.com/lobehub/lobe-chat/compare/v2.1.22...v2.1.23)
Released on **2026-02-08**
#### ๐ Bug Fixes
- **misc**: Fix editor content missing when send error.
Improvements and Fixes
#### What's fixed
- **misc**: Fix editor content missing when send error, closes [#12205](https://github.com/lobehub/lobe-chat/issues/12205) ([ee7ae5b](https://github.com/lobehub/lobe-chat/commit/ee7ae5b))
[](#readme-top)
### [Version 2.1.22](https://github.com/lobehub/lobe-chat/compare/v2.1.21...v2.1.22)
Released on **2026-02-08**
#### ๐ Bug Fixes
- **misc**: Register Notebook tool in server runtime.
Improvements and Fixes
#### What's fixed
- **misc**: Register Notebook tool in server runtime, closes [#12203](https://github.com/lobehub/lobe-chat/issues/12203) ([be6da39](https://github.com/lobehub/lobe-chat/commit/be6da39))
[](#readme-top)
### [Version 2.1.21](https://github.com/lobehub/lobe-chat/compare/v2.1.20...v2.1.21)
Released on **2026-02-08**
#### ๐ Bug Fixes
- **misc**: Add end-user info on OpenAI Responses API call, enable vertical scrolling for topic list on mobile.
Improvements and Fixes
#### What's fixed
- **misc**: Add end-user info on OpenAI Responses API call, closes [#12134](https://github.com/lobehub/lobe-chat/issues/12134) ([72a85ac](https://github.com/lobehub/lobe-chat/commit/72a85ac))
- **misc**: Enable vertical scrolling for topic list on mobile, closes [#12157](https://github.com/lobehub/lobe-chat/issues/12157) [lobehub/lobe-chat#12029](https://github.com/lobehub/lobe-chat/issues/12029) ([bd4e253](https://github.com/lobehub/lobe-chat/commit/bd4e253))
[](#readme-top)
### [Version 2.1.21](https://github.com/lobehub/lobe-chat/compare/v2.1.20...v2.1.21)
Released on **2026-02-08**
Improvements and Fixes
[](#readme-top)
### [Version 2.1.21](https://github.com/lobehub/lobe-chat/compare/v2.1.20...v2.1.21)
Released on **2026-02-08**
Improvements and Fixes
[](#readme-top)
### [Version 2.1.20](https://github.com/lobehub/lobe-chat/compare/v2.1.19...v2.1.20)
Released on **2026-02-08**
#### ๐ Bug Fixes
- **misc**: Add api/version and api/desktop to public routes, show notification when file upload fails due to storage plan limit.
Improvements and Fixes
#### What's fixed
- **misc**: Add api/version and api/desktop to public routes, closes [#12194](https://github.com/lobehub/lobe-chat/issues/12194) ([ea81cd4](https://github.com/lobehub/lobe-chat/commit/ea81cd4))
- **misc**: Show notification when file upload fails due to storage plan limit, closes [#12176](https://github.com/lobehub/lobe-chat/issues/12176) ([f26d0df](https://github.com/lobehub/lobe-chat/commit/f26d0df))
[](#readme-top)
### [Version 2.1.20](https://github.com/lobehub/lobe-chat/compare/v2.1.19...v2.1.20)
Released on **2026-02-08**
#### ๐ Bug Fixes
- **misc**: Add api/version and api/desktop to public routes, show notification when file upload fails due to storage plan limit.
Improvements and Fixes
#### What's fixed
- **misc**: Add api/version and api/desktop to public routes, closes [#12194](https://github.com/lobehub/lobe-chat/issues/12194) ([ea81cd4](https://github.com/lobehub/lobe-chat/commit/ea81cd4))
- **misc**: Show notification when file upload fails due to storage plan limit, closes [#12176](https://github.com/lobehub/lobe-chat/issues/12176) ([f26d0df](https://github.com/lobehub/lobe-chat/commit/f26d0df))
[](#readme-top)
### [Version 2.1.20](https://github.com/lobehub/lobe-chat/compare/v2.1.19...v2.1.20)
Released on **2026-02-07**
#### ๐ Bug Fixes
- **misc**: Show notification when file upload fails due to storage plan limit.
Improvements and Fixes
#### What's fixed
- **misc**: Show notification when file upload fails due to storage plan limit, closes [#12176](https://github.com/lobehub/lobe-chat/issues/12176) ([f26d0df](https://github.com/lobehub/lobe-chat/commit/f26d0df))
[](#readme-top)
### [Version 2.1.20](https://github.com/lobehub/lobe-chat/compare/v2.1.19...v2.1.20)
Released on **2026-02-07**
#### ๐ Bug Fixes
- **misc**: Show notification when file upload fails due to storage plan limit.
Improvements and Fixes
#### What's fixed
- **misc**: Show notification when file upload fails due to storage plan limit, closes [#12176](https://github.com/lobehub/lobe-chat/issues/12176) ([f26d0df](https://github.com/lobehub/lobe-chat/commit/f26d0df))
[](#readme-top)
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
Released on **2026-02-06**
#### โป Code Refactoring
- **docker-compose**: Restructure dev environment.
- **misc**: Upgrade agents/group detail pages tabsใhidden like button.
#### ๐ Bug Fixes
- **misc**: Fixed in community pluings tab the lobehub skills not display.
#### ๐ Styles
- **model-runtime**: Add Claude Opus 4.6 support for Bedrock runtime.
Improvements and Fixes
#### Code refactoring
- **docker-compose**: Restructure dev environment, closes [#12132](https://github.com/lobehub/lobe-chat/issues/12132) ([7ba15cc](https://github.com/lobehub/lobe-chat/commit/7ba15cc))
- **misc**: Upgrade agents/group detail pages tabsใhidden like button, closes [#12127](https://github.com/lobehub/lobe-chat/issues/12127) ([e402c51](https://github.com/lobehub/lobe-chat/commit/e402c51))
#### What's fixed
- **misc**: Fixed in community pluings tab the lobehub skills not display, closes [#12141](https://github.com/lobehub/lobe-chat/issues/12141) ([193c96f](https://github.com/lobehub/lobe-chat/commit/193c96f))
#### Styles
- **model-runtime**: Add Claude Opus 4.6 support for Bedrock runtime, closes [#12155](https://github.com/lobehub/lobe-chat/issues/12155) ([90a75af](https://github.com/lobehub/lobe-chat/commit/90a75af))
[](#readme-top)
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
Released on **2026-02-06**
#### โป Code Refactoring
- **docker-compose**: Restructure dev environment.
- **misc**: Upgrade agents/group detail pages tabsใhidden like button.
#### ๐ Bug Fixes
- **misc**: Fixed in community pluings tab the lobehub skills not display.
#### ๐ Styles
- **model-runtime**: Add Claude Opus 4.6 support for Bedrock runtime.
Improvements and Fixes
#### Code refactoring
- **docker-compose**: Restructure dev environment, closes [#12132](https://github.com/lobehub/lobe-chat/issues/12132) ([7ba15cc](https://github.com/lobehub/lobe-chat/commit/7ba15cc))
- **misc**: Upgrade agents/group detail pages tabsใhidden like button, closes [#12127](https://github.com/lobehub/lobe-chat/issues/12127) ([e402c51](https://github.com/lobehub/lobe-chat/commit/e402c51))
#### What's fixed
- **misc**: Fixed in community pluings tab the lobehub skills not display, closes [#12141](https://github.com/lobehub/lobe-chat/issues/12141) ([193c96f](https://github.com/lobehub/lobe-chat/commit/193c96f))
#### Styles
- **model-runtime**: Add Claude Opus 4.6 support for Bedrock runtime, closes [#12155](https://github.com/lobehub/lobe-chat/issues/12155) ([90a75af](https://github.com/lobehub/lobe-chat/commit/90a75af))
[](#readme-top)
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
Released on **2026-02-06**
#### โป Code Refactoring
- **docker-compose**: Restructure dev environment.
- **misc**: Upgrade agents/group detail pages tabsใhidden like button.
#### ๐ Bug Fixes
- **misc**: Fixed in community pluings tab the lobehub skills not display.
Improvements and Fixes
#### Code refactoring
- **docker-compose**: Restructure dev environment, closes [#12132](https://github.com/lobehub/lobe-chat/issues/12132) ([7ba15cc](https://github.com/lobehub/lobe-chat/commit/7ba15cc))
- **misc**: Upgrade agents/group detail pages tabsใhidden like button, closes [#12127](https://github.com/lobehub/lobe-chat/issues/12127) ([e402c51](https://github.com/lobehub/lobe-chat/commit/e402c51))
#### What's fixed
- **misc**: Fixed in community pluings tab the lobehub skills not display, closes [#12141](https://github.com/lobehub/lobe-chat/issues/12141) ([193c96f](https://github.com/lobehub/lobe-chat/commit/193c96f))
[](#readme-top)
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
Released on **2026-02-06**
#### โป Code Refactoring
- **docker-compose**: Restructure dev environment.
- **misc**: Upgrade agents/group detail pages tabsใhidden like button.
#### ๐ Bug Fixes
- **misc**: Fixed in community pluings tab the lobehub skills not display.
Improvements and Fixes
#### Code refactoring
- **docker-compose**: Restructure dev environment, closes [#12132](https://github.com/lobehub/lobe-chat/issues/12132) ([7ba15cc](https://github.com/lobehub/lobe-chat/commit/7ba15cc))
- **misc**: Upgrade agents/group detail pages tabsใhidden like button, closes [#12127](https://github.com/lobehub/lobe-chat/issues/12127) ([e402c51](https://github.com/lobehub/lobe-chat/commit/e402c51))
#### What's fixed
- **misc**: Fixed in community pluings tab the lobehub skills not display, closes [#12141](https://github.com/lobehub/lobe-chat/issues/12141) ([193c96f](https://github.com/lobehub/lobe-chat/commit/193c96f))
[](#readme-top)
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
Released on **2026-02-06**
#### โป Code Refactoring
- **docker-compose**: Restructure dev environment.
- **misc**: Upgrade agents/group detail pages tabsใhidden like button.
#### ๐ Bug Fixes
- **misc**: Fixed in community pluings tab the lobehub skills not display.
Improvements and Fixes
#### Code refactoring
- **docker-compose**: Restructure dev environment, closes [#12132](https://github.com/lobehub/lobe-chat/issues/12132) ([7ba15cc](https://github.com/lobehub/lobe-chat/commit/7ba15cc))
- **misc**: Upgrade agents/group detail pages tabsใhidden like button, closes [#12127](https://github.com/lobehub/lobe-chat/issues/12127) ([e402c51](https://github.com/lobehub/lobe-chat/commit/e402c51))
#### What's fixed
- **misc**: Fixed in community pluings tab the lobehub skills not display, closes [#12141](https://github.com/lobehub/lobe-chat/issues/12141) ([193c96f](https://github.com/lobehub/lobe-chat/commit/193c96f))
[](#readme-top)
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
Released on **2026-02-06**
#### โป Code Refactoring
- **docker-compose**: Restructure dev environment.
- **misc**: Upgrade agents/group detail pages tabsใhidden like button.
Improvements and Fixes
#### Code refactoring
- **docker-compose**: Restructure dev environment, closes [#12132](https://github.com/lobehub/lobe-chat/issues/12132) ([7ba15cc](https://github.com/lobehub/lobe-chat/commit/7ba15cc))
- **misc**: Upgrade agents/group detail pages tabsใhidden like button, closes [#12127](https://github.com/lobehub/lobe-chat/issues/12127) ([e402c51](https://github.com/lobehub/lobe-chat/commit/e402c51))
[](#readme-top)
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
Released on **2026-02-05**
#### โป Code Refactoring
- **misc**: Upgrade agents/group detail pages tabsใhidden like button.
Improvements and Fixes
#### Code refactoring
- **misc**: Upgrade agents/group detail pages tabsใhidden like button, closes [#12127](https://github.com/lobehub/lobe-chat/issues/12127) ([e402c51](https://github.com/lobehub/lobe-chat/commit/e402c51))
[](#readme-top)
### [Version 2.1.18](https://github.com/lobehub/lobe-chat/compare/v2.1.17...v2.1.18)
Released on **2026-02-04**
#### ๐ Bug Fixes
- **model-runtime**: Fix moonshot interleaved thinking and circular dependency.
Improvements and Fixes
#### What's fixed
- **model-runtime**: Fix moonshot interleaved thinking and circular dependency, closes [#12112](https://github.com/lobehub/lobe-chat/issues/12112) ([3f1a198](https://github.com/lobehub/lobe-chat/commit/3f1a198))
[](#readme-top)
### [Version 2.1.17](https://github.com/lobehub/lobe-chat/compare/v2.1.16...v2.1.17)
Released on **2026-02-04**
#### โป Code Refactoring
- **model-runtime**: Extract Anthropic factory and convert Moonshot to RouterRuntime.
Improvements and Fixes
#### Code refactoring
- **model-runtime**: Extract Anthropic factory and convert Moonshot to RouterRuntime, closes [#12109](https://github.com/lobehub/lobe-chat/issues/12109) ([71064fd](https://github.com/lobehub/lobe-chat/commit/71064fd))
[](#readme-top)
### [Version 2.1.16](https://github.com/lobehub/lobe-chat/compare/v2.1.15...v2.1.16)
Released on **2026-02-04**
#### ๐ Bug Fixes
- **misc**: Add the preview publish to market button preview check.
Improvements and Fixes
#### What's fixed
- **misc**: Add the preview publish to market button preview check, closes [#12105](https://github.com/lobehub/lobe-chat/issues/12105) ([28887c7](https://github.com/lobehub/lobe-chat/commit/28887c7))
[](#readme-top)
### [Version 2.1.15](https://github.com/lobehub/lobe-chat/compare/v2.1.14...v2.1.15)
Released on **2026-02-04**
#### ๐ Bug Fixes
- **misc**: Fixed the agents list the show updateAt time error.
Improvements and Fixes
#### What's fixed
- **misc**: Fixed the agents list the show updateAt time error, closes [#12103](https://github.com/lobehub/lobe-chat/issues/12103) ([3063cee](https://github.com/lobehub/lobe-chat/commit/3063cee))
[](#readme-top)
### [Version 2.1.14](https://github.com/lobehub/lobe-chat/compare/v2.1.13...v2.1.14)
Released on **2026-02-04**
#### ๐ Bug Fixes
- **misc**: Fix cannot uncompressed messages.
Improvements and Fixes
#### What's fixed
- **misc**: Fix cannot uncompressed messages, closes [#12086](https://github.com/lobehub/lobe-chat/issues/12086) ([ccfaec2](https://github.com/lobehub/lobe-chat/commit/ccfaec2))
[](#readme-top)
### [Version 2.1.13](https://github.com/lobehub/lobe-chat/compare/v2.1.12...v2.1.13)
Released on **2026-02-03**
#### ๐ Bug Fixes
- **docker**: Add librt.so.1 to fix PDF parsing.
Improvements and Fixes
#### What's fixed
- **docker**: Add librt.so.1 to fix PDF parsing, closes [#12039](https://github.com/lobehub/lobe-chat/issues/12039) ([4a6be92](https://github.com/lobehub/lobe-chat/commit/4a6be92))
[](#readme-top)
### [Version 2.1.12](https://github.com/lobehub/lobe-chat/compare/v2.1.11...v2.1.12)
Released on **2026-02-03**
#### ๐ Bug Fixes
- **changelog**: Normalize versionRange to valid semver.
Improvements and Fixes
#### What's fixed
- **changelog**: Normalize versionRange to valid semver, closes [#12049](https://github.com/lobehub/lobe-chat/issues/12049) ([74b9bd0](https://github.com/lobehub/lobe-chat/commit/74b9bd0))
[](#readme-top)
### [Version 2.1.11](https://github.com/lobehub/lobe-chat/compare/v2.1.10...v2.1.11)
Released on **2026-02-02**
#### ๐ Bug Fixes
- **misc**: Hide password features when AUTH_DISABLE_EMAIL_PASSWORD is set.
Improvements and Fixes
#### What's fixed
- **misc**: Hide password features when AUTH_DISABLE_EMAIL_PASSWORD is set, closes [#12023](https://github.com/lobehub/lobe-chat/issues/12023) ([e2fd28e](https://github.com/lobehub/lobe-chat/commit/e2fd28e))
[](#readme-top)
### [Version 2.1.10](https://github.com/lobehub/lobe-chat/compare/v2.1.9...v2.1.10)
Released on **2026-02-02**
#### ๐ Bug Fixes
- **auth**: Revert authority URL and tenant ID for Microsoft authentication..
Improvements and Fixes
#### What's fixed
- **auth**: Revert authority URL and tenant ID for Microsoft authentication., closes [#11930](https://github.com/lobehub/lobe-chat/issues/11930) ([98f93ef](https://github.com/lobehub/lobe-chat/commit/98f93ef))
[](#readme-top)
### [Version 2.1.9](https://github.com/lobehub/lobe-chat/compare/v2.1.8...v2.1.9)
Released on **2026-02-02**
#### ๐ Bug Fixes
- **misc**: Use oauth2.link for generic OIDC provider account linking.
Improvements and Fixes
#### What's fixed
- **misc**: Use oauth2.link for generic OIDC provider account linking, closes [#12024](https://github.com/lobehub/lobe-chat/issues/12024) ([c7a06a4](https://github.com/lobehub/lobe-chat/commit/c7a06a4))
[](#readme-top)
### [Version 2.1.8](https://github.com/lobehub/lobe-chat/compare/v2.1.7...v2.1.8)
Released on **2026-02-01**
#### ๐ Styles
- **misc**: Improve tasks display.
Improvements and Fixes
#### Styles
- **misc**: Improve tasks display, closes [#12032](https://github.com/lobehub/lobe-chat/issues/12032) ([3423ad1](https://github.com/lobehub/lobe-chat/commit/3423ad1))
[](#readme-top)
### [Version 2.1.7](https://github.com/lobehub/lobe-chat/compare/v2.1.6...v2.1.7)
Released on **2026-02-01**
#### ๐ Bug Fixes
- **misc**: Add missing description parameter docs in Notebook system prompt.
Improvements and Fixes
#### What's fixed
- **misc**: Add missing description parameter docs in Notebook system prompt, closes [#12015](https://github.com/lobehub/lobe-chat/issues/12015) [#11391](https://github.com/lobehub/lobe-chat/issues/11391) ([182030f](https://github.com/lobehub/lobe-chat/commit/182030f))
[](#readme-top)
### [Version 2.1.6](https://github.com/lobehub/lobe-chat/compare/v2.1.5...v2.1.6)
Released on **2026-02-01**
#### ๐ Styles
- **misc**: Improve local-system tool implement.
Improvements and Fixes
#### Styles
- **misc**: Improve local-system tool implement, closes [#12022](https://github.com/lobehub/lobe-chat/issues/12022) ([5e203b8](https://github.com/lobehub/lobe-chat/commit/5e203b8))
[](#readme-top)
### [Version 2.1.5](https://github.com/lobehub/lobe-chat/compare/v2.1.4...v2.1.5)
Released on **2026-01-31**
#### ๐ Bug Fixes
- **misc**: Slove the group member agents cant set skills problem.
Improvements and Fixes
#### What's fixed
- **misc**: Slove the group member agents cant set skills problem, closes [#12021](https://github.com/lobehub/lobe-chat/issues/12021) ([2302940](https://github.com/lobehub/lobe-chat/commit/2302940))
[](#readme-top)
### [Version 2.1.4](https://github.com/lobehub/lobe-chat/compare/v2.1.3...v2.1.4)
Released on **2026-01-31**
#### ๐ Bug Fixes
- **stream**: Update event handling to use 'text' instead of 'content_part' in gemini 2.5 models.
#### ๐ Styles
- **misc**: Update i18n, Update Kimi K2.5 & Qwen3 Max Thinking models.
Improvements and Fixes
#### What's fixed
- **stream**: Update event handling to use 'text' instead of 'content_part' in gemini 2.5 models, closes [#11235](https://github.com/lobehub/lobe-chat/issues/11235) ([a76a630](https://github.com/lobehub/lobe-chat/commit/a76a630))
#### Styles
- **misc**: Update i18n, closes [#11920](https://github.com/lobehub/lobe-chat/issues/11920) ([1a590a0](https://github.com/lobehub/lobe-chat/commit/1a590a0))
- **misc**: Update Kimi K2.5 & Qwen3 Max Thinking models, closes [#11925](https://github.com/lobehub/lobe-chat/issues/11925) ([6f9e010](https://github.com/lobehub/lobe-chat/commit/6f9e010))
[](#readme-top)
### [Version 2.1.3](https://github.com/lobehub/lobe-chat/compare/v2.1.2...v2.1.3)
Released on **2026-01-31**
#### ๐ Bug Fixes
- **auth**: Add AUTH_DISABLE_EMAIL_PASSWORD env to enable SSO-only mode.
Improvements and Fixes
#### What's fixed
- **auth**: Add AUTH_DISABLE_EMAIL_PASSWORD env to enable SSO-only mode, closes [#12009](https://github.com/lobehub/lobe-chat/issues/12009) ([f3210a3](https://github.com/lobehub/lobe-chat/commit/f3210a3))
[](#readme-top)
### [Version 2.1.2](https://github.com/lobehub/lobe-chat/compare/v2.1.1...v2.1.2)
Released on **2026-01-30**
#### ๐ Bug Fixes
- **misc**: Fix feishu sso provider.
Improvements and Fixes
#### What's fixed
- **misc**: Fix feishu sso provider, closes [#11970](https://github.com/lobehub/lobe-chat/issues/11970) ([ffd9fff](https://github.com/lobehub/lobe-chat/commit/ffd9fff))
[](#readme-top)
### [Version 2.1.1](https://github.com/lobehub/lobe-chat/compare/v2.1.0...v2.1.1)
Released on **2026-01-30**
#### ๐ Bug Fixes
- **misc**: Correct desktop download URL path.
Improvements and Fixes
#### What's fixed
- **misc**: Correct desktop download URL path, closes [#11990](https://github.com/lobehub/lobe-chat/issues/11990) ([e46df98](https://github.com/lobehub/lobe-chat/commit/e46df98))
[](#readme-top)
## [Version 2.1.0](https://github.com/lobehub/lobe-chat/compare/v2.0.13...v2.1.0)
Released on **2026-01-30**
#### โจ Features
- **misc**: Refactor cron job UI and use runtime enableBusinessFeatures flag.
Improvements and Fixes
#### What's improved
- **misc**: Refactor cron job UI and use runtime enableBusinessFeatures flag, closes [#11975](https://github.com/lobehub/lobe-chat/issues/11975) ([104a19a](https://github.com/lobehub/lobe-chat/commit/104a19a))
[](#readme-top)
### [Version 2.0.13](https://github.com/lobehub/lobe-chat/compare/v2.0.12...v2.0.13)
Released on **2026-01-29**
#### ๐ Styles
- **misc**: Fix usage table display issues.
Improvements and Fixes
#### Styles
- **misc**: Fix usage table display issues, closes [#10108](https://github.com/lobehub/lobe-chat/issues/10108) ([4bd82c3](https://github.com/lobehub/lobe-chat/commit/4bd82c3))
[](#readme-top)
### [Version 2.0.12](https://github.com/lobehub/lobe-chat/compare/v2.0.11...v2.0.12)
Released on **2026-01-29**
#### ๐ Bug Fixes
- **misc**: Group publish to market should set local group market identifer.
Improvements and Fixes
#### What's fixed
- **misc**: Group publish to market should set local group market identifer, closes [#11965](https://github.com/lobehub/lobe-chat/issues/11965) ([0bda4d9](https://github.com/lobehub/lobe-chat/commit/0bda4d9))
[](#readme-top)
### [Version 2.0.11](https://github.com/lobehub/lobe-chat/compare/v2.0.10...v2.0.11)
Released on **2026-01-29**
#### ๐ Styles
- **misc**: Fix group task render.
Improvements and Fixes
#### Styles
- **misc**: Fix group task render, closes [#11952](https://github.com/lobehub/lobe-chat/issues/11952) ([b8ef02e](https://github.com/lobehub/lobe-chat/commit/b8ef02e))
[](#readme-top)
### [Version 2.0.10](https://github.com/lobehub/lobe-chat/compare/v2.0.9...v2.0.10)
Released on **2026-01-29**
#### ๐ Bug Fixes
- **misc**: Add ExtendParamsTypeSchema for enhanced model settings.
Improvements and Fixes
#### What's fixed
- **misc**: Add ExtendParamsTypeSchema for enhanced model settings, closes [#11437](https://github.com/lobehub/lobe-chat/issues/11437) ([f58c980](https://github.com/lobehub/lobe-chat/commit/f58c980))
[](#readme-top)
### [Version 2.0.9](https://github.com/lobehub/lobe-chat/compare/v2.0.8...v2.0.9)
Released on **2026-01-29**
#### ๐ Bug Fixes
- **model-bank**: Fix ZenMux model IDs by adding provider prefixes.
Improvements and Fixes
#### What's fixed
- **model-bank**: Fix ZenMux model IDs by adding provider prefixes, closes [#11947](https://github.com/lobehub/lobe-chat/issues/11947) ([17f8a5c](https://github.com/lobehub/lobe-chat/commit/17f8a5c))
[](#readme-top)
### [Version 2.0.8](https://github.com/lobehub/lobe-chat/compare/v2.0.7...v2.0.8)
Released on **2026-01-28**
#### ๐ Bug Fixes
- **misc**: Fix inbox agent in mobile.
Improvements and Fixes
#### What's fixed
- **misc**: Fix inbox agent in mobile, closes [#11929](https://github.com/lobehub/lobe-chat/issues/11929) ([42f5c0b](https://github.com/lobehub/lobe-chat/commit/42f5c0b))
[](#readme-top)
### [Version 2.0.7](https://github.com/lobehub/lobe-chat/compare/v2.0.6...v2.0.7)
Released on **2026-01-28**
#### ๐ Bug Fixes
- **model-runtime**: Include tool_calls in speed metrics & add getActiveTraceId.
Improvements and Fixes
#### What's fixed
- **model-runtime**: Include tool_calls in speed metrics & add getActiveTraceId, closes [#11927](https://github.com/lobehub/lobe-chat/issues/11927) ([b24da44](https://github.com/lobehub/lobe-chat/commit/b24da44))
[](#readme-top)
### [Version 2.0.6](https://github.com/lobehub/lobe-chat/compare/v2.0.5...v2.0.6)
Released on **2026-01-27**
#### ๐ Bug Fixes
- **misc**: The klavis in onboarding connect timeout fixed.
Improvements and Fixes
#### What's fixed
- **misc**: The klavis in onboarding connect timeout fixed, closes [#11918](https://github.com/lobehub/lobe-chat/issues/11918) ([bc165be](https://github.com/lobehub/lobe-chat/commit/bc165be))
[](#readme-top)
### [Version 2.0.5](https://github.com/lobehub/lobe-chat/compare/v2.0.4...v2.0.5)
Released on **2026-01-27**
#### ๐ Bug Fixes
- **misc**: Update the artifact prompt.
Improvements and Fixes
#### What's fixed
- **misc**: Update the artifact prompt, closes [#11907](https://github.com/lobehub/lobe-chat/issues/11907) ([217e689](https://github.com/lobehub/lobe-chat/commit/217e689))
[](#readme-top)
### [Version 2.0.4](https://github.com/lobehub/lobe-chat/compare/v2.0.3...v2.0.4)
Released on **2026-01-27**
#### ๐ Bug Fixes
- **misc**: Rename docker image and update docs for v2.
Improvements and Fixes
#### What's fixed
- **misc**: Rename docker image and update docs for v2, closes [#11911](https://github.com/lobehub/lobe-chat/issues/11911) ([e6cb6cb](https://github.com/lobehub/lobe-chat/commit/e6cb6cb))
[](#readme-top)
### [Version 2.0.3](https://github.com/lobehub/lobe-chat/compare/v2.0.2...v2.0.3)
Released on **2026-01-27**
#### ๐ Bug Fixes
- **misc**: Fixed compressed group message & open the switch config to control compression config enabled, fixed the onboarding crash problem.
Improvements and Fixes
#### What's fixed
- **misc**: Fixed compressed group message & open the switch config to control compression config enabled, closes [#11901](https://github.com/lobehub/lobe-chat/issues/11901) ([dc51838](https://github.com/lobehub/lobe-chat/commit/dc51838))
- **misc**: Fixed the onboarding crash problem, closes [#11905](https://github.com/lobehub/lobe-chat/issues/11905) ([439e4ee](https://github.com/lobehub/lobe-chat/commit/439e4ee))
[](#readme-top)
### [Version 2.0.2](https://github.com/lobehub/lobe-chat/compare/v2.0.1...v2.0.2)
Released on **2026-01-27**
#### ๐ Bug Fixes
- **misc**: Slove the recentTopicLinkError.
Improvements and Fixes
#### What's fixed
- **misc**: Slove the recentTopicLinkError, closes [#11896](https://github.com/lobehub/lobe-chat/issues/11896) ([b358413](https://github.com/lobehub/lobe-chat/commit/b358413))
[](#readme-top)
### [Version 2.0.1](https://github.com/lobehub/lobe-chat/compare/v2.0.0...v2.0.1)
Released on **2026-01-27**
#### ๐ Bug Fixes
- **share**: Shared group topic not show avatar.
Improvements and Fixes
#### What's fixed
- **share**: Shared group topic not show avatar, closes [#11894](https://github.com/lobehub/lobe-chat/issues/11894) ([80fb496](https://github.com/lobehub/lobe-chat/commit/80fb496))
[](#readme-top)