1.3.14
·
1649 commits
to craft-3
since this release
Added
- Add
completeSubmissionparam to forms, to allow providing a full payload and complete the submission.
Changed
- Saving spam submissions is now enabled by default.
- Agree field description static translation is now defined in
site.php.
Fixed
- Fixed IE11 compatibility with some front-end fields (Address, Phone, Repeater).
- Fixed hidden fields not having input attributes setting.
- Fixed description for Agree field being translated twice.
- Fixed error in Craft 3.6+.
- Fixed submissions failing if
spamKeywordssetting was invalid. - Fixed error when querying form settings using GraphQL