diff --git a/CHANGELOG.md b/CHANGELOG.md
index 96e15d6b41f0f..f4098ea7e7ede 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,39 @@
# Changelog
+### [Version 1.52.7](https://github.com/lobehub/lobe-chat/compare/v1.52.6...v1.52.7)
+
+Released on **2025-02-09**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Rewrite to local container in docker deployment mode.
+
+#### 💄 Styles
+
+- **misc**: Update Cloudflare models.
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Rewrite to local container in docker deployment mode, closes [#5910](https://github.com/lobehub/lobe-chat/issues/5910) ([f399197](https://github.com/lobehub/lobe-chat/commit/f399197))
+
+#### Styles
+
+- **misc**: Update Cloudflare models, closes [#5899](https://github.com/lobehub/lobe-chat/issues/5899) ([b71206d](https://github.com/lobehub/lobe-chat/commit/b71206d))
+
+