diff --git a/CHANGELOG.md b/CHANGELOG.md index 186617a821..28e43271c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,32 @@ ### [Version 2.1.20](https://github.com/lobehub/lobe-chat/compare/v2.1.19...v2.1.20) +Released on **2026-02-08** + +#### 🐛 Bug Fixes + +- **misc**: Add api/version and api/desktop to public routes, show notification when file upload fails due to storage plan limit. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Add api/version and api/desktop to public routes, closes [#12194](https://github.com/lobehub/lobe-chat/issues/12194) ([ea81cd4](https://github.com/lobehub/lobe-chat/commit/ea81cd4)) +- **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.20](https://github.com/lobehub/lobe-chat/compare/v2.1.19...v2.1.20) + Released on **2026-02-07** #### 🐛 Bug Fixes