mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
🔖 chore(release): v2.0.0-next.383 [skip ci]
## [Version 2.0.0-next.383](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.382...v2.0.0-next.383) <sup>Released on **2026-01-26**</sup> #### ✨ Features - **desktop**: Add system save dialog for markdown export. - **observability-otel,libs**: Include and propagate Traceparent header to tid. - **misc**: Add the fork tag show in community detail page. #### 🐛 Bug Fixes - **misc**: Slove the agentbuilder install market tools not work. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **desktop**: Add system save dialog for markdown export, closes [#11852](https://github.com/lobehub/lobe-chat/issues/11852) ([8896c06](https://github.com/lobehub/lobe-chat/commit/8896c06)) * **observability-otel,libs**: Include and propagate Traceparent header to tid, closes [#11845](https://github.com/lobehub/lobe-chat/issues/11845) ([0d101da](https://github.com/lobehub/lobe-chat/commit/0d101da)) * **misc**: Add the fork tag show in community detail page, closes [#11814](https://github.com/lobehub/lobe-chat/issues/11814) ([cd029eb](https://github.com/lobehub/lobe-chat/commit/cd029eb)) #### What's fixed * **misc**: Slove the agentbuilder install market tools not work, closes [#11848](https://github.com/lobehub/lobe-chat/issues/11848) ([dbe9011](https://github.com/lobehub/lobe-chat/commit/dbe9011)) </details> <div align="right"> [](#readme-top) </div>
This commit is contained in:
37
CHANGELOG.md
37
CHANGELOG.md
@@ -2,6 +2,43 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## [Version 2.0.0-next.383](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.382...v2.0.0-next.383)
|
||||
|
||||
<sup>Released on **2026-01-26**</sup>
|
||||
|
||||
#### ✨ Features
|
||||
|
||||
- **desktop**: Add system save dialog for markdown export.
|
||||
- **observability-otel,libs**: Include and propagate Traceparent header to tid.
|
||||
- **misc**: Add the fork tag show in community detail page.
|
||||
|
||||
#### 🐛 Bug Fixes
|
||||
|
||||
- **misc**: Slove the agentbuilder install market tools not work.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### What's improved
|
||||
|
||||
- **desktop**: Add system save dialog for markdown export, closes [#11852](https://github.com/lobehub/lobe-chat/issues/11852) ([8896c06](https://github.com/lobehub/lobe-chat/commit/8896c06))
|
||||
- **observability-otel,libs**: Include and propagate Traceparent header to tid, closes [#11845](https://github.com/lobehub/lobe-chat/issues/11845) ([0d101da](https://github.com/lobehub/lobe-chat/commit/0d101da))
|
||||
- **misc**: Add the fork tag show in community detail page, closes [#11814](https://github.com/lobehub/lobe-chat/issues/11814) ([cd029eb](https://github.com/lobehub/lobe-chat/commit/cd029eb))
|
||||
|
||||
#### What's fixed
|
||||
|
||||
- **misc**: Slove the agentbuilder install market tools not work, closes [#11848](https://github.com/lobehub/lobe-chat/issues/11848) ([dbe9011](https://github.com/lobehub/lobe-chat/commit/dbe9011))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
## [Version 2.0.0-next.382](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.381...v2.0.0-next.382)
|
||||
|
||||
<sup>Released on **2026-01-26**</sup>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lobehub/lobehub",
|
||||
"version": "2.0.0-next.382",
|
||||
"version": "2.0.0-next.383",
|
||||
"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