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 back Excel support for exporting submissions.
Added submissionLimitReached to the Form object, allowing you to check if the user has already submitted the form when using the Limit Form Submission Rate setting (hide form and/or display an error message to the user instead of waiting until they attempt to submit the form).
Changed
Updated to only load reCAPTCHA scripts when form(s) have reCAPTCHA enabled.
Updated to support Craft's sameSiteCookieValue.
Fixed
Fixed a bug where the Submissions/Spam CP index includes an "Edit Submission" option that isn't usable.