3.38.5
Budibase/budibase3.38.5May 18, 2026by calexiou
AI Summary
This release improves the stability of agent features and enhances data interaction capabilities. Key highlights include queued polling for agent tests, a fix for RAG SharePoint connections, a row-selection toggle, and an update to query editor shortcut handling.
Key Highlights
- Add queued polling for agent test runs
- Fix RAG SharePoint connection
- Add row-selection toggle with delete-rows compatibility
- Fix query editor shortcut handling
New Features
- Row selection toggle
Full Release Notes
## What's Changed * Add queued polling for agent test runs by @PClmnt in https://github.com/Budibase/budibase/pull/18717 * fix: rag sharepoint connect by @Dakuan in https://github.com/Budibase/budibase/pull/18795 * Minor ui updates by @joebudi in https://github.com/Budibase/budibase/pull/18790 * add row-selection toggle with delete-rows compatibility by @ConorWebb96 in https://github.com/Budibase/budibase/pull/18791 * Bump @tootallnate/once from 1.1.2 to 2.0.1 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18800 * Bump fast-xml-parser from 5.5.8 to 5.8.0 in the all-non-major-security group across 1 directory by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18799 * Fix query editor shortcut handling by @melohagan in https://github.com/Budibase/budibase/pull/18797 * Add test tab to agents by @PClmnt in https://github.com/Budibase/budibase/pull/18418 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.38.4...3.38.5