3.39.28
GordyD/3ree3.39.28Jul 8, 2026by calexiou
AI Summary
A security patch and feature update that addresses an authorization bypass, improves workspace import functionality, and enhances UI/UX.
Key Highlights
- Fixed authorization bypass in BuilderSocket SelectApp
- Workspace import now restores row data
- Fixed sub-link navigation items disappearing
- Support for standard separators in step names
- Improved UX for Filter component
New Features
- Support for standard separators in step names
- Improved UX for Filter component
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