From b53abaa3b23b590dfee87ea9bc1d689df73557fa Mon Sep 17 00:00:00 2001 From: lobehubbot Date: Fri, 20 Mar 2026 10:39:27 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore(release):=20release=20vers?= =?UTF-8?q?ion=20v2.1.44=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ changelog/v2.json | 8 ++++++++ package.json | 2 +- 3 files changed, 42 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89f5a17599..864d733cac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +### [Version 2.1.44](https://github.com/lobehub/lobe-chat/compare/v2.2.0-nightly.202603200623...v2.1.44) + +Released on **2026-03-20** + +#### 🐛 Bug Fixes + +- **misc**: misc UI/UX improvements and bug fixes. + +#### 💄 Styles + +- **misc**: add image/video switch. + +
+ +
+Improvements and Fixes + +#### 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)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 2.1.43](https://github.com/lobehub/lobe-chat/compare/v2.1.42...v2.1.43) Released on **2026-03-16** diff --git a/changelog/v2.json b/changelog/v2.json index 9af45b0eb9..17a0d3703b 100644 --- a/changelog/v2.json +++ b/changelog/v2.json @@ -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": { "improvements": [ diff --git a/package.json b/package.json index 8d174a00a9..c160b317b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "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.", "keywords": [ "framework",