3.41.2

coleam00/Archon3.41.2Aug 4, 2026by calexiou

AI Summary

Refactoring of APP_ID to WORKSPACE_ID and new UI features including component tree search, multi-column sorting, and improved agent tool autocomplete.

Key Highlights

  • Refactor: rename APP_ID to WORKSPACE_ID across the codebase.
  • Add component tree search functionality.
  • Add multi-column sorting for views.
  • Add embed auth feature flag and improve agent tool autocomplete UI.

Breaking Changes

  • Renaming APP_ID to WORKSPACE_ID (likely breaking for integrations)

New Features

  • Component tree search
  • Multi-column sorting for views
  • Embed auth feature flag
  • Quick add SharePoint
  • Improved agent tool autocomplete UI

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