From 51dcf25e5a7081d516fe2bba1cfb26c2d4a6a9d6 Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Mon, 14 Sep 2026 09:33:46 +0000 Subject: [PATCH] Update signed manifest to 7.29.2 --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 5512d61..d12a15c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "version": "7.29.1", - "released_at": "2026-09-14T09:20:05+00:00", - "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.29.1/argus-wordpress-defence-7.29.1.zip", - "sha256": "f170d6274e164d5796194b290edcbdf9a234246f9bfa653ece973a9d8a0b363c", + "version": "7.29.2", + "released_at": "2026-09-14T09:33:45+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.29.2/argus-wordpress-defence-7.29.2.zip", + "sha256": "1d5298ce27eaf2ed6f0290a708e652abbd28e5e4d474f196e1ecb4ea8ff6ae1b", "min_php": "7.4", "min_wp": "6.0", "critical": false, - "summary": "* Findings no longer stay stuck as \"Needs Attention\" for routine actions ARGUS already handled\n automatically, like blocking or challenging a malicious request -- these clear on their own and\n no longer affect your Security Score. Genuine unresolved issues still show up and still count.\n* Fixed wording that could describe an already-handled request incorrectly.\n* Fixed the Global Threat Intelligence connection status incorrectly showing as unavailable in\n some cases.", - "signature": "vaY50ESmnqwX2/UaQBIShWrHlEwKfp/RrgoWZMMieNTPSOdHJqf8c6VuIhV7B9fruBV+ZPAZRANWca6/WcTDAA==" + "summary": "* Fixed a bug where the Scanner's very first check of your site (or one run after resetting it)\n could flag every core WordPress file as suspicious at once, dropping your Security Score to 0\n for no real reason. A first-time check now quietly learns what your site looks like, exactly\n like every check after it, and only flags files that are genuinely new or changed.", + "signature": "gkSLRMxz9Gzzq5Aon9HLOvrf12jLkJ/ygWvG8ud+BSBgsA6DImiVbvTeZtnXd1jM4EJBvuLE9s9006rxy89zBA==" }