diff --git a/changelog.mdx b/changelog.mdx
index f13dda6..549fb44 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -4,6 +4,28 @@ description: 'The latest updates and improvements to Botpress.'
mode: 'wide'
---
+
+ ## Bug fixes
+
+ - Fixed a visual bug with Webchat on iOS 26 where scrolling through a conversation would scroll the page itself
+ - Fixed an issue where the **Copy to bot** option wasn't displaying all available bots after a certain number
+ - Fixed a bug with storing a Card's output in a variable, where:
+ - Existing Workflow variables weren't visible in the output picker
+ - Creating a variable within the picker resulted in a duplicate variable if it had the same name as an existing variable
+ - Fixed an issue where the Set Activity Timeout Card wasn't working under certain circumstances
+ - Fixed an issue that was making the Webchat typing indicator appear and disappear irregularly while a bot prepared its reply
+ - Fixed an issue where file storage wasn't always being reduced even when file was deleted from bot
+
+ ## Features & Enhancements
+
+ - Conversations with the Botpress Help Desk now persist between the Dashboard and the Studio
+
+ ## Integrations
+
+ - **WhatsApp**: Added better support for international phone numbers
+
+
+
## Features & Enhancements