3.35.5
Budibase/budibase3.35.5Apr 13, 2026by calexiou
AI Summary
This update improves agent capabilities by adding multi-source knowledge uploads and a dedicated Sharepoint connector. It also refines OAuth flows and enhances logging for SharePoint synchronization.
Key Highlights
- Introduce agent knowledge multi-upload feature for better data management.
- Add agent Sharepoint knowledge connector for seamless integration.
- Improve OAuth flow and SharePoint sync logging for better visibility.
- Persist agent knowledge source connection settings.
- Enhance auto-update logic with retry mechanisms and detailed logging.
New Features
- Agent knowledge multi upload
- Agent Sharepoint knowledge connector
Full Release Notes
## What's Changed * Persist agent knowledge source connection by @adrinr in https://github.com/Budibase/budibase/pull/18502 * Cleaner oauth flow by @adrinr in https://github.com/Budibase/budibase/pull/18503 * Sharepoint sync logging by @adrinr in https://github.com/Budibase/budibase/pull/18504 * Filter what files to upload by @adrinr in https://github.com/Budibase/budibase/pull/18505 * Fix experimental pipeline tag sanitisation by @calexiou in https://github.com/Budibase/budibase/pull/18501 * Add flag by @adrinr in https://github.com/Budibase/budibase/pull/18506 * feat: agent knowledge multi upload by @Dakuan in https://github.com/Budibase/budibase/pull/18487 * fix builder crash for legacy ai config types by @andz-bb in https://github.com/Budibase/budibase/pull/18508 * Fix CI failing tests by @adrinr in https://github.com/Budibase/budibase/pull/18515 * Agent sharepoint knowledge connector by @adrinr in https://github.com/Budibase/budibase/pull/18478 * Enhance auto-update logic with retry mechanism and detailed logging by @adrinr in https://github.com/Budibase/budibase/pull/18517 * Setup dependabot config by @adrinr in https://github.com/Budibase/budibase/pull/18519 * [Fix] Removing a column from the ColumnDrawer by @adrinr in https://github.com/Budibase/budibase/pull/18514 * [CI] Remove unnecessary checkout token from CI workflow by @adrinr in https://github.com/Budibase/budibase/pull/18525 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.35.4...3.35.5