3.39.10

juliangarnier/anime3.39.10Jun 4, 2026by calexiou

AI Summary

This release focuses on AI feature enhancements, automation fixes, and UI improvements. It includes updates to Redis dependency handling and new components for URL validation.

Key Highlights

  • Added a purchase AI credits button to the usage page.
  • Fixed automation log branch highlighting and note positioning.
  • Improved JSON template primitive enrichment and RAG source file downloads.
  • Added a URL field component and validator.

New Features

  • Purchase AI credits button
  • Download RAG source files
  • URL field component and URL 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