diff --git a/changelog-assets/2025-12-19/adk-flow.png b/changelog-assets/2025-12-19/adk-flow.png
new file mode 100644
index 00000000..b97437e0
Binary files /dev/null and b/changelog-assets/2025-12-19/adk-flow.png differ
diff --git a/changelog.mdx b/changelog.mdx
index 63206a42..c8ae0871 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -4,6 +4,44 @@ description: 'The latest updates and improvements to Botpress.'
icon: newspaper
---
+
+ ## Create ADK agents from the dashboard
+
+ - Added support for creating an ADK agent from the dashboard:
+
+
+
+
+
+ ## GPT-5.2
+
+ - Added support for GPT-5.2 from OpenAI
+
+ ## Integrations
+
+ - **Gmail**: Added [Cards](/integrations/integration-guides/gmail#cards) to the Gmail integration
+ - **Zendesk**: Added OAuth configuration
+ - **Messenger & Facebook**: Added [Start DM Conversation from Comment](integrations/integration-guides/messenger#start-dm-conversation-from-comment) Card
+
+
+
+
+ ## Webchat input improvements
+
+ - Starting with Webchat 3.5, Webchat input is disabled while your bot processes a message
+
+ ## Integrations
+
+ - **Sunshine Conversations**: Added support for incoming files
+
+ ## Bug fixes
+
+ - Fixed an issue where deleting a comment Node would sometimes delete nearby transitions
+
+
## Dashboard improvements
diff --git a/integrations/integration-guides/gmail.mdx b/integrations/integration-guides/gmail.mdx
index 2699d609..4c929aff 100644
--- a/integrations/integration-guides/gmail.mdx
+++ b/integrations/integration-guides/gmail.mdx
@@ -6,6 +6,7 @@ icon: '/integrations/integration-guides/assets/icons/gmail.svg'
import integrationVersions from '/snippets/integrations/versions.mdx'
import { OpenInHub } from '/snippets/integrations/open-in-hub.jsx'
+import Cards from '/snippets/integrations/cards/botpress/gmail.mdx'
{/* vale on */}
@@ -248,3 +249,7 @@ Due to the sensitive nature of email communication, the Gmail integration requir
More details are available in the [Gmail API documentation](https://developers.google.com/gmail/api/reference/quota).
+
+## Cards
+
+