3.41.1
googleworkspace/cli3.41.1Jul 30, 2026by calexiou
AI Summary
Continues the architectural refactoring by migrating settings components and renaming internal stores to align with the new workspace terminology.
Key Highlights
- Migrate remaining settings user components still in js
- Propagate session IDs as LiteLLM trace IDs
- Rename app ID helpers to workspace ID helpers
- Rename AppsStore to WorkspacesStore
- Remove unused Svelte files and deprecated dropdown components
Breaking Changes
- Renamed app ID helpers to workspace ID helpers
- Renamed AppsStore to WorkspacesStore
Full Release Notes
## What's Changed * Migrate remaining settings user components still in js by @adrinr in https://github.com/Budibase/budibase/pull/19342 * Propagate session IDs as LiteLLM trace IDs by @adrinr in https://github.com/Budibase/budibase/pull/19335 * Update VOUCHED list by @github-actions[bot] in https://github.com/Budibase/budibase/pull/19334 * Update VOUCHED list by @github-actions[bot] in https://github.com/Budibase/budibase/pull/19325 * Escalation fixes and resume reliability by @deanhannigan in https://github.com/Budibase/budibase/pull/19217 * Rename app ID helpers to workspace ID helpers by @adrinr in https://github.com/Budibase/budibase/pull/19344 * Refactor appId to workspaceId for consistency across codebase by @adrinr in https://github.com/Budibase/budibase/pull/19346 * Update docker-compose.yaml - Remove 'version' is obsolete by @Flo-95 in https://github.com/Budibase/budibase/pull/19362 * Rename AppsStore to WorkspacesStore by @adrinr in https://github.com/Budibase/budibase/pull/19347 * Remove unused Svelte files and deprecated dropdown components by @adrinr in https://github.com/Budibase/budibase/pull/19364 * Rename files and folders to reference workspace instead of application by @adrinr in https://github.com/Budibase/budibase/pull/19349 * chore(builds): bump dd-trace and pull alpine sec patches by @calexiou in https://github.com/Budibase/budibase/pull/19367 ## New Contributors * @Flo-95 made their first contribution in https://github.com/Budibase/budibase/pull/19362 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.41.0...3.41.1