diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a40a34288b9..35fea8fab932 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +### [Version 1.57.1](https://github.com/bentwnghk/lobe-chat/compare/v1.57.0...v1.57.1) + +Released on **2024-08-28** + +#### 🐛 Bug Fixes + +- **misc**: No user name if Cloudflare Zero Trust with onetimepin. + +#### 💄 Styles + +- **misc**: Move model and provider icon components to `@lobehub/icons`. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: No user name if Cloudflare Zero Trust with onetimepin, closes [#3649](https://github.com/bentwnghk/lobe-chat/issues/3649) ([5bfee5a](https://github.com/bentwnghk/lobe-chat/commit/5bfee5a)) + +#### Styles + +- **misc**: Move model and provider icon components to `@lobehub/icons`, closes [#3634](https://github.com/bentwnghk/lobe-chat/issues/3634) ([5c7e17a](https://github.com/bentwnghk/lobe-chat/commit/5c7e17a)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.57.0](https://github.com/bentwnghk/lobe-chat/compare/v1.56.1...v1.57.0) Released on **2024-08-27** diff --git a/package.json b/package.json index 4605d43fbbcd..1a90dfb203e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.57.0", + "version": "1.57.1", "description": "Mr.🆖 AI - an open-source, high-performance chatbot 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",