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))
+
+
+
+
+
+[](#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",