3.39.28

voideditor/void3.39.28Jul 8, 2026by calexiou

AI Summary

This release addresses a security vulnerability in the BuilderSocket SelectApp and improves workspace management features. It includes fixes for navigation items and enhancements to the automation system.

Key Highlights

  • Fixed authorization bypass in BuilderSocket SelectApp
  • Restored row data during workspace import
  • Fixed sub-link navigation items disappearing
  • Added support for standard separators in automation step names

New Features

  • Default workspace invites to end user
  • Preserve query column types on preview re-run
  • Improve 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