Skip to content

Commit eaef962

Browse files
authored
feat(changelog): update december 5 (#358)
1 parent 5a53386 commit eaef962

File tree

3 files changed

+31
-0
lines changed

3 files changed

+31
-0
lines changed
30.1 KB
Loading
29.8 KB
Loading

changelog.mdx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,37 @@ description: 'The latest updates and improvements to Botpress.'
44
icon: 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

0 commit comments

Comments
 (0)