3.39.24
Budibase/budibase3.39.24Jul 1, 2026by calexiou
AI Summary
Introduces a foundational 'Projects' system with export/import capabilities and assignment controls. It also enhances Agent Escalations and adds security validations for Snowflake and object stores.
Key Highlights
- Add projects backend foundation
- Add project export and import
- Add project assignment controls
- Forward Snowflake query bindings
- Validate public role app scope
New Features
- Agent Escalations
- Projects backend foundation
- Project export and import
- Project assignment controls
- Projects workspace home UI
- Forward Snowflake bindings
- Contain object store retrieval paths
- Allow empty automation branch conditions
Full Release Notes
## What's Changed * Agent Escalations by @deanhannigan in https://github.com/Budibase/budibase/pull/19092 * add projects backend foundation by @andz-bb in https://github.com/Budibase/budibase/pull/18926 * add project export and import by @andz-bb in https://github.com/Budibase/budibase/pull/19062 * add project assignment controls by @andz-bb in https://github.com/Budibase/budibase/pull/19064 * add projects workspace home ui by @andz-bb in https://github.com/Budibase/budibase/pull/19063 * [codex] Forward Snowflake query bindings by @Dakuan in https://github.com/Budibase/budibase/pull/19097 * [codex] Contain object store retrieval paths by @Dakuan in https://github.com/Budibase/budibase/pull/19096 * [codex] Validate public role app scope by @Dakuan in https://github.com/Budibase/budibase/pull/19098 * Allow empty automation branch conditions by @melohagan in https://github.com/Budibase/budibase/pull/19104 * Fix agent steps failing in automations with missing Budibase AI key by @aakashgautam-git in https://github.com/Budibase/budibase/pull/19072 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.23...3.39.24