3.39.28
Budibase/budibase3.39.28Jul 8, 2026by calexiou
AI Summary
A security-focused release that patches an authorization bypass vulnerability, alongside improvements to workspace import functionality and the user interface for filtering components.
Key Highlights
- Fix for authorization bypass in BuilderSocket SelectApp
- Workspace import now restores row data
- Improved UX for Filter component
New Features
- Support standard separators in step names
- Improve UX for Filter component by focusing input and supporting enter key
Full Release Notes
## What's Changed * [Fixed] authorization bypass in BuilderSocket SelectApp by @jvcalderon in https://github.com/Budibase/budibase/pull/19140 * fix: workspace import into existing workspace now restores row data by @Pallavikumarimdb in https://github.com/Budibase/budibase/pull/19128 * fix sub-link nav items disappearing by @ConorWebb96 in https://github.com/Budibase/budibase/pull/19152 * [Automations] Support standard separators in step names by @melohagan in https://github.com/Budibase/budibase/pull/19142 * Default workspace invites to end user by @melohagan in https://github.com/Budibase/budibase/pull/19154 * fix: style account linking page by @Dakuan in https://github.com/Budibase/budibase/pull/19166 * Preserve previously set query column types on preview re-run by @Stropdasman in https://github.com/Budibase/budibase/pull/19084 * Improve UX for Filter component by focusing input and supporting enter key by @Pallavikumarimdb in https://github.com/Budibase/budibase/pull/19170 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.27...3.39.28