3.39.10

Budibase/budibase3.39.10Jun 4, 2026by calexiou

AI Summary

Introduces purchase options for AI credits and new URL field components, alongside various automation and RAG fixes.

Key Highlights

  • Purchase AI credits button to usage page
  • New URL field component and URL validator constraint
  • Ability to download RAG source files
  • Improved AI configuration and agent live toggle handling

New Features

  • AI credits purchase button
  • URL field component
  • URL validator constraint
  • RAG source file download
  • Frontend operations changes
  • Automation log highlighting fix
  • JSON template primitive enrichment fix

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