From d48beb975735c068eaf59b3ea99f843ec7b3aaab Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Wed, 12 Aug 2026 16:47:29 +0000 Subject: [PATCH] Update signed manifest to 7.23.37 --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index ecf794b..093d7eb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "version": "7.23.36", - "released_at": "2026-08-12T15:43:51+00:00", - "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.36/argus-wordpress-defence-7.23.36.zip", - "sha256": "574fc990930b0f7c1d24c861dce0e7a50bfe66980bcb972b5e1dc8b62168a3f9", + "version": "7.23.37", + "released_at": "2026-08-12T16:47:29+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.37/argus-wordpress-defence-7.23.37.zip", + "sha256": "f098db975587ed243ce7b2f800917966cf205013b5a8dcd463d32291ed8831df", "min_php": "7.4", "min_wp": "6.0", "critical": false, - "summary": "* Fixed a real gap found via a direct customer report: \"Automatic Security Updates\" kept your\n plugins and themes current, but not WordPress core itself -- a core security/point release could\n sit unapplied. It's now included too (major version upgrades are never forced automatically --\n you stay in control of those).", - "signature": "lXhdvdDgG6WFs7jaf48yiIPTSfDILuUdFaabL0Jykye4zTlH35eliTeAEZKTmdmXulonjnKwhP4dKLfaZppsDw==" + "summary": "* Backups can now be restored, not just created and downloaded. Every backup is automatically\n integrity-verified the moment it's created (with a \"Verify\" button to re-check any backup at\n any time), and restoring one first takes an automatic safety backup of your current state so a\n restore is always undoable.\n* Brute-force login attempts that ARGUS has already blocked automatically no longer sit in Findings\n \"Needs Attention\" as if they require action from you.\n* The Threats page now opens with the same at-a-glance summary cards (Threats Blocked Today,\n Malicious IPs, Blocked Requests, Security Events) already shown on Overview.\n* The license status on Overview now shows which domain your Premium license or trial is activated\n for, and a clearer started/renews date range next to the countdown ring.", + "signature": "1HQx3QUAGKFXv9X6wvC7AyVdcaW6FeXbf6ELzsE2dq+BBp8LiRKNdzVj3ayWX5oMz8mM8xQGjda1tRxHz20tBQ==" }