diff --git a/changelog-assets/2026-04-17/prompt-editor-dark.png b/changelog-assets/2026-04-17/prompt-editor-dark.png new file mode 100644 index 00000000..468ca83a Binary files /dev/null and b/changelog-assets/2026-04-17/prompt-editor-dark.png differ diff --git a/changelog-assets/2026-04-17/prompt-editor.png b/changelog-assets/2026-04-17/prompt-editor.png new file mode 100644 index 00000000..a74f1a2b Binary files /dev/null and b/changelog-assets/2026-04-17/prompt-editor.png differ diff --git a/changelog.mdx b/changelog.mdx index f6bf24e0..f5e1b60b 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,65 @@ description: 'The latest updates and improvements to Botpress.' icon: newspaper --- + + ## Revamped Autonomous Node + + Improved the UX of the Autonomous Node, including a brand new prompt editor which: + + - Provides a macro menu for quickly referencing Knowledge Base, variables and more + - Introduces a raw Markdown mode for precise editing + + + + + Autonomous Node + Autonomous Node + + + + + Prompt editor + Prompt editor + + + + + ## Improved Studio multiplayer + + Revamped the Studio multiplayer and added multiple features/enhancements, including: + + - Greatly improved performance and latency + - Real-time cursor position display for teammates + - Ability to "focus" on a specific teammate and follow their cursor + - Visual indicators displaying which Node each teammate is focused on + + ## Bug fixes + + - Fixed a race condition which was preventing bots from responding when opening the Webchat preview URL under certain circumstances + + ## Integrations + + - **Telegram**: Fixed an issue where the typing indicator was raising errors when the typing indicator emoji was disabled + - **WhatsApp**: Fixed an issue where events sent by WhatsApp were mistakenly raising an error + + + ## Redesigned integrations Hub