3.41.2
googleworkspace/cli3.41.2Aug 4, 2026by calexiou
AI Summary
A major update introducing a comprehensive refactoring of the codebase to rename APP_ID to WORKSPACE_ID, alongside new UI features like component tree search and multi-column sorting.
Key Highlights
- Refactor: rename APP_ID to WORKSPACE_ID across the codebase
- Add component tree search
- Add multi-column sorting for views
- Add the embed auth feature flag
- Feat/improve agent tool autocomplete UI
Breaking Changes
- Renamed APP_ID to WORKSPACE_ID across the codebase
New Features
- Component tree search
- Multi-column sorting for views
- Embed auth feature flag
- Quick add sharepoint
- Agent tool autocomplete UI improvement
Full Release Notes
## What's Changed * Refactor: rename APP_ID to WORKSPACE_ID across the codebase by @adrinr in https://github.com/Budibase/budibase/pull/19372 * add component tree search by @Andz200zx in https://github.com/Budibase/budibase/pull/19187 * Add multi-column sorting for views by @melohagan in https://github.com/Budibase/budibase/pull/17948 * Add the embed auth feature flag by @deanhannigan in https://github.com/Budibase/budibase/pull/19368 * clarifies button text in agent chat by @mikesealey in https://github.com/Budibase/budibase/pull/19382 * Remove _ from svelte params in declarations by @adrinr in https://github.com/Budibase/budibase/pull/19392 * fix: prevent sharepoint oversync by @Dakuan in https://github.com/Budibase/budibase/pull/19327 * chore(deps): bump sanitize-html from 2.17.1 to 2.17.5 in the all-non-major-security group across 1 directory by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19395 * [19160] Prevent 1Password autofill in agent name modals by @melohagan in https://github.com/Budibase/budibase/pull/19343 * chore(deps): bump nx from 22.5.3 to 22.7.8 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19390 * feat: quick add sharepoint by @Dakuan in https://github.com/Budibase/budibase/pull/19386 * Feat/improve agent tool autocomplete UI by @ConorWebb96 in https://github.com/Budibase/budibase/pull/19408 * Reduce API response header size by @melohagan in https://github.com/Budibase/budibase/pull/19416 ## New Contributors * @Andz200zx made their first contribution in https://github.com/Budibase/budibase/pull/19187 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.41.1...3.41.2