3.35.2
Budibase/budibase3.35.2Apr 2, 2026by calexiou
AI Summary
This release improves the builder experience and automation reliability by fixing file upload errors and adding a new payment template. It also enforces single default user groups.
Key Highlights
- Fix 409 errors when uploading files for the first time.
- Enforce single default user group and preserve workspace roles.
- Add Dodo Payments REST template for easy integration.
- Fix blur requirement for generate button to improve usability.
- Improve InviteUsersModal button-state test coverage.
New Features
- Dodo Payments REST template
Full Release Notes
## What's Changed * Bump npm package version in docker image by @calexiou in https://github.com/Budibase/budibase/pull/18438 * fix: dont require blur for generate button by @Dakuan in https://github.com/Budibase/budibase/pull/18429 * test(builder): add InviteUsersModal button-state coverage by @melohagan in https://github.com/Budibase/budibase/pull/18437 * Add Dodo Payments REST template by @melohagan in https://github.com/Budibase/budibase/pull/18403 * Fix 409s when uploading files for the first time by @adrinr in https://github.com/Budibase/budibase/pull/18439 * Default user groups: enforce single default and preserve group workspace roles by @melohagan in https://github.com/Budibase/budibase/pull/18426 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.35.1...3.35.2