From 488b27ffc45c403ee2e7e8d802ec1d1139e1eed5 Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Tue, 15 Sep 2026 16:58:37 +0000 Subject: [PATCH] Update signed manifest to 7.38.0 --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index fa0ed59..d772ffc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "version": "7.37.1", - "released_at": "2026-09-15T16:45:42+00:00", - "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.37.1/argus-wordpress-defence-7.37.1.zip", - "sha256": "daa33299e82da0d1ae6af271b9f6795f57e7ee11fe034b34e1ebc5ad6478daae", + "version": "7.38.0", + "released_at": "2026-09-15T16:58:36+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.38.0/argus-wordpress-defence-7.38.0.zip", + "sha256": "6d702695184c7c5701692d3f1a52ead4b52e07635643c33099b0f21c727f902d", "min_php": "7.4", "min_wp": "6.0", "critical": false, - "summary": "* Hardening for the WAD remote settings added in 7.37.0: a remotely-adjusted custom login URL now\n goes through the exact same safety checks as changing it here in wp-admin (it can no longer be\n set to something that collides with a reserved WordPress path), and a value of the wrong type\n for a setting is rejected instead of applied.", - "signature": "ugEaoL+TpncC8umJYEowzA5X8qFYlRyRVEU8Jt+6f0g0RXRErGzaWNJ3++ZD7Rry/umppR7TQhVjxAVuLOtsDg==" + "summary": "* If connected to WAD, you can now unban an IP, and add or remove a trusted IP from your\n allowlist, directly from the WAD portal -- and your Firewall tab there now also shows which\n rules have been active in the last 24 hours. Your ban list on WAD also now always reflects your\n site's real, current bans (it previously only showed sample data).", + "signature": "OVYLFaaPZdwANMOGw0DbVe+WQjujPwB607yppDtF+eIp5vsn1n3MAEPikr59zNw/Wy/jLzY0LJ948o6kduQhDw==" }