3.39.11
enricoros/big-AGI3.39.11Jun 8, 2026by calexiou
AI Summary
This release focuses on enhancing form validation components, specifically adding email support and modifying checkbox validation rules, alongside improvements to RAG source management and trial plan detection.
Key Highlights
- Added email field component and email validator constraint
- Removed 'required' from checkbox validations
- Added RAG source reset functionality
- Generalized trial plan detection to support PREMIUM_PLUS_TRIAL
New Features
- Email field component and email validator constraint
- RAG source reset
- Generalized trial plan detection
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