diff --git a/CHANGELOG.md b/CHANGELOG.md
index efd5407d042ba..e11fa34d1436f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,39 @@
# Changelog
+### [Version 1.78.11](https://github.com/bentwnghk/lobe-chat/compare/v1.78.10...v1.78.11)
+
+Released on **2024-12-15**
+
+#### ♻ Code Refactoring
+
+- **misc**: Refactor file Url query in message model.
+
+#### 💄 Styles
+
+- **misc**: Add new grok models.
+
+
+
+Improvements and Fixes
+
+#### Code refactoring
+
+- **misc**: Refactor file Url query in message model, closes [#5019](https://github.com/bentwnghk/lobe-chat/issues/5019) ([edf78f4](https://github.com/bentwnghk/lobe-chat/commit/edf78f4))
+
+#### Styles
+
+- **misc**: Add new grok models, closes [#5013](https://github.com/bentwnghk/lobe-chat/issues/5013) ([8df3212](https://github.com/bentwnghk/lobe-chat/commit/8df3212))
+
+