Skip to content

Releases: GravityKit/gravity-forms-zero-spam

1.4

08 May 20:32
f0ecdba
Compare
Choose a tag to compare
  • Added: Spam summary email reports are now available! Receive a helpful email summarizing spam messages received. To enable, from your Dashboard, go to Forms, then Settings, then Zero Spam to enable and configure this feature.
    • Choose when to send the report (threshold-based or frequency-based)
    • Customize the report message
    • Works with any spam messages, not just those blocked by Zero Spam
  • Added: A setting to globally enable or disable Zero Spam by default (default: Enabled)

1.3

18 Feb 21:36
1a84d4c
Compare
Choose a tag to compare
1.3

Gravity Forms 2.7 added improved spam blocking in 2.7. Keep this plugin installed—it won't hurt, and we're about to add some great new features soon! ❤️ Thanks to Richard Wawrzyniak for the code updates in this release.

  • Added: Support for API submissions (which don't have a form submit action)
  • Fixed: Gravity Forms 2.7 support
  • Fixed: PHP 8.0 warnings
  • Tested with WordPress 6.2

1.2.3

18 Feb 21:28
cb812c7
Compare
Choose a tag to compare

Gravity Forms 2.7 added improved spam blocking in 2.7, but we're adding additional features soon—keep this plugin installed! ❤️

  • Fixed: Gravity Forms 2.7 support. Thanks, Richard!
  • Fixed: PHP 8.0 warnings. Thanks, Richard!
  • Added: Support for API submissions (which don't have a form submit action). Thanks, Richard!
  • Tweak: Changed the autocomplete on the hidden field to new-password instead of off. Thanks for the suggestion, Ross!
  • Tested with WordPress 6.2

1.2.2

12 Aug 01:11
2c86cab
Compare
Choose a tag to compare
  • Improved: Prevent autocomplete on the hidden field. This may help prevent some reported false-positives.
  • Tested with WordPress 6.0.1

1.2.1

12 Aug 01:11
5126098
Compare
Choose a tag to compare

= 1.2.1 on February 16, 2022 =

  • Improved: Don't check for spam on the Gravity Forms Preview page
  • Tested with WordPress 5.9

1.2

16 Feb 19:52
d75d2a0
Compare
Choose a tag to compare
1.2

1.1.1

23 Apr 13:30
917c350
Compare
Choose a tag to compare

1.1.1 on April 22, 2021

  • Fixed: Script not being correctly loaded using Gravity Forms' inline JavaScript

1.1

21 Apr 19:29
f4d3346
Compare
Choose a tag to compare
1.1
  • Improved: The JavaScript code that adds the spam-catching field is now output at the same time as Gravity Forms' inline JavaScript.
    • The script is only loaded when forms are displayed
    • jQuery is always available because Gravity Forms loads it as-needed

1.0.7

18 Mar 21:20
77a8866
Compare
Choose a tag to compare
  • Fixed: All entries marked as spam for AJAX-enabled forms. Sorry, folks! Won't happen again.
  • Went back to using jQuery to listen to form submissions.

1.0.6.1

15 Mar 14:28
873898c
Compare
Choose a tag to compare
  • Fixed: JavaScript "null is not an object (evaluating 'el.addEventListener')" error on pages without a form