Skip to content

Releases: wp-blocks/cf7-antispam

v0.6.3

01 Jul 15:01
Compare
Choose a tag to compare

= 0.6.3 =

  • Quick fix for null is not an object (evaluating 'document.getElementById("cf7a_download_button") (bug report, thanks to @WebCodePoet)

= 0.6.2 =

  • Fix/honeyform init (bug report, thanks to @silas2209)
  • Fix/mailbox_protection_multiple_send option not initializated (bug report, thanks to @oceandigitals)
  • Import and export options metabox (feature request, @Wendihihihi)
  • Fixes the plugin update function that was removing the "enabled" flag…
  • Resend to custom email address (bug report, thanks to @oceandigitals and @Wendihihihi)
  • Admin options page ui updates
  • Dnsbl removes some default servers and adds additional notes
  • B8 moved as plugin library
  • startup optimization

Full Changelog: v0.6.2...v0.6.3

v0.6.2.beta

26 Jan 21:09
4f17497
Compare
Choose a tag to compare
v0.6.2.beta Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0...v0.6.2

v0.6.0

08 Jan 13:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.6.0

v0.6.0-beta1

03 Jan 12:44
Compare
Choose a tag to compare
v0.6.0-beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.6.0

v0.6.0 beta2

07 Jan 14:48
24f68b7
Compare
Choose a tag to compare
v0.6.0 beta2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0...v0.6.0-beta2

v0.4.6-beta2

17 May 17:03
Compare
Choose a tag to compare
v0.4.6-beta2 Pre-release
Pre-release
  • PHP 8.2 support (bug report, thanks @SenjorAlfonso)
  • Fix "internal_server_error" when message is empty (pull request, thanks @MeliEve #42)
  • Maintenance - updated dependencies CI and coding standards
  • Updates the connection method with the mysql database in order to get the wordpress wpdb instance

Full Changelog: v0.4.5...development

v0.4.5

06 Apr 23:46
7cd6fc7
Compare
Choose a tag to compare
  • Enhanced language detection using the http headers accepted language (bug report, thanks @SenjorAlfonso #33)
  • Multisite compatibility #34 (bug report, thanks @pluspol #34)
  • Replaced domDocument with a regexp for more reliability (bug report, thanks @Jensdiep and @georgr #35)
  • Whitelist Feature request: whitelisting (feature requests, thanks @Jensdiep #36)
  • Settings page card style (enhancement, thanks @emilycestmoi)

v0.4.4

31 Jan 14:05
ea4bb9e
Compare
Choose a tag to compare

== Changelog ==

= 0.4.4 =

  • Adds the @mirekdlugosz fix for flamingo metadata regex
  • Better Honeypot default input name field handling
  • Fixed 'ban forever' that was replacing the list of banned IPs instead of adding the selected one
  • Add a new check in oder to verify the http protocol since bots usually connects with HTTP/1.X

v0.4.3

20 Nov 15:46
7746692
Compare
Choose a tag to compare
  • Fixes an issue with honeypot placeholder (thanks to @ardsoms and @edodemo for the report)
  • User enumeration protection
  • Xmlrpc bruteforce protection
  • Http headers obfuscation

v0.4.2

01 Nov 19:38
b621c60
Compare
Choose a tag to compare
  • Adds geoip antispam filter
  • Updated dashboard widget
  • Updated settings and frontend scripts
  • Improved honeypot
  • Dashboard widget updated (adds a new filter 'cf7a_dashboard_max_mail_count' to limit the maximum value of displayed mail, default 25)
  • UI enhancements - labels in the flamingo inbound page and the blacklist table
  • Displays a random security tip at the top of cf7-antispam settings
  • Standalone geoip check (previously it was mandatory to enable the language checks in order to enable geo-ip)
  • Under certain conditions an automatic ban is carried out and the e-mail is not processed to avoid unnecessary consumption of resources
  • Honeyform updated and enhanced
  • Updated dnsbl servers (removed spfbl.net, bogons.cymru.com - added spamrats.com)
  • Improved iOS devices detection