3.39.0
Budibase/budibase3.39.0May 20, 2026by calexiou
AI Summary
The major version update brings significant changes to automation workflows, OAuth2 support, and user privacy controls. Key highlights include updates to the automation builder node layout, support for OAuth2 connections in email triggers, consent requirements for chat identity links, and the ability to suppress frontend error notifications.
Key Highlights
- Update automation builder node layout
- Update email received trigger to support OAuth2 connections
- Require consent for chat identity links
- Add setting to suppress frontend error notifications
New Features
- OAuth2 email trigger support
- Frontend error notification suppression
Full Release Notes
## What's Changed * Update automation builder node layout by @melohagan in https://github.com/Budibase/budibase/pull/18651 * Chore/automation tests by @melohagan in https://github.com/Budibase/budibase/pull/18716 * Chore/automation tests by @melohagan in https://github.com/Budibase/budibase/pull/18815 * fix: fresh token on first fail by @Dakuan in https://github.com/Budibase/budibase/pull/18796 * Add Slack pending releases summary by @melohagan in https://github.com/Budibase/budibase/pull/18811 * Fix automation branch edge routing by @melohagan in https://github.com/Budibase/budibase/pull/18816 * Update email recieved trigger to support oauth2 connections by @PClmnt in https://github.com/Budibase/budibase/pull/18789 * [Security] Require consent for chat identity links by @PClmnt in https://github.com/Budibase/budibase/pull/18793 * add setting to suppress frontend error notifications by @ConorWebb96 in https://github.com/Budibase/budibase/pull/18764 * Fix condition drawer bindable inputs by @melohagan in https://github.com/Budibase/budibase/pull/18822 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.38.5...3.39.0