3.38.3
Budibase/budibase3.38.3May 14, 2026by calexiou
AI Summary
This patch focuses on security masking and providing better visibility into system usage metrics. Key highlights include masking long-form datasource secrets, displaying an actions breakdown modal, and hardening OAuth2 token fetching.
Key Highlights
- Mask long-form datasource secrets
- Display actions breakdown modal in usage page and home metrics
- Harden OAuth2 token fetching
New Features
- Actions breakdown modal
Full Release Notes
## What's Changed * Bump protobufjs from 7.5.5 to 7.5.8 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18777 * [Security] Mask long-form datasource secrets by @PClmnt in https://github.com/Budibase/budibase/pull/18772 * [18747] Display actions breakdown modal in usage page and home metrics by @jvcalderon in https://github.com/Budibase/budibase/pull/18778 * [Security] Harden OAuth2 token fetching by @PClmnt in https://github.com/Budibase/budibase/pull/18761 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.38.2...3.38.3