From 524b893e657dfd7463fac3a790b6f17bd9b1e3ca Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Mon, 10 Aug 2026 15:34:44 +0000 Subject: [PATCH] Update signed manifest to 7.23.20 --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index b1ab9d8..df41d9e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "version": "7.23.19", - "released_at": "2026-08-10T15:05:44+00:00", - "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.19/argus-wordpress-defence-7.23.19.zip", - "sha256": "b9b3b0530c9b2143101f6507918587b4ce0646ab7867b2488493addc9887200c", + "version": "7.23.20", + "released_at": "2026-08-10T15:34:44+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.20/argus-wordpress-defence-7.23.20.zip", + "sha256": "008578cfa0f86ca9591fe7b8e3b3cdd4fac6ca344f03ec6d5793cfdf84e0d059", "min_php": "7.4", "min_wp": "6.0", "critical": false, - "summary": "* Hardened the optional page cache: cached pages can no longer be reached directly as raw files --\n every request still goes through ARGUS's normal security checks, including an active IP block,\n before anything is served.\n* Fixed a rare timing issue where, under heavy simultaneous traffic to the same page right as its\n cache was refreshing, a visitor could in theory receive an incomplete page. Cache updates are now\n published in a single, all-or-nothing step.", - "signature": "3O5e3JSEe/mKeN9zMCNS2d2KXgeUsf1B+ffzTZV7giVv4j9cyNcWm9tEy2YwgMJuyeSh2LlSix8MPF1AXABVCQ==" + "summary": "* Improved the admin dashboard on phones and small tablets: wide tables (blocked IPs, WAF rule\n activity, vulnerabilities) now show as easy-to-read cards instead of a cramped, tiny table, the\n top navigation scrolls smoothly instead of wrapping into several rows, and a layout bug that\n caused the whole page to scroll sideways on narrow screens is fixed.", + "signature": "4jzWktNjOt/YQZWjdAGmoIlAnz1i4Dysif4DeVYF1OaCzu2rOkSe+eqArz2e1ekmStImi1KkQx+rumbU/Yw2BA==" }