From daaff5e873b5fad606c5b43e7c4cb93e29686cf2 Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Wed, 2 Sep 2026 15:15:17 +0000 Subject: [PATCH] Update signed manifest to 7.28.4 --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index da03b8f..8413f70 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "version": "7.28.3", - "released_at": "2026-08-26T09:17:12+00:00", - "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.28.3/argus-wordpress-defence-7.28.3.zip", - "sha256": "31aadccb8d21e69de528dd613e350ec749352edcf7bd4ebbf8e3d7bd2a8c9ee5", + "version": "7.28.4", + "released_at": "2026-09-02T15:15:16+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.28.4/argus-wordpress-defence-7.28.4.zip", + "sha256": "cf52ee57ad4a7b8bacebf65311e4aafbcf7ec01b43ce195a88219acf3a05b316", "min_php": "7.4", "min_wp": "6.0", "critical": false, - "summary": "* Fixed \"Run a scan now\" occasionally not returning to the Scanner page after starting a scan.\n* Scan errors (for example, a scan already in progress) are now shown clearly instead of the\n button silently doing nothing.\n* Improved the reliability of scheduled protection tasks (scans, threat intelligence updates,\n and firewall enforcement) so they keep running even in unusual hosting situations.", - "signature": "7QJWy1HleCIno5q5rG3WtkLfJqxmMdZfwJR9l326emfNAmbpOcaB2WJk9+o/OWuNXEcuHNOHkIFNaCwo9K1YCQ==" + "summary": "* Fixed a bug where a brute-force login attack that ARGUS had already blocked could keep showing\n as an active finding and unnecessarily lower your Security Score, even though the attack was\n already stopped. Blocked attacks are now correctly marked as automatically handled.", + "signature": "Se38Rj8baM5nPoudeBAwd890pxtMp4i4RRb16r4j5Hi0hfLrJM7EaOy0kcayrSIUKeNaQl1lkrhToHS6/vjkDA==" }