3.41.1

huggingface/skills3.41.1Jul 30, 2026by calexiou

AI Summary

This release focuses on a major refactoring effort to standardize terminology from 'App' to 'Workspace' across the codebase, including renaming stores, helpers, and files.

Key Highlights

  • Major refactoring to rename APP_ID to WORKSPACE_ID throughout the codebase
  • Migrate remaining settings user components from JavaScript
  • Rename AppsStore to WorkspacesStore
  • Propagate session IDs as LiteLLM trace IDs

Breaking Changes

  • Refactor appId to workspaceId for consistency across codebase
  • Rename AppsStore to WorkspacesStore
  • Rename files and folders to reference workspace instead of application

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