3.39.10

MystenLabs/sui3.39.10Jun 4, 2026by calexiou

AI Summary

A frontend-focused update for Budibase that introduces AI credit management features, improves automation handling, and refines UI components including a new URL field validator.

Key Highlights

  • Added purchase AI credits button to usage page
  • Improved agent live toggle handling and AI configuration validation
  • Fixed automation log branch highlighting and note positioning
  • Added download capability for RAG source files and new URL field component

New Features

  • Purchase AI credits button
  • Download RAG source files feature
  • URL field component and validator constraint

Full Release Notes

## What's Changed
* Add purchase AI credits button to usage page by @jvcalderon in https://github.com/Budibase/budibase/pull/18865
* Operations - frontend changes by @adrinr in https://github.com/Budibase/budibase/pull/18780
* Validate AI configuration and improve agent live toggle handling by @adrinr in https://github.com/Budibase/budibase/pull/18910
* Fix automation log branch highlighting by @melohagan in https://github.com/Budibase/budibase/pull/18873
* Remove unused redis dependency by @melohagan in https://github.com/Budibase/budibase/pull/18912
* [#18893] Fix automation note positioning by @melohagan in https://github.com/Budibase/budibase/pull/18896
* Fix JSON template primitive enrichment by @melohagan in https://github.com/Budibase/budibase/pull/18908
* feat: allow download rag source files by @Dakuan in https://github.com/Budibase/budibase/pull/18768
* Fix/pwa by @ConorWebb96 in https://github.com/Budibase/budibase/pull/18903
* feature(component)-side-panel sizes by @NDCallahan in https://github.com/Budibase/budibase/pull/18298
* Revert "Merge pull request #18912 from Budibase/chore/remove-old-redis" by @melohagan in https://github.com/Budibase/budibase/pull/18916
* Ensure Redis dependency is present for rate limit store by @melohagan in https://github.com/Budibase/budibase/pull/18918
* URL field component and URL validator constraint by @andz-bb in https://github.com/Budibase/budibase/pull/18852


**Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.9...3.39.10