3.39.20
Budibase/budibase3.39.20Jun 22, 2026by calexiou
AI Summary
This release focuses on stabilizing the automation side panel, enhancing the Update Field Value action to support multiple fields, and introducing new UI elements for workspace management and billing grace periods.
Key Highlights
- Enhanced Update Field Value action to support multiple fields
- Fixed automation side panel header overlap and layout issues
- Added Grace period UI with locked modal and export options
- New lock reasons (MIGRATION, PAID_TO_FREE) with tailored messaging
- Fixed MongoDB and Firestore datasource issues
New Features
- Updated Update Field Value action to support multiple fields
- Grace period UI: locked modal with removal notice and export
- Added MIGRATION and PAID_TO_FREE lock reasons with tailored messaging
- Contact sales button on workspace home header
Full Release Notes
## What's Changed * fix: slack styling by @Dakuan in https://github.com/Budibase/budibase/pull/19005 * fix: allow whitespace inside REST endpoint URL bindings by @aakashgautam-git in https://github.com/Budibase/budibase/pull/18992 * [TS] Typing bbui drawer by @adrinr in https://github.com/Budibase/budibase/pull/19001 * Convert BBUI Avatar component to TypeScript by @adrinr in https://github.com/Budibase/budibase/pull/19017 * Fix automation side panel header overlap by @melohagan in https://github.com/Budibase/budibase/pull/19003 * Update contributing guide and pre-push lint hook by @melohagan in https://github.com/Budibase/budibase/pull/19024 * Update prompt instructions to reflect operations instead of agents by @adrinr in https://github.com/Budibase/budibase/pull/19023 * fixed agent logs history in new workspace by @aakashgautam-git in https://github.com/Budibase/budibase/pull/19025 * Fix automation side panel layout by @melohagan in https://github.com/Budibase/budibase/pull/19027 * mongodb and firestore datasource fixes by @andz-bb in https://github.com/Budibase/budibase/pull/19013 * feat: enhance Update Field Value action to support multiple fields by @NDCallahan in https://github.com/Budibase/budibase/pull/18885 * build(deps): bump nodemailer from 9.0.0 to 9.0.1 in the all-non-major-security group across 1 directory by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19034 * [Added] Propagate deactivationScheduledAt through lock/self API by @jvcalderon in https://github.com/Budibase/budibase/pull/19021 * build(deps): bump dompurify from 3.4.10 to 3.4.11 in the all-non-major-security group across 1 directory by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19040 * Add Contact sales button to workspace home header by @joebudi in https://github.com/Budibase/budibase/pull/18968 * [BUDI-18953] Grace period UI: locked modal with removal notice and export by @jvcalderon in https://github.com/Budibase/budibase/pull/19039 * [Added] MIGRATION and PAID_TO_FREE lock reasons with tailored messaging by @jvcalderon in https://github.com/Budibase/budibase/pull/19010 * Multiple operations support by @adrinr in https://github.com/Budibase/budibase/pull/18983 * Implement tagging for router cost and usage tracking by @adrinr in https://github.com/Budibase/budibase/pull/19018 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.19...3.39.20