3.35.1
Budibase/budibase3.35.1Apr 1, 2026by calexiou
AI Summary
This update refines user experience and agent configuration by renaming automation triggers and enabling per-agent knowledge sources. It also fixes navigation and configuration issues.
Key Highlights
- Rename automation trigger 'User action' to 'On demand'.
- Enable per-agent knowledge configuration for more granular control.
- Fix home screen unsetting when updating routes on other screens.
- Fix base URL config in templated requests.
- Pin explicit external packages for the budibase CLI build script.
New Features
- Per agent knowledge
Full Release Notes
## What's Changed * Remove codeowners by @adrinr in https://github.com/Budibase/budibase/pull/18421 * Does not unset home screen when updating route on another screen by @melohagan in https://github.com/Budibase/budibase/pull/18393 * Rename automation trigger "User action" to "On demand" by @melohagan in https://github.com/Budibase/budibase/pull/18423 * Per agent knowledge by @adrinr in https://github.com/Budibase/budibase/pull/18430 * Fix for base URL config in templated requests by @deanhannigan in https://github.com/Budibase/budibase/pull/18432 * Pin explict external packages for the budibase CLI build script by @calexiou in https://github.com/Budibase/budibase/pull/18435 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.35.0...3.35.1