🔖 chore(release): release version v2.1.44 [skip ci]

This commit is contained in:
lobehubbot
2026-03-20 10:39:27 +00:00
parent 0edc57319e
commit b53abaa3b2
3 changed files with 42 additions and 1 deletions

View File

@@ -2,6 +2,39 @@
# Changelog # Changelog
### [Version 2.1.44](https://github.com/lobehub/lobe-chat/compare/v2.2.0-nightly.202603200623...v2.1.44)
<sup>Released on **2026-03-20**</sup>
#### 🐛 Bug Fixes
- **misc**: misc UI/UX improvements and bug fixes.
#### 💄 Styles
- **misc**: add image/video switch.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
- **misc**: misc UI/UX improvements and bug fixes, closes [#13153](https://github.com/lobehub/lobe-chat/issues/13153) ([abd152b](https://github.com/lobehub/lobe-chat/commit/abd152b))
#### Styles
- **misc**: add image/video switch, closes [#13152](https://github.com/lobehub/lobe-chat/issues/13152) ([2067cb2](https://github.com/lobehub/lobe-chat/commit/2067cb2))
</details>
<div align="right">
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
</div>
### [Version 2.1.43](https://github.com/lobehub/lobe-chat/compare/v2.1.42...v2.1.43) ### [Version 2.1.43](https://github.com/lobehub/lobe-chat/compare/v2.1.42...v2.1.43)
<sup>Released on **2026-03-16**</sup> <sup>Released on **2026-03-16**</sup>

View File

@@ -1,4 +1,12 @@
[ [
{
"children": {
"fixes": ["misc UI/UX improvements and bug fixes."],
"improvements": ["add image/video switch."]
},
"date": "2026-03-20",
"version": "2.1.44"
},
{ {
"children": { "children": {
"improvements": [ "improvements": [

View File

@@ -1,6 +1,6 @@
{ {
"name": "@lobehub/lobehub", "name": "@lobehub/lobehub",
"version": "2.1.43", "version": "2.1.44",
"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",