From f787d3a070f3d8aec87bd994f85e8850beae8686 Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Wed, 16 Sep 2026 22:55:42 +0000 Subject: [PATCH] Update signed manifest to 7.39.9 --- manifest.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.json b/manifest.json index 55e57ff..23c6a7d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "version": "7.39.8", - "released_at": "2026-09-16T22:23:59+00:00", - "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.39.8/argus-wordpress-defence-7.39.8.zip", - "sha256": "8c5869c190c84a5f1914111084475af1038afd77670d8028a8be7cee31a7e1ab", + "version": "7.39.9", + "released_at": "2026-09-16T22:55:42+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.39.9/argus-wordpress-defence-7.39.9.zip", + "sha256": "71bd5210209f88690b9e6f1c907b5003d3ad2d71b16725a063953d73a68cd654", "min_php": "7.4", "min_wp": "6.0", - "critical": true, - "summary": "* Fixed a serious bug where a scan started remotely from your WAD account could get stuck showing\n \"Preparing\" forever and never actually run, even though a scan started from this plugin's own\n Scanner page worked fine. A scan already stuck this way on your site is automatically resumed.", - "signature": "MQYo/tE9IoE9W4Nrudgtl7nFpdfXAYJkjm6Ey7z2yOlSjC+/o3yJjolqOGxssOAgqegXk4rzr0WE8BgH5jlsAg==" + "critical": false, + "summary": "* Security hardening: disconnecting this site from WAD (or uninstalling the plugin) now also\n invalidates its connection secret on WAD's side, not just locally -- previously the secret stayed\n valid indefinitely. This site also now detects if a WAD account disconnects it remotely and shows\n a clear notice instead of retrying silently.", + "signature": "wmURSl7ERPhNLEAamavc92ln0Dx4gZVJoTjDLQQKoEkqr6Q3UU4p2zblyaACiUOf3DLK6DlJDMi6PScZISJ7Dw==" }