Added
- Add the ability to change the storage behaviour of forms, rather than rely on sessions.
Fixed
- Fix an error when saving integration settings for forms.
- Fix User element integrations not using UIDs for the target groups.
- Fix Entry element integrations not using UIDs for the target entry type.
- Fix an issue with User element integration and the “Send Activation Email” setting.
- Fix checkbox select fields field settings not retaining their value.
- Fix some missing translations.
- Fix Nested and Sub fields not showing the correct field label for validation.
- Fix plain-text variable pickers not working for multi-Name and Address fields.
- Fix asset bundle path when editing submissions in the control panel for Craft Cloud compatibility.
- Fix an error when deleting notifications.
- Fix status indicator for disabled notifications.
- Fix 'Required Field Indicator' template value.
- Fix being unable to query submissions by an Elements field.
- Fix element field sources not containing an “All” option, if their element sources have been modifed through events elsewhere in Craft.
Removed
- Remove references to
relatedTo
for Forms and Submissions.