Compare commits

...
6 Commits
Author SHA1 Message Date
tech 105abf4e24 Update signed manifest to 7.23.38 2026-08-12 17:08:28 +00:00
tech d48beb9757 Update signed manifest to 7.23.37 2026-08-12 16:47:29 +00:00
tech 4a43572b15 Update signed manifest to 7.23.36 2026-08-12 15:43:51 +00:00
tech 20c46d3d26 Update signed manifest to 7.23.35 2026-08-12 15:40:08 +00:00
tech 74fdd42561 Update signed manifest to 7.23.34 2026-08-12 15:34:18 +00:00
tech 1e4806457e Update signed manifest to 7.23.33 2026-08-12 15:28:05 +00:00
+6 -6
View File
@@ -1,11 +1,11 @@
{
"version": "7.23.32",
"released_at": "2026-08-12T15:26:37+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.32/argus-wordpress-defence-7.23.32.zip",
"sha256": "6439eb8b52c3ffec514d73705ea57aa461fcfe2e781bd0c298688697ed0ee2ea",
"version": "7.23.38",
"released_at": "2026-08-12T17:08:27+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.38/argus-wordpress-defence-7.23.38.zip",
"sha256": "ca6d9a05d749f2483089bd2f6b9f58b322384f51a39c29fd90bb339c5bfc397f",
"min_php": "7.4",
"min_wp": "6.0",
"critical": false,
"summary": "* Fixed a real bug found on a live production site right after 7.23.31 shipped: the new\n self-health-check for the scanner and the update mechanism compared timestamps in the wrong\n format, so it could report \"hasn't run in hours\" / \"hasn't checked in 2 days\" even seconds after\n they genuinely had. Both are now correctly recognized as healthy when they actually are.",
"signature": "XnGoKDoybXWln+XMgRVSYJM+0VMsvXRvJfnoDTf0bCvkLdX5a+Enq2jIMrMouDCrHmp7qp76/0P2tRmA0PidDA=="
"summary": "* Findings that ARGUS already handled automatically (a blocked WAF request, a blocked file\n upload, blocked REST user-enumeration probing) no longer sit in \"Needs Attention\" -- the same\n fix already shipped for brute-force login findings in 7.23.37 now covers every place this\n happened. Existing findings from before this fix are cleaned up automatically on update, not\n just new ones going forward.\n* The Protection Score on Overview is now color-coded (green/yellow/orange/red) instead of always\n the same color regardless of how healthy your site actually is.\n* Backup integrity is now fully automatic end to end -- no \"Verify\" button to click; ARGUS\n re-checks every backup's integrity once a day on its own, on top of the check it already does\n the moment a backup is created.\n* The Backups page now displays properly on a phone.\n* New \"Purge Audit Log\" option on the Audit Log page, for clearing it manually at any time.",
"signature": "y9yWsjrUnm9datO0rsvoQRudPDAtG3e7fpnCjuPNWr33nTsz1js9l0PXiCer7otHeaL6QyDSV+Q0j+R6xZBhCQ=="
}