Releases: wp-blocks/cf7-antispam
Releases · wp-blocks/cf7-antispam
v0.6.3
= 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
What's Changed
- Fix/honeyform init by @erikyo in #95
- import and export options metabox by @erikyo in #102
- fixes the plugin update function that was removing the "enabled" flag… by @erikyo in #101
- Resend to custom email address by @erikyo in #100
- Update/version by @erikyo in #106
- Admin options page ui update by @erikyo in #108
- dnsbl (additional notes) by @erikyo in #107
- b8 as module by @erikyo in #110
Full Changelog: v0.6.0...v0.6.2
v0.6.0
What's Changed
- Fix "internal_server_error" when message is empty by @MeliEve in #42
- Version 0.4.6 by @erikyo in #43
- WPCF7 Integration + issue #45 by @gardenboi in #47
- psr autoload by @erikyo in #48
- Tests update by @erikyo in #51
- Updated folder structure by @erikyo in #52
- Style and Composer Fixes by @gardenboi in #56
- Added #53 by @gardenboi in #57
- fix #59, close #58 by @gardenboi in #60
- Handle deferrer script loading by @MeliEve in #61
- Remove warning for unsafe email configuration w/o protection by @Zodiac1978 in #67
- docs: expand the contributing section of README.md by @johnhooks in #68
- Update README.md by @erikyo in #66
- closes #62 by @gardenboi in #70
- Added feature to exclude specific pages from honeyform insertion by @erikyo in #69
- Honeyform exception list by @gardenboi in #74
- should close #75 by @gardenboi in #76
- Updated workflows by @erikyo in #78
- Add the aria label to the honeypots by @erikyo in #81
- Resend Email fix by @erikyo in #80
- Avoid multiple submission by @erikyo in #82
- FIx Lang locale incoherence by @gardenboi in #77
- update readme / version by @erikyo in #84
- Styling and linting by @erikyo in #85
- db updates fix by @gardenboi in #88
- Some missing stuff by @erikyo in #89
- cleanup + add translations + fix escapes by @erikyo in #90
New Contributors
- @MeliEve made their first contribution in #42
- @gardenboi made their first contribution in #47
- @Zodiac1978 made their first contribution in #67
- @johnhooks made their first contribution in #68
Full Changelog: v0.4.5...v0.6.0
v0.6.0-beta1
What's Changed
- Fix "internal_server_error" when message is empty by @MeliEve in #42
- Version 0.4.6 by @erikyo in #43
- WPCF7 Integration + issue #45 by @gardenboi in #47
- psr autoload by @erikyo in #48
- Tests update by @erikyo in #51
- Updated folder structure by @erikyo in #52
- Style and Composer Fixes by @gardenboi in #56
- Added #53 by @gardenboi in #57
- fix #59, close #58 by @gardenboi in #60
- Handle deferrer script loading by @MeliEve in #61
- Remove warning for unsafe email configuration w/o protection by @Zodiac1978 in #67
- docs: expand the contributing section of README.md by @johnhooks in #68
- Update README.md by @erikyo in #66
- closes #62 by @gardenboi in #70
- Added feature to exclude specific pages from honeyform insertion by @erikyo in #69
- Honeyform exception list by @gardenboi in #74
- should close #75 by @gardenboi in #76
- Updated workflows by @erikyo in #78
- Add the aria label to the honeypots by @erikyo in #81
- Resend Email fix by @erikyo in #80
- Avoid multiple submission by @erikyo in #82
- FIx Lang locale incoherence by @gardenboi in #77
- update readme / version by @erikyo in #84
- Styling and linting by @erikyo in #85
New Contributors
- @MeliEve made their first contribution in #42
- @gardenboi made their first contribution in #47
- @Zodiac1978 made their first contribution in #67
- @johnhooks made their first contribution in #68
Full Changelog: v0.4.5...v0.6.0
v0.6.0 beta2
v0.4.6-beta2
- 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
- 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
== 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
v0.4.2
- 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