From 70cba2516804154c23e0a2330ff749a9f2ee3f98 Mon Sep 17 00:00:00 2001 From: Chloe Quijano Date: Fri, 20 Feb 2026 14:28:23 -0500 Subject: [PATCH] update feb 13 --- changelog.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/changelog.mdx b/changelog.mdx index 1c3c8624..9340f292 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,25 @@ description: 'The latest updates and improvements to Botpress.' icon: newspaper --- + + + ## Features & enhancements + + - Improved error handling for AI Code Suggestions in [Execute Code Cards](/studio/concepts/cards/execute-code) + - Improved website crawling for Knowledge Bases + - Added support for variables in Confirm Cancel Messages in [Single Choice Cards](studio/concepts/cards/capture-information#single-choice) + - Improved UI for dark mode in Webchat + + ## Integrations + + - **Sunshine Conversations**: Added OAuth configuration + + ## Bug fixes + + - Fixed an issue of generating multiple ports + - Prevent crashing on certain search terms + + ## Features & enhancements