3.39.2

Budibase/budibase3.39.2May 27, 2026by calexiou

AI Summary

Significant additions include a new AI chat feature and improvements to query handling and data storage security. Key highlights include the addition of BB AI chat, SQL Query pagination, RAG metrics, and a security requirement for S3 signed upload URLs.

Key Highlights

  • Require auth for S3 signed upload URLs
  • Add BB AI chat
  • Add SQL Query pagination
  • Add RAG metrics

New Features

  • BB AI chat
  • SQL Query pagination
  • RAG metrics

Full Release Notes

## What's Changed
* [Security] Require auth for S3 signed upload URLs by @PClmnt in https://github.com/Budibase/budibase/pull/18774
* Response buffering to avoid premature close errors in server by @calexiou in https://github.com/Budibase/budibase/pull/18849
* Rag metrics by @adrinr in https://github.com/Budibase/budibase/pull/18631
* SQL Query pagination by @poirazis in https://github.com/Budibase/budibase/pull/18839
* Add bb ai chat by @ConorWebb96 in https://github.com/Budibase/budibase/pull/18848


**Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.1...3.39.2