3.41.1
Budibase/budibase3.41.1Jul 30, 2026by calexiou
AI Summary
A refactoring and maintenance release focused on consistency (renaming App ID to Workspace ID) and improving automation reliability.
Key Highlights
- Continued renaming of App ID to Workspace ID helpers and stores
- Improved escalation fixes and resume reliability
- Removed unused Svelte files and deprecated dropdown components
- Propagated session IDs as LiteLLM trace IDs
Breaking Changes
- Refactor appId to workspaceId for consistency across codebase
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