diff --git a/changelog.mdx b/changelog.mdx
index d394a3e5..54cfb0e6 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -4,6 +4,26 @@ description: 'The latest updates and improvements to Botpress.'
icon: newspaper
---
+
+
+ ## Features & enhancements
+
+ - Improve UI for filtering conversations by message count
+
+ ## Bug fixes
+
+ - Fixed an issue where bots could fail to load on flaky networks (VPNs, proxies) due to dropped WebSocket connections
+ - Reduced typing lag in the Autonomous Node transition condition input field
+ - Fixed an issue where expired session tokens could prevent bots from reconnecting
+ - Fixed an issue where closed conversations in the Human Handoff dashboard were not loading
+
+ ## Integrations
+
+ - **Odoo:** Added Odoo integration
+ - **WhatsApp:** Added native support for Carousels and Cards
+
+
+
## Features & enhancements