You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added ability to set the async and defer parameters on <script> elements for reCAPTCHA and hCaptcha captchas.
Added hidden reCAPTCHA note to settings.
Added support for exporting/importing custom field content on forms.
Added formie/submissions/run-integration and formie/submissions/send-notification console commands.
Added Date::EVENT_REGISTER_DATE_FORMAT_OPTIONS and Date::EVENT_REGISTER_TIME_FORMAT_OPTIONS events to modify the available formatting options for Date fields.
Added SubmissionExport::EVENT_MODIFY_EXPORT_DATA event to modify data used for submission export.
Fixed
Fixed an infinite loop error when Agree fields containing a link with a reference to an element was used in a form.