diff --git a/changelog-assets/2026-01-09/created-by-dark.png b/changelog-assets/2026-01-09/created-by-dark.png new file mode 100644 index 00000000..df4f830e Binary files /dev/null and b/changelog-assets/2026-01-09/created-by-dark.png differ diff --git a/changelog-assets/2026-01-09/created-by.png b/changelog-assets/2026-01-09/created-by.png new file mode 100644 index 00000000..1d48c77e Binary files /dev/null and b/changelog-assets/2026-01-09/created-by.png differ diff --git a/changelog.mdx b/changelog.mdx index c8ae0871..c1fa59d3 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,41 @@ description: 'The latest updates and improvements to Botpress.' icon: newspaper --- + + ## Dashboard displays bot creator + + The dashboard now displays which member of your workspace created a bot: + + + Bot creator + Bot creator + + + ## Integrations + + - **Hub**: Botpress Hub now has callouts clearly showing when an integration version is deprecated + - **Chatwoot**: [Added Chatwoot integration](/integrations/integration-guides/chatwoot) + - **Slack**: Fixed an issue where messages containing percentage symbols were causing errors + - **Sunshine Conversations**: Added `origin` conversation tag for tracking what channel a conversation originated from + - **Zendesk**: Added information about the requester when creating a ticket in Zendesk from the Start HITL Card + + ## Bug fixes + + - Fixed an issue where Autonomous Node responses were incorrectly exceeding the maximum payload size + - Fixed visual issues with CLI authentication + - Fixed a visual bug with scrolling to the **Copy to bot** option in the Dashboard + - Fixed an issue where user data wasn't properly persisted when injecting Webchat + + + ## Create ADK agents from the dashboard