3.39.4

Budibase/budibase3.39.4May 28, 2026by calexiou

AI Summary

This patch resolves S3 upload issues and introduces specific validations for linked relationships. Key highlights include fixes for S3 uploads, a swap of API binding draw default values, validation of linked relationship field names, and a fix for SSRF in AI table generation.

Key Highlights

  • Fix S3 upload
  • Swap API Bindings draw default-value for binding-name
  • Validate linked relationship field names
  • Fix SSRF in AI table generation uploadUrl fetch path

Full Release Notes

## What's Changed
* Fix/s3 upload by @ConorWebb96 in https://github.com/Budibase/budibase/pull/18864
* Swaps API Bindings draw default-value for binding-name by @mikesealey in https://github.com/Budibase/budibase/pull/18855
* [Bug] Validate linked relationship field names by @adrinr in https://github.com/Budibase/budibase/pull/18861
* Fix SSRF in AI table generation uploadUrl fetch path by @adrinr in https://github.com/Budibase/budibase/pull/18866


**Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.3...3.39.4