Releases: Highfivery/zero-spam-for-wordpress
Releases · Highfivery/zero-spam-for-wordpress
v5.2.14
v5.2.13
v5.2.8
v5.2.7
- perf(settings): performance improvement to settings being loaded
- style(admin): added check for zero spam license key when enabled
- style(admin): misc. admin interface improvements
v5.2.5
- feat(givewp): now checks submitted emails against the blocked email domains list
- perf(everything): refactoring of code for a boost in performance
- docs(readme): misc. readme file updates
- fix(admin): fix for error log not clearing
v5.2.4
v5.2.2
v5.2.0
- feat(login): now protects user login attempts
- feat(project honeypot): resolves #201, project honeypot ip checks now integrated
- perf(sharing): blocked ips are no longer shared with zerospam.org
- perf(database): doesn't log .ico requests anymore that normally resulted in 2 entries per detection
- style(admin): misc admin interface improvements
- refactor(misc): cleaning up code & wordpress coding standards updates
- refactor(zero spam api): updated version on the zero spam api endpoint
v5.1.6
v5.1.5
- feat(dashboard widget): resolves #275, added the ability to control the dashboard widget visibility
- feat(settings): button to quickly override and update settings to zero spam's recommended
- feat(email domains): resolves #246, ability to block disposable and malicious email domains
- perf(sharing): sharing detections optimized
- perf(disallowed list): removed the unused cron to sync disallowed words
- chore(disallowed list): updated to the lastest splorp's disallowed list
- docs(htaccess): added a notice & recommended max number of blocked ips when using .htaccess
- fix(ipinfo): fix for uncaught ipinfo exception