1.3.23
·
1425 commits
to craft-3
since this release
Added
- Added
modifyPrefixOptionsevent for name fields. - Added
Mx.to name field prefixes. - Allow the
<form>element to defined theactionandmethodsettings of Ajax requests, and fix POST-ing to site roots with redirects configured.
Fixed
- Fixed
redirectUrlnot working correctly when usingform.setSettings()in your templates for Ajax forms. - Fixed the default template in the control panel (when clicking on “Formie” in the CP nav) throwing an error when trying to load a page the user doesn’t have access to.
- Fixed Sent Notification preview column throwing an error in the control panel.
- Fixed being unable to save a submission in the control panel, when specific form permissions were set.
- Fixed an error when rendering elements fields as checkboxes.
- Cleanup uninstall, fix an error during uninstall, fix not deleting submissions and forms on uninstall.
- Fixed Categories fields not populating their value correctly when
limitwas also set. - Fixed Entries fields not populating their value correctly when
limitwas also set. - Fixed Products fields not populating their value correctly when
limitwas also set. - Fixed Tags fields not populating their value correctly when
limitwas also set. - Fixed Users fields not populating their value correctly when
limitwas also set. - Fixed Variants fields not populating their value correctly when
limitwas also set.