Skip to content

Releases: Highfivery/zero-spam-for-wordpress

4.10.1

27 Aug 15:48
db4e31a
Compare
Choose a tag to compare

4.9.11

07 Aug 13:19
Compare
Choose a tag to compare
  • Optimization - Converted the WPZS JS to be a jQuery plugin to initialize and manage easier.
  • Fix - Fix for WPZS failing when the Autoptimize plugin is set to aggregate JS files. See #205.

4.9.9

03 Aug 23:12
Compare
Choose a tag to compare
  • Enhancement - Strengthened spam detection for comment submission using a 'honeypot' field.
  • Enhancement - Added a 'honeypot' helper functions (wpzerospam_honeypot_field(), wpzerospam_get_honeypot()) to allow other forms, plugins, and themes to easily integrate a 'honeypot' check into submissions.
  • Enhancement - IP lookup links integrated in the admin dashboard and tables.
  • Deprecation - Gravity Forms is no longer supported — for the time being. See the plugin FAQs for more information.

4.9.6

31 Jul 15:29
Compare
Choose a tag to compare
  • Fix - Gravity Forms not catching spam.

4.9.4

30 Jul 21:12
Compare
Choose a tag to compare
  • Fixed issued with BuddyPress checks not running.

4.9.3

30 Jul 21:03
Compare
Choose a tag to compare
  • Added a confidence threshold for Stop Form Spam checks. See #202;
  • Added an API timeout field to adjust how long a response is allowed to take.
  • Restructred several functions which fixed some interment bugs users were experiencing.
  • Added ability to delete all entries from a table.
  • This update will delete all exisiting blacklisted IPs to ensure visitors aren't getting blocked when that shouldn't be.

4.9.0

28 Jul 02:59
Compare
Choose a tag to compare
  • Added support for Formidable Forms. See #112.
  • Added additional country regions
  • UI enhancments to the admin tables
  • Added a spam detection world map to the dashboard

4.8.1

27 Jul 16:50
Compare
Choose a tag to compare
  • Fix for charts not showing up in the dashboard

4.8.0

26 Jul 17:23
Compare
Choose a tag to compare
  • Added filter & seach options to admin tables
  • Various performance enhancements
  • Added ability to whitelist IP addresses

4.6.0

23 Jul 22:24
Compare
Choose a tag to compare
  • Added option to strip links from comments
  • Added option to strip & disable the comment author website field
  • Added integration with the BotScout blacklist API