diff --git a/changelog.mdx b/changelog.mdx
index 6d60dd9a..57c9e450 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -4,6 +4,34 @@ description: 'The latest updates and improvements to Botpress.'
icon: newspaper
---
+
+
+ ## Studio
+
+ ### Features & enhancements
+
+ - Added option to select the model used by the Vision Agent inside [Extract Content from Image](/studio/concepts/agents/vision-agent#extract-from-incoming-images) Card
+ - Added `--url` flag to CLI `deploy` command allowing you to pass a custom URL when deploying an integration
+
+ ### Integrations
+
+ - **Airtable**: Improved UX of adding Fields in Cards.
+ - **Slack**:
+ - Improved use of mentions in broadcast messages
+ - Added [Get Channels Info](/integrations/integration-guides/slack#cards) action
+ - **WhatsApp**:
+ - Added configuration option for customizing typing indicator
+ - Added support for using named parameters in template variables
+ - **Google Sheets**: Improved OAuth configuration flow
+ - **Salesforce**: Improved OAuth configuration flow
+ - **Kommo**: Added Kommo Integration
+
+ ### Bug fixes
+
+ - Fixed issues in Tables with columns duplicating or disappearing when being renamed
+
+
+
## Studio