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))
+
+