Skip to content
Draft
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
28 changes: 28 additions & 0 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,34 @@ description: 'The latest updates and improvements to Botpress.'
icon: newspaper
---

<Update label="April 3, 2026">

## Studio

### Features & enhancements

- Added option to select the model used by the Vision Agent inside [Extract Content from Image](/studio/concepts/agents/vision-agent#extract-from-incoming-images) Card
- Added `--url` flag to CLI `deploy` command allowing you to pass a custom URL when deploying an integration

### Integrations

- **Airtable**: Improved UX of adding Fields in Cards.
- **Slack**:
- Improved use of mentions in broadcast messages
- Added [Get Channels Info](/integrations/integration-guides/slack#cards) action
- **WhatsApp**:
- Added configuration option for customizing typing indicator
- Added support for using named parameters in template variables
- **Google Sheets**: Improved OAuth configuration flow
- **Salesforce**: Improved OAuth configuration flow
- **Kommo**: Added Kommo Integration

### Bug fixes

- Fixed issues in Tables with columns duplicating or disappearing when being renamed

</Update>

<Update label="March 27, 2026">

## Studio
Expand Down
Loading