From 105abf4e2413ffc19b47213b7a475693ee5656dc Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Wed, 12 Aug 2026 17:08:28 +0000 Subject: [PATCH] Update signed manifest to 7.23.38 --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 093d7eb..87b554b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "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", + "version": "7.23.38", + "released_at": "2026-08-12T17:08:27+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.38/argus-wordpress-defence-7.23.38.zip", + "sha256": "ca6d9a05d749f2483089bd2f6b9f58b322384f51a39c29fd90bb339c5bfc397f", "min_php": "7.4", "min_wp": "6.0", "critical": false, - "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==" + "summary": "* Findings that ARGUS already handled automatically (a blocked WAF request, a blocked file\n upload, blocked REST user-enumeration probing) no longer sit in \"Needs Attention\" -- the same\n fix already shipped for brute-force login findings in 7.23.37 now covers every place this\n happened. Existing findings from before this fix are cleaned up automatically on update, not\n just new ones going forward.\n* The Protection Score on Overview is now color-coded (green/yellow/orange/red) instead of always\n the same color regardless of how healthy your site actually is.\n* Backup integrity is now fully automatic end to end -- no \"Verify\" button to click; ARGUS\n re-checks every backup's integrity once a day on its own, on top of the check it already does\n the moment a backup is created.\n* The Backups page now displays properly on a phone.\n* New \"Purge Audit Log\" option on the Audit Log page, for clearing it manually at any time.", + "signature": "y9yWsjrUnm9datO0rsvoQRudPDAtG3e7fpnCjuPNWr33nTsz1js9l0PXiCer7otHeaL6QyDSV+Q0j+R6xZBhCQ==" }