3.41.0

Budibase/budibase3.41.0Jul 28, 2026by calexiou

AI Summary

This update focuses on fixing automation workflows, enhancing security for shared address spaces, and improving OIDC/SSO login handling. It also standardizes terminology and adds type safety to the UI components.

Key Highlights

  • Fix dragging steps in loop branch subflows
  • Reconcile invites during unverified-email OIDC/SSO logins
  • Block shared address space in outbound requests
  • Standardize app terminology to workspace
  • Add TypeScript types to multiple components in BBUI

New Features

  • Reconcile already-accepted invites
  • Reconcile pending invites
  • Hash excessive tool names
  • Local SCIM sync test
  • Fix search tools in dropdown
  • Block shared address space

Full Release Notes

## What's Changed
* Update VOUCHED list by @github-actions[bot] in https://github.com/Budibase/budibase/pull/19300
* Fix dragging steps in loop branch subflows by @melohagan in https://github.com/Budibase/budibase/pull/19141
* chore(deps): bump the all-non-major-security group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19241
* [#18050] Reconcile already-accepted invites during unverified-email OIDC/SSO logins by @jvcalderon in https://github.com/Budibase/budibase/pull/19304
* [#18050] Reconcile pending invites during unverified-email OIDC/SSO logins by @jvcalderon in https://github.com/Budibase/budibase/pull/19302
* fix: hash excessive tool names by @Dakuan in https://github.com/Budibase/budibase/pull/19314
* chore(deps): bump the all-non-major-security group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19309
* chore(deps): bump fast-uri from 3.1.2 to 3.1.4 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19310
* fix: update search -> search tools in tools dropdown by @Dakuan in https://github.com/Budibase/budibase/pull/19318
* fix: cant find agent tools when trying to search by db / table name by @Dakuan in https://github.com/Budibase/budibase/pull/19319
* fix: block shared address space in outbound requests by @melohagan in https://github.com/Budibase/budibase/pull/19328
* Add TypeScript types to multiple components in BBUI by @adrinr in https://github.com/Budibase/budibase/pull/19238
* chore(deps): bump the all-non-major-security group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19338
* chore: add local SCIM sync test by @melohagan in https://github.com/Budibase/budibase/pull/19330
* fix: validate public builder app assignments by @melohagan in https://github.com/Budibase/budibase/pull/19326
* chore(deps): bump postcss from 8.5.15 to 8.5.23 in the all-non-major-security group across 1 directory by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19341
* Standardize app terminology to workspace by @adrinr in https://github.com/Budibase/budibase/pull/19340


**Full Changelog**: https://github.com/Budibase/budibase/compare/3.40.1...3.41.0