3.41.0

googleworkspace/cli3.41.0Jul 28, 2026by calexiou

AI Summary

A maintenance release focusing on bug fixes for UI interactions, OIDC/SSO invite handling, and tool searching. It includes security updates and standardizes terminology across the platform.

Key Highlights

  • Reconcile already-accepted and pending invites during unverified-email OIDC/SSO logins
  • Fixed dragging steps in loop branch subflows
  • Fixed tool search functionality to locate agents by db/table name
  • Standardized app terminology to 'workspace'

New Features

  • Added TypeScript types to BBUI components
  • Added local SCIM sync test
  • Standardized app terminology to workspace

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