diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84a3160de8..a559c0204f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,32 @@
# Changelog
+### [Version 2.0.3](https://github.com/lobehub/lobe-chat/compare/v2.0.2...v2.0.3)
+
+Released on **2026-01-27**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fixed compressed group message & open the switch config to control compression config enabled, fixed the onboarding crash problem.
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Fixed compressed group message & open the switch config to control compression config enabled, closes [#11901](https://github.com/lobehub/lobe-chat/issues/11901) ([dc51838](https://github.com/lobehub/lobe-chat/commit/dc51838))
+- **misc**: Fixed the onboarding crash problem, closes [#11905](https://github.com/lobehub/lobe-chat/issues/11905) ([439e4ee](https://github.com/lobehub/lobe-chat/commit/439e4ee))
+
+