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**