From 7fa580d4d6c3706cf9a067c57891db2254f52b68 Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Thu, 17 Sep 2026 16:36:26 +0000 Subject: [PATCH] Update signed manifest to 7.44.0 --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 89a974e..1f6d323 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "version": "7.43.0", - "released_at": "2026-09-17T12:33:02+00:00", - "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.43.0/argus-wordpress-defence-7.43.0.zip", - "sha256": "cdc118a3fc386a38b376c089bcbb4276a6f6a9cbaa847eb2586320553d4c621d", + "version": "7.44.0", + "released_at": "2026-09-17T16:36:25+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.44.0/argus-wordpress-defence-7.44.0.zip", + "sha256": "fbef9628728666c67509d242828c4a89a30e80e847265a93886bb105b1c2c338", "min_php": "7.4", "min_wp": "6.0", "critical": false, - "summary": "* ARGUS's own automatic updates no longer create a flood of integrity findings for the files that\n update legitimately changed -- each one is now checked against that exact release's own signed\n file list, so a genuine ARGUS update stays quiet while anything unexpected (a file that update\n did not actually add, or one it removed but this version still needs) is still caught and\n reported, not silently ignored.", - "signature": "aS+aCokuI9o+k8CkM9NbifEWrOq+iz1wcRFkiWDIR2T9rGF+Xd47TIJDjKoyS3Ll2nx65uBobTCyr3mlK18KAQ==" + "summary": "* Fixed a bug where a genuinely open finding could be missing from your WAD account's Findings/\n Issues view on a site with a long history of findings, even though your overall protection score\n still correctly counted it. Findings needing your attention are now always included first,\n regardless of how many older, already-resolved findings the site has accumulated.", + "signature": "VD0pH8SwlJ9GTutQ5YfzkHIRsEKgsiZGj+BCiXZYK9UcEoxBYltEjv4DZZ+Xt151h48QA0GxzRxXi7naJbfHBg==" }