diff --git a/CHANGELOG.md b/CHANGELOG.md
index 812b825df186..9a9518171059 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,39 @@
# Changelog
+### [Version 1.78.18](https://github.com/bentwnghk/lobe-chat/compare/v1.78.17...v1.78.18)
+
+Released on **2024-12-21**
+
+#### ♻ Code Refactoring
+
+- **misc**: Refactor client mode upload to match server mode.
+
+#### 💄 Styles
+
+- **misc**: Add o1 model in GitHub models.
+
+
+
+Improvements and Fixes
+
+#### Code refactoring
+
+- **misc**: Refactor client mode upload to match server mode, closes [#5111](https://github.com/bentwnghk/lobe-chat/issues/5111) ([0361ced](https://github.com/bentwnghk/lobe-chat/commit/0361ced))
+
+#### Styles
+
+- **misc**: Add o1 model in GitHub models, closes [#5110](https://github.com/bentwnghk/lobe-chat/issues/5110) ([91dc5d7](https://github.com/bentwnghk/lobe-chat/commit/91dc5d7))
+
+