From b70f9b06758d552b23530a6ac68debea6a264d3e Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Fri, 14 Aug 2026 09:17:23 +0000 Subject: [PATCH] Update signed manifest to 7.24.4 --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 6cf7914..cd7e811 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "version": "7.24.3", - "released_at": "2026-08-14T08:56:23+00:00", - "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.24.3/argus-wordpress-defence-7.24.3.zip", - "sha256": "799f994834435ee8c83678462e8091f43cb352468b78b69a33fafd66255da596", + "version": "7.24.4", + "released_at": "2026-08-14T09:17:22+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.24.4/argus-wordpress-defence-7.24.4.zip", + "sha256": "6b7d13406177ba67990540f40bba7ac32813f7951759e6785ba969fdea732f9f", "min_php": "7.4", "min_wp": "6.0", "critical": false, - "summary": "* Scanner: added a live progress ring showing real percentage complete on a full scan, and a\n running-scan indicator visible from any ARGUS page so you always know a scan is still working in\n the background, wherever you are in the dashboard.\n* Redesigned the File Integrity and Malware status cards on the Scanner page into an at-a-glance\n dashboard layout.", - "signature": "qr8kcK9OeCg2OBArklCFM89MYXGiGhmyoeqhbrmeJSponHURSf+HE2Scgo4WLqJdDdhHKx2nhVQVnQpwL79HDw==" + "summary": "* Fixed a Scanner bug that could report WordPress core files as deleted when they were never\n actually touched, on a Full Scan of a larger site. If you saw \"core file was deleted\" findings\n after running a Full Scan, please re-run it -- they should no longer reappear.", + "signature": "Drm7QQT9Z/yZCIn38uRYPuSXopo6/+qkhB01hmyYUKmgOYPSEEZQrkgteG3L3X7Mrt9dK0UizEhTV4KiFSVFCw==" }