3.38.0
Budibase/budibase3.38.0May 7, 2026by calexiou
AI Summary
This release enhances the Agent capabilities with Teams streaming responses and improves SharePoint integration by adding client credentials support and fixing shape issues.
Key Highlights
- Agent: Added Teams streaming responses for agent webhooks.
- SharePoint: Added support for SharePoint knowledge base via client credentials.
- REST Endpoints: Enhanced endpoint labels and added templates.
- Bug Fixes: Fixed Svelte check warnings and regression with Budibase AI settings.
New Features
- Teams streaming responses for agent webhooks
- SharePoint knowledge base via client credentials
Full Release Notes
## What's Changed * Enhance REST endpoint labels/search & add templates by @joebudi in https://github.com/Budibase/budibase/pull/18723 * Add Teams streaming responses for agent webhooks by @PClmnt in https://github.com/Budibase/budibase/pull/18736 * fix: zero files on fetch error by @Dakuan in https://github.com/Budibase/budibase/pull/18729 * fix: fix sharepoint shape by @Dakuan in https://github.com/Budibase/budibase/pull/18739 * Fix Svelte check warnings across builder and client by @PClmnt in https://github.com/Budibase/budibase/pull/18738 * Support sharepoint knowledge base via client credentials by @adrinr in https://github.com/Budibase/budibase/pull/18709 * Fix for blacklist parsing. by @deanhannigan in https://github.com/Budibase/budibase/pull/18732 * Fix regression with the Budibase AI settings by @adrinr in https://github.com/Budibase/budibase/pull/18742 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.37.5...3.38.0