3.39.24

voideditor/void3.39.24Jul 1, 2026by calexiou

AI Summary

Introduces the backend foundation for the Projects feature, allowing for project export and import capabilities.

Key Highlights

  • Added projects backend foundation
  • Added project export and import
  • Added project assignment controls
  • Contained object store retrieval paths in Codex

New Features

  • Projects backend foundation
  • Project export/import
  • Project assignment controls

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