diff --git a/CHANGELOG.md b/CHANGELOG.md index c019761dcc..a5e87e44df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,41 @@ # Changelog +## [Version 2.0.0-next.388](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.387...v2.0.0-next.388) + +Released on **2026-01-26** + +#### ✨ Features + +- **electron**: Enhance native module handling and improve desktop features. + +#### 🐛 Bug Fixes + +- **community**: Should be able to switch category with All and Discover. +- **misc**: Fix page count issue. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **electron**: Enhance native module handling and improve desktop features, closes [#11867](https://github.com/lobehub/lobe-chat/issues/11867) ([e3c80d5](https://github.com/lobehub/lobe-chat/commit/e3c80d5)) + +#### What's fixed + +- **community**: Should be able to switch category with All and Discover, closes [#11869](https://github.com/lobehub/lobe-chat/issues/11869) ([ba0fab1](https://github.com/lobehub/lobe-chat/commit/ba0fab1)) +- **misc**: Fix page count issue, closes [#11868](https://github.com/lobehub/lobe-chat/issues/11868) ([89572e4](https://github.com/lobehub/lobe-chat/commit/89572e4)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 2.0.0-next.387](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.386...v2.0.0-next.387) Released on **2026-01-26** diff --git a/package.json b/package.json index 5a5942d4ae..480e5b8cd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/lobehub", - "version": "2.0.0-next.387", + "version": "2.0.0-next.388", "description": "LobeHub - an open-source,comprehensive AI Agent framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.", "keywords": [ "framework",