3.39.11
d2lang/d23.39.11Jun 8, 2026by calexiou
AI Summary
Introduced email field components and validators, and generalized trial plan detection.
Key Highlights
- Added email field component and email validator constraint
- Generalized trial plan detection to support PREMIUM_PLUS_TRIAL
New Features
- Email field component and validator
- RAG source reset
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