3.39.25

GordyD/3ree3.39.25Jul 1, 2026by calexiou

AI Summary

This release introduces security enhancements and usability fixes, including the removal of a full-screen logs UI, stricter access controls for group listings, and improvements to Oracle database handling and automation connectors.

Key Highlights

  • Reverted the full-screen logs UI feature
  • Enhanced security with builder access requirement for group listing
  • Improved automation connector connection flow
  • Sanitized OAuth outputs and stripped SSO tokens from metadata

Full Release Notes

## What's Changed
* Revert "feat: full screen logs UI" by @Dakuan in https://github.com/Budibase/budibase/pull/19111
* [Codex] [108] Require builder access for group listing by @Dakuan in https://github.com/Budibase/budibase/pull/19109
* [Codex] [106] Align login lockout for unknown users by @Dakuan in https://github.com/Budibase/budibase/pull/19108
* [codex] Quote Oracle row lookup identifiers by @Dakuan in https://github.com/Budibase/budibase/pull/19100
* [Codex] [105] Sanitize automation test OAuth outputs by @Dakuan in https://github.com/Budibase/budibase/pull/19107
* [Codex] [107] Strip SSO tokens from user metadata by @Dakuan in https://github.com/Budibase/budibase/pull/19110
* Improve automation connector connection flow by @melohagan in https://github.com/Budibase/budibase/pull/19051
* Restore QueryViewer fields by @melohagan in https://github.com/Budibase/budibase/pull/19125


**Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.24...3.39.25