mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
1594 lines
43 KiB
Markdown
1594 lines
43 KiB
Markdown
<a name="readme-top"></a>
|
|
|
|
# Changelog
|
|
|
|
### [Version 2.1.45](https://github.com/lobehub/lobe-chat/compare/v2.1.44...v2.1.45)
|
|
|
|
<sup>Released on **2026-03-26**</sup>
|
|
|
|
#### 👷 Build System
|
|
|
|
- **misc**: add agent task system database schema.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### Build System
|
|
|
|
- **misc**: add agent task system database schema, closes [#13280](https://github.com/lobehub/lobe-chat/issues/13280) ([b005a9c](https://github.com/lobehub/lobe-chat/commit/b005a9c))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.44](https://github.com/lobehub/lobe-chat/compare/v2.2.0-nightly.202603200623...v2.1.44)
|
|
|
|
<sup>Released on **2026-03-20**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: misc UI/UX improvements and bug fixes.
|
|
|
|
#### 💄 Styles
|
|
|
|
- **misc**: add image/video switch.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### What's fixed
|
|
|
|
- **misc**: misc UI/UX improvements and bug fixes, closes [#13153](https://github.com/lobehub/lobe-chat/issues/13153) ([abd152b](https://github.com/lobehub/lobe-chat/commit/abd152b))
|
|
|
|
#### Styles
|
|
|
|
- **misc**: add image/video switch, closes [#13152](https://github.com/lobehub/lobe-chat/issues/13152) ([2067cb2](https://github.com/lobehub/lobe-chat/commit/2067cb2))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.43](https://github.com/lobehub/lobe-chat/compare/v2.1.42...v2.1.43)
|
|
|
|
<sup>Released on **2026-03-16**</sup>
|
|
|
|
#### 👷 Build System
|
|
|
|
- **misc**: add BM25 indexes with ICU tokenizer for search optimization.
|
|
- **misc**: add `agent_documents` table.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### Build System
|
|
|
|
- **misc**: add BM25 indexes with ICU tokenizer for search optimization, closes [#13032](https://github.com/lobehub/lobe-chat/issues/13032) ([70a74f4](https://github.com/lobehub/lobe-chat/commit/70a74f4))
|
|
- **misc**: add `agent_documents` table, closes [#12944](https://github.com/lobehub/lobe-chat/issues/12944) ([93ee1e3](https://github.com/lobehub/lobe-chat/commit/93ee1e3))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.42](https://github.com/lobehub/lobe-chat/compare/v2.1.41...v2.1.42)
|
|
|
|
<sup>Released on **2026-03-14**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **ci**: create stable update manifests for S3 publish.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### What's fixed
|
|
|
|
- **ci**: create stable update manifests for S3 publish, closes [#12974](https://github.com/lobehub/lobe-chat/issues/12974) ([9bb9222](https://github.com/lobehub/lobe-chat/commit/9bb9222))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.40](https://github.com/lobehub/lobe-chat/compare/v2.1.39...v2.1.40)
|
|
|
|
<sup>Released on **2026-03-12**</sup>
|
|
|
|
#### 👷 Build System
|
|
|
|
- **misc**: add description column to topics table.
|
|
- **misc**: add migration to enable `pg_search` extension.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### Build System
|
|
|
|
- **misc**: add description column to topics table, closes [#12939](https://github.com/lobehub/lobe-chat/issues/12939) ([3091489](https://github.com/lobehub/lobe-chat/commit/3091489))
|
|
- **misc**: add migration to enable `pg_search` extension, closes [#12874](https://github.com/lobehub/lobe-chat/issues/12874) ([258e9cb](https://github.com/lobehub/lobe-chat/commit/258e9cb))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.39](https://github.com/lobehub/lobe-chat/compare/v2.1.38...v2.1.39)
|
|
|
|
<sup>Released on **2026-03-09**</sup>
|
|
|
|
#### 👷 Build System
|
|
|
|
- **misc**: add api key hash column migration.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### Build System
|
|
|
|
- **misc**: add api key hash column migration, closes [#12862](https://github.com/lobehub/lobe-chat/issues/12862) ([4e6790e](https://github.com/lobehub/lobe-chat/commit/4e6790e))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.38](https://github.com/lobehub/lobe-chat/compare/v2.1.37-canary.4...v2.1.38)
|
|
|
|
<sup>Released on **2026-03-06**</sup>
|
|
|
|
#### 👷 Build System
|
|
|
|
- **ci**: fix changelog auto-generation in release workflow.
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: when use trustclient not register market m2m token.
|
|
- **ci**: correct stable renderer tar source path.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### Build System
|
|
|
|
- **ci**: fix changelog auto-generation in release workflow, closes [#12765](https://github.com/lobehub/lobe-chat/issues/12765) ([0b7c917](https://github.com/lobehub/lobe-chat/commit/0b7c917))
|
|
|
|
#### What's fixed
|
|
|
|
- **misc**: when use trustclient not register market m2m token, closes [#12762](https://github.com/lobehub/lobe-chat/issues/12762) ([400a020](https://github.com/lobehub/lobe-chat/commit/400a020))
|
|
- **ci**: correct stable renderer tar source path, closes [#12755](https://github.com/lobehub/lobe-chat/issues/12755) ([d3550af](https://github.com/lobehub/lobe-chat/commit/d3550af))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.26](https://github.com/lobehub/lobe-chat/compare/v2.1.25...v2.1.26)
|
|
|
|
<sup>Released on **2026-02-10**</sup>
|
|
|
|
#### 💄 Styles
|
|
|
|
- **misc**: Update i18n.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### Styles
|
|
|
|
- **misc**: Update i18n, closes [#12227](https://github.com/lobehub/lobe-chat/issues/12227) ([37b06c4](https://github.com/lobehub/lobe-chat/commit/37b06c4))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.25](https://github.com/lobehub/lobe-chat/compare/v2.1.24...v2.1.25)
|
|
|
|
<sup>Released on **2026-02-09**</sup>
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.24](https://github.com/lobehub/lobe-chat/compare/v2.1.23...v2.1.24)
|
|
|
|
<sup>Released on **2026-02-09**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Fix multimodal content_part images rendered as base64 text.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.23](https://github.com/lobehub/lobe-chat/compare/v2.1.22...v2.1.23)
|
|
|
|
<sup>Released on **2026-02-09**</sup>
|
|
|
|
#### 🐛 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.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.23](https://github.com/lobehub/lobe-chat/compare/v2.1.22...v2.1.23)
|
|
|
|
<sup>Released on **2026-02-08**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Fix editor content missing when send error.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.23](https://github.com/lobehub/lobe-chat/compare/v2.1.22...v2.1.23)
|
|
|
|
<sup>Released on **2026-02-08**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Fix editor content missing when send error.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.22](https://github.com/lobehub/lobe-chat/compare/v2.1.21...v2.1.22)
|
|
|
|
<sup>Released on **2026-02-08**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Register Notebook tool in server runtime.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.21](https://github.com/lobehub/lobe-chat/compare/v2.1.20...v2.1.21)
|
|
|
|
<sup>Released on **2026-02-08**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Add end-user info on OpenAI Responses API call, enable vertical scrolling for topic list on mobile.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.21](https://github.com/lobehub/lobe-chat/compare/v2.1.20...v2.1.21)
|
|
|
|
<sup>Released on **2026-02-08**</sup>
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.21](https://github.com/lobehub/lobe-chat/compare/v2.1.20...v2.1.21)
|
|
|
|
<sup>Released on **2026-02-08**</sup>
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.20](https://github.com/lobehub/lobe-chat/compare/v2.1.19...v2.1.20)
|
|
|
|
<sup>Released on **2026-02-08**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Add api/version and api/desktop to public routes, show notification when file upload fails due to storage plan limit.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.20](https://github.com/lobehub/lobe-chat/compare/v2.1.19...v2.1.20)
|
|
|
|
<sup>Released on **2026-02-08**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Add api/version and api/desktop to public routes, show notification when file upload fails due to storage plan limit.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.20](https://github.com/lobehub/lobe-chat/compare/v2.1.19...v2.1.20)
|
|
|
|
<sup>Released on **2026-02-07**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Show notification when file upload fails due to storage plan limit.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.20](https://github.com/lobehub/lobe-chat/compare/v2.1.19...v2.1.20)
|
|
|
|
<sup>Released on **2026-02-07**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Show notification when file upload fails due to storage plan limit.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
|
|
|
|
<sup>Released on **2026-02-06**</sup>
|
|
|
|
#### ♻ 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.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
|
|
|
|
<sup>Released on **2026-02-06**</sup>
|
|
|
|
#### ♻ 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.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
|
|
|
|
<sup>Released on **2026-02-06**</sup>
|
|
|
|
#### ♻ 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.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
|
|
|
|
<sup>Released on **2026-02-06**</sup>
|
|
|
|
#### ♻ 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.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
|
|
|
|
<sup>Released on **2026-02-06**</sup>
|
|
|
|
#### ♻ 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.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
|
|
|
|
<sup>Released on **2026-02-06**</sup>
|
|
|
|
#### ♻ Code Refactoring
|
|
|
|
- **docker-compose**: Restructure dev environment.
|
|
- **misc**: Upgrade agents/group detail pages tabs、hidden like button.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19)
|
|
|
|
<sup>Released on **2026-02-05**</sup>
|
|
|
|
#### ♻ Code Refactoring
|
|
|
|
- **misc**: Upgrade agents/group detail pages tabs、hidden like button.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.18](https://github.com/lobehub/lobe-chat/compare/v2.1.17...v2.1.18)
|
|
|
|
<sup>Released on **2026-02-04**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **model-runtime**: Fix moonshot interleaved thinking and circular dependency.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.17](https://github.com/lobehub/lobe-chat/compare/v2.1.16...v2.1.17)
|
|
|
|
<sup>Released on **2026-02-04**</sup>
|
|
|
|
#### ♻ Code Refactoring
|
|
|
|
- **model-runtime**: Extract Anthropic factory and convert Moonshot to RouterRuntime.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.16](https://github.com/lobehub/lobe-chat/compare/v2.1.15...v2.1.16)
|
|
|
|
<sup>Released on **2026-02-04**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Add the preview publish to market button preview check.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.15](https://github.com/lobehub/lobe-chat/compare/v2.1.14...v2.1.15)
|
|
|
|
<sup>Released on **2026-02-04**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Fixed the agents list the show updateAt time error.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.14](https://github.com/lobehub/lobe-chat/compare/v2.1.13...v2.1.14)
|
|
|
|
<sup>Released on **2026-02-04**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Fix cannot uncompressed messages.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.13](https://github.com/lobehub/lobe-chat/compare/v2.1.12...v2.1.13)
|
|
|
|
<sup>Released on **2026-02-03**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **docker**: Add librt.so.1 to fix PDF parsing.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.12](https://github.com/lobehub/lobe-chat/compare/v2.1.11...v2.1.12)
|
|
|
|
<sup>Released on **2026-02-03**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **changelog**: Normalize versionRange to valid semver.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.11](https://github.com/lobehub/lobe-chat/compare/v2.1.10...v2.1.11)
|
|
|
|
<sup>Released on **2026-02-02**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Hide password features when AUTH_DISABLE_EMAIL_PASSWORD is set.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.10](https://github.com/lobehub/lobe-chat/compare/v2.1.9...v2.1.10)
|
|
|
|
<sup>Released on **2026-02-02**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **auth**: Revert authority URL and tenant ID for Microsoft authentication..
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.9](https://github.com/lobehub/lobe-chat/compare/v2.1.8...v2.1.9)
|
|
|
|
<sup>Released on **2026-02-02**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Use oauth2.link for generic OIDC provider account linking.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.8](https://github.com/lobehub/lobe-chat/compare/v2.1.7...v2.1.8)
|
|
|
|
<sup>Released on **2026-02-01**</sup>
|
|
|
|
#### 💄 Styles
|
|
|
|
- **misc**: Improve tasks display.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### Styles
|
|
|
|
- **misc**: Improve tasks display, closes [#12032](https://github.com/lobehub/lobe-chat/issues/12032) ([3423ad1](https://github.com/lobehub/lobe-chat/commit/3423ad1))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.7](https://github.com/lobehub/lobe-chat/compare/v2.1.6...v2.1.7)
|
|
|
|
<sup>Released on **2026-02-01**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Add missing description parameter docs in Notebook system prompt.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.6](https://github.com/lobehub/lobe-chat/compare/v2.1.5...v2.1.6)
|
|
|
|
<sup>Released on **2026-02-01**</sup>
|
|
|
|
#### 💄 Styles
|
|
|
|
- **misc**: Improve local-system tool implement.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.5](https://github.com/lobehub/lobe-chat/compare/v2.1.4...v2.1.5)
|
|
|
|
<sup>Released on **2026-01-31**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Slove the group member agents cant set skills problem.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.4](https://github.com/lobehub/lobe-chat/compare/v2.1.3...v2.1.4)
|
|
|
|
<sup>Released on **2026-01-31**</sup>
|
|
|
|
#### 🐛 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.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.3](https://github.com/lobehub/lobe-chat/compare/v2.1.2...v2.1.3)
|
|
|
|
<sup>Released on **2026-01-31**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **auth**: Add AUTH_DISABLE_EMAIL_PASSWORD env to enable SSO-only mode.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.2](https://github.com/lobehub/lobe-chat/compare/v2.1.1...v2.1.2)
|
|
|
|
<sup>Released on **2026-01-30**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Fix feishu sso provider.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.1.1](https://github.com/lobehub/lobe-chat/compare/v2.1.0...v2.1.1)
|
|
|
|
<sup>Released on **2026-01-30**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Correct desktop download URL path.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
## [Version 2.1.0](https://github.com/lobehub/lobe-chat/compare/v2.0.13...v2.1.0)
|
|
|
|
<sup>Released on **2026-01-30**</sup>
|
|
|
|
#### ✨ Features
|
|
|
|
- **misc**: Refactor cron job UI and use runtime enableBusinessFeatures flag.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.0.13](https://github.com/lobehub/lobe-chat/compare/v2.0.12...v2.0.13)
|
|
|
|
<sup>Released on **2026-01-29**</sup>
|
|
|
|
#### 💄 Styles
|
|
|
|
- **misc**: Fix usage table display issues.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.0.12](https://github.com/lobehub/lobe-chat/compare/v2.0.11...v2.0.12)
|
|
|
|
<sup>Released on **2026-01-29**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Group publish to market should set local group market identifer.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.0.11](https://github.com/lobehub/lobe-chat/compare/v2.0.10...v2.0.11)
|
|
|
|
<sup>Released on **2026-01-29**</sup>
|
|
|
|
#### 💄 Styles
|
|
|
|
- **misc**: Fix group task render.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.0.10](https://github.com/lobehub/lobe-chat/compare/v2.0.9...v2.0.10)
|
|
|
|
<sup>Released on **2026-01-29**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Add ExtendParamsTypeSchema for enhanced model settings.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.0.9](https://github.com/lobehub/lobe-chat/compare/v2.0.8...v2.0.9)
|
|
|
|
<sup>Released on **2026-01-29**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **model-bank**: Fix ZenMux model IDs by adding provider prefixes.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.0.8](https://github.com/lobehub/lobe-chat/compare/v2.0.7...v2.0.8)
|
|
|
|
<sup>Released on **2026-01-28**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Fix inbox agent in mobile.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.0.7](https://github.com/lobehub/lobe-chat/compare/v2.0.6...v2.0.7)
|
|
|
|
<sup>Released on **2026-01-28**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **model-runtime**: Include tool_calls in speed metrics & add getActiveTraceId.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.0.6](https://github.com/lobehub/lobe-chat/compare/v2.0.5...v2.0.6)
|
|
|
|
<sup>Released on **2026-01-27**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: The klavis in onboarding connect timeout fixed.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.0.5](https://github.com/lobehub/lobe-chat/compare/v2.0.4...v2.0.5)
|
|
|
|
<sup>Released on **2026-01-27**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Update the artifact prompt.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.0.4](https://github.com/lobehub/lobe-chat/compare/v2.0.3...v2.0.4)
|
|
|
|
<sup>Released on **2026-01-27**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Rename docker image and update docs for v2.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.0.3](https://github.com/lobehub/lobe-chat/compare/v2.0.2...v2.0.3)
|
|
|
|
<sup>Released on **2026-01-27**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Fixed compressed group message & open the switch config to control compression config enabled, fixed the onboarding crash problem.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.0.2](https://github.com/lobehub/lobe-chat/compare/v2.0.1...v2.0.2)
|
|
|
|
<sup>Released on **2026-01-27**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **misc**: Slove the recentTopicLinkError.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|
|
|
|
### [Version 2.0.1](https://github.com/lobehub/lobe-chat/compare/v2.0.0...v2.0.1)
|
|
|
|
<sup>Released on **2026-01-27**</sup>
|
|
|
|
#### 🐛 Bug Fixes
|
|
|
|
- **share**: Shared group topic not show avatar.
|
|
|
|
<br/>
|
|
|
|
<details>
|
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
|
|
|
#### 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))
|
|
|
|
</details>
|
|
|
|
<div align="right">
|
|
|
|
[](#readme-top)
|
|
|
|
</div>
|