Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@ description: 'The latest updates and improvements to Botpress.'
icon: newspaper
---

<Update label="May 8, 2026">

## Features & enhancements

- Improve UI for filtering conversations by message count

## Bug fixes

- Fixed an issue where bots could fail to load on flaky networks (VPNs, proxies) due to dropped WebSocket connections
- Reduced typing lag in the Autonomous Node transition condition input field
- Fixed an issue where expired session tokens could prevent bots from reconnecting
- Fixed an issue where closed conversations in the Human Handoff dashboard were not loading

## Integrations

- **Odoo:** Added Odoo integration
- **WhatsApp:** Added native support for Carousels and Cards

</Update>

<Update label="May 1, 2026">

## Features & enhancements
Expand Down
Loading