🔖 chore(release): v2.0.0-next.364 [skip ci]

## [Version 2.0.0-next.364](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.363...v2.0.0-next.364)
<sup>Released on **2026-01-24**</sup>

#### 🐛 Bug Fixes

- **AgentTool**: Prevent popover overflow from window.
- **misc**: Fixed when windows withd low the protal will resize.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **AgentTool**: Prevent popover overflow from window, closes [#11770](https://github.com/lobehub/lobe-chat/issues/11770) ([385522a](https://github.com/lobehub/lobe-chat/commit/385522a))
* **misc**: Fixed when windows withd low the protal will resize, closes [#11738](https://github.com/lobehub/lobe-chat/issues/11738) ([96f7862](https://github.com/lobehub/lobe-chat/commit/96f7862))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
This commit is contained in:
semantic-release-bot
2026-01-24 09:07:43 +00:00
parent 385522af9d
commit fe60cef2d1
2 changed files with 28 additions and 1 deletions

View File

@@ -2,6 +2,33 @@
# Changelog # Changelog
## [Version 2.0.0-next.364](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.363...v2.0.0-next.364)
<sup>Released on **2026-01-24**</sup>
#### 🐛 Bug Fixes
- **AgentTool**: Prevent popover overflow from window.
- **misc**: Fixed when windows withd low the protal will resize.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
- **AgentTool**: Prevent popover overflow from window, closes [#11770](https://github.com/lobehub/lobe-chat/issues/11770) ([385522a](https://github.com/lobehub/lobe-chat/commit/385522a))
- **misc**: Fixed when windows withd low the protal will resize, closes [#11738](https://github.com/lobehub/lobe-chat/issues/11738) ([96f7862](https://github.com/lobehub/lobe-chat/commit/96f7862))
</details>
<div align="right">
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
</div>
## [Version 2.0.0-next.363](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.362...v2.0.0-next.363) ## [Version 2.0.0-next.363](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.362...v2.0.0-next.363)
<sup>Released on **2026-01-24**</sup> <sup>Released on **2026-01-24**</sup>

View File

@@ -1,6 +1,6 @@
{ {
"name": "@lobehub/lobehub", "name": "@lobehub/lobehub",
"version": "2.0.0-next.363", "version": "2.0.0-next.364",
"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.", "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": [ "keywords": [
"framework", "framework",