3.39.8
Budibase/budibase3.39.8Jun 2, 2026by calexiou
AI Summary
Enhances authenticated embed functionality and resolves a 498 error for public automations using reCAPTCHA.
Key Highlights
- Authenticated embeds with configurable ancestors
- Fix for 498 error when triggering public automation with reCAPTCHA enabled
- Relationship field name validation fix
New Features
- Configurable authenticated embeds
- 498 error fix for public automations
- Relationship field validation fix
- Vitest version bump
Full Release Notes
## What's Changed * Authenticated embeds with configurable ancestors by @calexiou in https://github.com/Budibase/budibase/pull/18888 * Bump vitest from 3.2.4 to 4.1.0 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/18899 * Fix relationship field name validation by @melohagan in https://github.com/Budibase/budibase/pull/18895 * [18091] Fix 498 error when triggering public automation with reCAPTCHA enabled (public screens -> unauthenticated user) by @melohagan in https://github.com/Budibase/budibase/pull/18901 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.39.7...3.39.8