3.39.25

PX4/PX4-Autopilot3.39.25Jul 1, 2026by calexiou

AI Summary

This release includes a revert of a previous feature and multiple security and permission improvements for the Codex builder, including access controls for group listings and sanitization of OAuth/SSO data.

Key Highlights

  • Revert 'feat: full screen logs UI'.
  • Require builder access for group listing.
  • Sanitize automation test OAuth outputs.
  • Strip SSO tokens from user 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