3.41.1

coleam00/Archon3.41.1Jul 30, 2026by calexiou

AI Summary

This release focuses on internal refactoring to improve consistency by migrating remaining settings components from JavaScript and renaming application identifiers to workspace IDs. It also includes fixes for escalation reliability and updates dependencies.

Key Highlights

  • Migrated remaining settings user components from JavaScript
  • Propagated session IDs as LiteLLM trace IDs
  • Escalation fixes and improved resume reliability
  • Refactored appId helpers to workspaceId helpers
  • Removed unused Svelte files and deprecated dropdown components

Breaking Changes

  • Refactor appId to workspaceId for consistency across codebase

New Features

  • Session ID propagation as LiteLLM trace IDs
  • Improved resume reliability
  • Update to dd-trace and security patches

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