3.39.10
d2lang/d23.39.10Jun 4, 2026by calexiou
AI Summary
Frontend and backend improvements for Budibase including AI configuration enhancements and UI component updates.
Key Highlights
- Purchase AI credits button
- Automation log branch highlighting
- URL field component and validator
- Redis dependency management
New Features
- AI credits purchase
- Automation log fixes
- URL validation
- PWA fixes
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