diff --git a/CHANGELOG.md b/CHANGELOG.md index 58deb461b1..bd7ccdf68f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,6 +81,41 @@ - **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)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#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. +