2.0.0-beta.10
·
2328 commits
to craft-4
since this release
Added
- Auto-add
keyandidattributes to field settings schema for FormKit. - Add
chunkLoadingGlobalto front-end JS to avoid conflicts with user-provided JS in Webpack.
Changed
- Remove ajax-loading when switching form templates in the form builder. This should prevent strange UI glitches and simplify some things.
Fixed
- Fix form integrations settings not populating correctly.
- Fix variable text inputs not having their values loaded in properly.
- Fix Email fields when marked as unique, not validating correctly when editing a submission.
- Fix
SubmissionRulesEventcustom rules not applying correctly. - Fix an error when previewing email notifications.
- Fix being unable to edit a notification in the form builder.