From 19cb78855670462d51ed81fbc10363b6ea4f87bc Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Mon, 10 Aug 2026 11:08:03 +0000 Subject: [PATCH] Update signed manifest to 7.23.16 --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index bc18b81..56dcdc1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "version": "7.23.15", - "released_at": "2026-08-10T10:55:13+00:00", - "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.15/argus-wordpress-defence-7.23.15.zip", - "sha256": "09787970b591cb1f179e28826beb8660aa0107a8fa646ec3ab6d27bae5ea9a15", + "version": "7.23.16", + "released_at": "2026-08-10T11:08:03+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.16/argus-wordpress-defence-7.23.16.zip", + "sha256": "08e3f53858885dc34bea9ca62396b3a343e146ae9310994f0eb84ec2b70107b5", "min_php": "7.4", "min_wp": "6.0", "critical": false, - "summary": "* Added a \"Force Scan Now\" button to the Vulnerabilities page -- checks WordPress core, and (when\n connected to ARGUS Cloud) plugins and themes, immediately instead of waiting for the next\n automatic check.", - "signature": "TjeF0phMy3NN4L2cGznYilgMO0EBoxTRii2VSf9F1XYMpfn6OUwcEdLqF6JcXv9yRYRn1K3oWEJZUqAtDRqhCA==" + "summary": "* Vulnerability checking now also runs immediately whenever a plugin or theme is installed or\n updated (when connected to ARGUS Cloud), instead of only on the regular hourly schedule -- so you\n find out right away if something you just installed has a known issue. The regular hourly check\n continues to run as before for everything else.", + "signature": "cGe/Vc4NAWalUjkDueEw73IDsSWmEtdBsW7ppx8h+V8tStLgfxJ/KH1Kp2lIqqYF5A9EKDV8uUOXXYv4wIHDBQ==" }