3.39.15
Budibase/budibase3.39.15Jun 15, 2026by calexiou
AI Summary
A security-focused release for Budibase that adds an expiration field to authentication JWTs and fixes a UI overlap issue.
Key Highlights
- Added 'exp' field to auth JWTs to prevent indefinite token validity
- Fixed Front widget covering the dev data banner close button
- Updated @grpc/grpc-js dependency
Full Release Notes
## What's Changed * [VUL-79] Add exp field to auth JWTs to prevent indefinite token validity by @jvcalderon in https://github.com/Budibase/budibase/pull/18958 * fix: prevent Front widget from covering dev data banner close button by @aakashgautam-git in https://github.com/Budibase/budibase/pull/18972 * build(deps): bump @grpc/grpc-js from 1.14.3 to 1.14.4 in the all-non-major-security group across 1 directory by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18966 ## New Contributors * @aakashgautam-git made their first contribution in https://github.com/Budibase/budibase/pull/18972 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.14...3.39.15