3.39.11
juliangarnier/anime3.39.11Jun 8, 2026by calexiou
AI Summary
Adds a new email field component with validator constraints, modifies checkbox validation logic, and generalizes trial plan detection to support new tiers.
Key Highlights
- Email field component and validator constraint
- Updated checkbox validation logic
- Trial plan detection generalization
New Features
- Email field component and email validator constraint
- Removes 'required' from checkbox validations
Full Release Notes
## What's Changed * email field component and email validator constraint by @andz-bb in https://github.com/Budibase/budibase/pull/18854 * Bump hono from 4.12.18 to 4.12.23 in the all-non-major-security group across 1 directory by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18930 * removes 'required' from checkbox validations by @mikesealey in https://github.com/Budibase/budibase/pull/18924 * Includes on-screen actions in Query useage by @mikesealey in https://github.com/Budibase/budibase/pull/18562 * RAG source reset by @deanhannigan in https://github.com/Budibase/budibase/pull/18810 * Generalize trial plan detection to support PREMIUM_PLUS_TRIAL by @jvcalderon in https://github.com/Budibase/budibase/pull/18923 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.10...3.39.11