mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
🔖 chore(release): v2.0.0-next.388 [skip ci]
## [Version 2.0.0-next.388](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.387...v2.0.0-next.388) <sup>Released on **2026-01-26**</sup> #### ✨ 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. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### 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)) </details> <div align="right"> [](#readme-top) </div>
This commit is contained in:
35
CHANGELOG.md
35
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)
|
||||
|
||||
<sup>Released on **2026-01-26**</sup>
|
||||
|
||||
#### ✨ 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.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### 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))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
## [Version 2.0.0-next.387](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.386...v2.0.0-next.387)
|
||||
|
||||
<sup>Released on **2026-01-26**</sup>
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user