diff --git a/CHANGELOG.md b/CHANGELOG.md
index 62b7faafa732..669441005735 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,39 @@
# Changelog
+### [Version 1.76.2](https://github.com/bentwnghk/lobe-chat/compare/v1.76.1...v1.76.2)
+
+Released on **2024-11-28**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix fallback behavior of default mode in AgentRuntime.
+
+#### 💄 Styles
+
+- **misc**: Add switch portal thread.
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Fix fallback behavior of default mode in AgentRuntime, closes [#4813](https://github.com/bentwnghk/lobe-chat/issues/4813) ([e7cb62e](https://github.com/bentwnghk/lobe-chat/commit/e7cb62e))
+
+#### Styles
+
+- **misc**: Add switch portal thread, closes [#4819](https://github.com/bentwnghk/lobe-chat/issues/4819) ([8dbf3ce](https://github.com/bentwnghk/lobe-chat/commit/8dbf3ce))
+
+