diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7edb2a28ea11..d45c09d473a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,39 @@
# Changelog
+### [Version 1.65.7](https://github.com/bentwnghk/lobe-chat/compare/v1.65.6...v1.65.7)
+
+Released on **2024-10-21**
+
+#### ♻ Code Refactoring
+
+- **misc**: Update format utils and shared layout.
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix azure-ad.
+
+
+
+Improvements and Fixes
+
+#### Code refactoring
+
+- **misc**: Update format utils and shared layout, closes [#4431](https://github.com/bentwnghk/lobe-chat/issues/4431) ([56ed073](https://github.com/bentwnghk/lobe-chat/commit/56ed073))
+
+#### What's fixed
+
+- **misc**: Fix azure-ad, closes [#4438](https://github.com/bentwnghk/lobe-chat/issues/4438) ([8077317](https://github.com/bentwnghk/lobe-chat/commit/8077317))
+
+