From bb36fe77e0a85f73d046633865868b08fcc0b9ce Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Sat, 15 Aug 2026 21:32:33 +0000 Subject: [PATCH] Update signed manifest to 7.28.0 --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 31a7cd6..91d4597 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "version": "7.27.3", - "released_at": "2026-08-14T18:07:43+00:00", - "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.27.3/argus-wordpress-defence-7.27.3.zip", - "sha256": "5fe6a65775951e1bca2c2758f61219c9ef0eab3c98064a89d12cef7b8236d194", + "version": "7.28.0", + "released_at": "2026-08-15T21:32:33+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.28.0/argus-wordpress-defence-7.28.0.zip", + "sha256": "813ca3342776186aceef2dcf00e0cd74b058804b4dc8312096a132d8d79df2e2", "min_php": "7.4", "min_wp": "6.0", "critical": false, - "summary": "* Fixed a mobile layout bug that made every admin page slightly wider than the screen, causing a\n small horizontal scroll -- most noticeable on the Bot Protection page's new charts.", - "signature": "hbo3IaotoojMvDcu+fuNsrVUhfvhBKFsz1MtOmxj1OrdrdRr92hykgFPzqVhGEzmOErOriia1OQhSwX2Dlf3AQ==" + "summary": "* Major dashboard refresh: Overview, Firewall, Bot Protection, Threats, Findings, Vulnerabilities,\n Cache & Performance, and Backups all got clearer layouts, real time-range filters (15 minutes up\n to 30 days), and easier navigation through large lists.\n* Firewall now has one unified place to view, block, unblock, and whitelist IP addresses instead\n of two separate pages.\n* Bot Protection now includes a searchable list of known bots and how they're classified, so you\n can see why a visitor was treated as safe, suspicious, or malicious.\n* Findings now opens on what actually needs your attention, with search and filtering by severity\n and category.\n* Fixed a bug where scheduled quick scans always reported \"0 files scanned\" in Scan History even\n though the scan really ran.\n* Fixed an issue where the Vulnerabilities page could show a reassuring \"no known vulnerabilities\"\n message even when vulnerability data was actually unavailable or out of date.\n* Fixed a bug where deleting your most recent backup left the dashboard pointing at a backup that\n no longer existed; Backups now also shows real storage usage instead of a size-history chart.\n* Fixed inaccurate wording on the License & Account page's connection status, and removed\n background connection-check noise from the account Activity feed.\n* Audit Log stats are now always exact instead of estimated from a sample, and its list is easier\n to page through.", + "signature": "FI9gLbkCfJHWZcSIiKxYB/AbBrq+W5G4NCCkk/ifGGaLIlCAPUMH673ZUJBBzqrDNYxtCyNWxng/s2NWo/KyAw==" }