Skip to content

v4.0.9

Choose a tag to compare

@kjmartens kjmartens released this 09 Dec 20:54

Added

  • 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.