File tree Expand file tree Collapse file tree 3 files changed +31
-0
lines changed
changelog-assets/2025-12-05 Expand file tree Collapse file tree 3 files changed +31
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,37 @@ description: 'The latest updates and improvements to Botpress.'
44icon : newspaper
55---
66
7+ <Update label = " December 5, 2025" >
8+ ## Dashboard improvements
9+
10+ - Added menu to manage website Knowledge Base crawling
11+ - Improved UX for filtering conversations:
12+
13+ <Frame >
14+ <img
15+ alt = " Conversation filters"
16+ className = " block dark:hidden"
17+ src = " /changelog-assets/2025-12-05/filters.png"
18+ />
19+ <img
20+ alt = " Conversation filters"
21+ className = " hidden dark:block"
22+ src = " /changelog-assets/2025-12-05/filters-dark.png"
23+ />
24+ </Frame >
25+
26+ ## Integrations
27+
28+ - ** Linear** : Fixed an issue where bots would reply to their own comments in an endless loop
29+ - ** Notion** : Improved error handling
30+
31+ ## Bug fixes
32+
33+ - Fixed an issue where code editors in the Studio became unresponsive after switching to new tab
34+ - Fixed and issue where leaving the optional subtitle field empty in Carousel Cards would result in an error
35+
36+ </Update >
37+
738<Update label = " November 28, 2025" >
839 ## Features & enhancements
940
You can’t perform that action at this time.
0 commit comments