-
v7.24.4 Stable
released this
2026-08-14 09:17:20 +00:00 | 61 commits to main since this release- Fixed a Scanner bug that could report WordPress core files as deleted when they were never
actually touched, on a Full Scan of a larger site. If you saw "core file was deleted" findings
after running a Full Scan, please re-run it -- they should no longer reappear.
Downloads
- Fixed a Scanner bug that could report WordPress core files as deleted when they were never
-
v7.24.3 Stable
released this
2026-08-14 08:56:21 +00:00 | 62 commits to main since this release- Scanner: added a live progress ring showing real percentage complete on a full scan, and a
running-scan indicator visible from any ARGUS page so you always know a scan is still working in
the background, wherever you are in the dashboard. - Redesigned the File Integrity and Malware status cards on the Scanner page into an at-a-glance
dashboard layout.
Downloads
- Scanner: added a live progress ring showing real percentage complete on a full scan, and a
-
v7.24.2 Stable
released this
2026-08-14 08:06:53 +00:00 | 63 commits to main since this release- Redesigned the Scanner: scans now run in the background with live progress instead of tying up
the page, so they never time out on large sites and you can keep working while one runs. Added a
Stop button and expandable details on each past scan. - Minor wording fix on the Settings page.
Downloads
- Redesigned the Scanner: scans now run in the background with live progress instead of tying up
-
v7.23.55 Stable
released this
2026-08-13 19:15:42 +00:00 | 64 commits to main since this release- Added optional HTTP security headers (helps protect against clickjacking and content-sniffing
attacks). - Added an optional custom login URL, so your login page isn't sitting at the address every
automated attacker already knows to try first. - File-integrity monitoring now also watches your .htaccess file, not just wp-config.php.
- Added optional checkout protection for WooCommerce stores: recognizes scripted/bot checkout
attempts and repeated failed orders, a common sign of payment-fraud testing. - Improved login protection to recognize credential-stuffing attacks (many different usernames
tried from one source), not just simple repeated password guessing. - ARGUS Cloud can now recognize when the same attack pattern is seen across multiple protected
sites, strengthening protection for everyone connected. - Simplified how this site connects to your ARGUS Account -- one-click connect, no code to copy.
Downloads
- Added optional HTTP security headers (helps protect against clickjacking and content-sniffing
-
v7.23.54 Stable
released this
2026-08-13 12:58:42 +00:00 | 65 commits to main since this release- Redesigned the Global Network card on Overview: a compact live view of what ARGUS Cloud is
actually doing for your site -- blocks, active protections, and recent activity -- in place of
generic network statistics.
Downloads
- Redesigned the Global Network card on Overview: a compact live view of what ARGUS Cloud is
-
v7.23.53 Stable
released this
2026-08-13 12:16:29 +00:00 | 66 commits to main since this release- The Global Network status now tells you exactly what's going on -- connected, still connecting for
the first time, temporarily unavailable, a real connection error, or that your license needs
renewing -- instead of always saying "still connecting" no matter what. A brief hiccup no longer
interrupts an already-working connection either.
Downloads
- The Global Network status now tells you exactly what's going on -- connected, still connecting for
-
v7.23.52 Stable
released this
2026-08-13 11:34:45 +00:00 | 67 commits to main since this release- A brief login slip-up that you then logged in normally from now clears itself from Findings,
instead of sitting in Needs Attention.
Downloads
- A brief login slip-up that you then logged in normally from now clears itself from Findings,
-
v7.23.51 Stable
released this
2026-08-13 11:09:47 +00:00 | 68 commits to main since this release- Fixed the previous fix: "Last Failed Update" could still briefly show a resolved problem right
after updating. It now always matches whatever actually happened most recently.
Downloads
- Fixed the previous fix: "Last Failed Update" could still briefly show a resolved problem right
-
v7.23.50 Stable
released this
2026-08-13 11:00:46 +00:00 | 69 commits to main since this release- Fixed the Settings page sometimes showing an old "Last Failed Update" message even after a later
update had already succeeded.
Downloads
- Fixed the Settings page sometimes showing an old "Last Failed Update" message even after a later
-
v7.23.49 Stable
released this
2026-08-13 10:53:44 +00:00 | 70 commits to main since this release- Closed a way an unauthenticated visitor could still probe usernames through the site's REST API,
even with the login page already hardened against this.
Downloads
- Closed a way an unauthenticated visitor could still probe usernames through the site's REST API,