3.39.25
voideditor/void3.39.25Jul 1, 2026by calexiou
AI Summary
Enhances Codex security features and improves the automation connector connection flow. The QueryViewer component has also been restored.
Key Highlights
- Sanitized automation test OAuth outputs
- Stripped SSO tokens from user metadata
- Improved automation connector connection flow
- Restored QueryViewer fields
New Features
- Sanitize OAuth outputs
- Strip SSO tokens from metadata
- Improve connector flow
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