v2.6.1
LatestVerified Safe- 03 April 2026
- Remove the ping on google.com, set it to secupress.me.
- Refactored the database scan logic in SecuPress_File_Monitoring to use background processing for scanning posts, options, and custom post types for malware patterns. Better perf, quicker scans incoming on big sites.
- (again) Possible fatal error "Call to undefined method SecuPress_Background_Process_Bad_Plugins::is_processing()" if WooCommerce is installed since THEY include the obsolete version of the async lib before us...
- Warning notice when saving captcha style.
- Re-add the "monthly" index for cron schedules.
- Do not unvalidate passwordless email on plugin deactivation or licence deconnection
- Remove the usage of shell_exec() and `host $ip` that can overconsume resources on your host, bringing down your site (even if this was in SecuPress since 8 years, only now this cause an issue)