diff --git a/changelog.mdx b/changelog.mdx
index 92d56b10e..95908f490 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -5,6 +5,32 @@ rss: true
noindex: true
---
+
+
+## Language support expansion
+
+- Added support for Romanian and Czech languages in the documentation interface
+- Enhanced localization capabilities with complete translation coverage for new languages
+- Improved language selector functionality across all themes
+
+## UI and user experience improvements
+
+- Fixed tab visibility issues on 404 pages to prevent incorrect active tab highlighting
+- Enhanced image handling with proper width and height attribute passing for non-optimized images
+- Improved 404 page layout and styling consistency
+
+## Infrastructure and performance enhancements
+
+- Enhanced GIF image processing by skipping costly Imgix auto-formatting to reduce processing time and bandwidth usage
+- Optimized image serving performance with special handling for animated content
+
+## Bug fixes and reliability
+
+- Fixed contact email routing in dashboard settings for Assistant add-on requests
+- Enhanced database schema updates for better user management
+
+
+
## GitLab integration enhancements