From 882de51b8ae39fdaf56089e20a4aa846aacdbfbd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 7 Feb 2026 20:02:23 +0000 Subject: [PATCH] :bookmark: chore(release): v2.1.20 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 2.1.20](https://github.com/lobehub/lobe-chat/compare/v2.1.19...v2.1.20) Released on **2026-02-07** #### 🐛 Bug Fixes - **misc**: Show notification when file upload fails due to storage plan limit.
Improvements and Fixes #### What's fixed * **misc**: Show notification when file upload fails due to storage plan limit, closes [#12176](https://github.com/lobehub/lobe-chat/issues/12176) ([f26d0df](https://github.com/lobehub/lobe-chat/commit/f26d0df))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff24f026ed..39a12bd570 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,31 @@ +### [Version 2.1.20](https://github.com/lobehub/lobe-chat/compare/v2.1.19...v2.1.20) + +Released on **2026-02-07** + +#### 🐛 Bug Fixes + +- **misc**: Show notification when file upload fails due to storage plan limit. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Show notification when file upload fails due to storage plan limit, closes [#12176](https://github.com/lobehub/lobe-chat/issues/12176) ([f26d0df](https://github.com/lobehub/lobe-chat/commit/f26d0df)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 2.1.19](https://github.com/lobehub/lobe-chat/compare/v2.1.18...v2.1.19) Released on **2026-02-06**