From f871592d279daf340c3ac11b804f60d8cebdc7b1 Mon Sep 17 00:00:00 2001 From: Luis Melo Date: Mon, 10 Aug 2026 19:56:33 +0000 Subject: [PATCH] Update signed manifest to 7.23.26 --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 5e6890b..f16e9a8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "version": "7.23.25", - "released_at": "2026-08-10T19:23:48+00:00", - "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.25/argus-wordpress-defence-7.23.25.zip", - "sha256": "3c9d7710933628296894f5c84d91ecf4d7cbc33d8cf5dd8aaec54e99342d390a", + "version": "7.23.26", + "released_at": "2026-08-10T19:56:32+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.26/argus-wordpress-defence-7.23.26.zip", + "sha256": "eda50e8cea8de9048f201ecb29f720d525db33471037ef39d43be18dec8ac236", "min_php": "7.4", "min_wp": "6.0", "critical": false, - "summary": "* Redesigned the entire admin dashboard to match the rest of the ARGUS product family: a\n persistent navigation sidebar with a status bar (protection state, version, notifications,\n account) above it, replacing the old horizontal tab bar. Your normal WordPress admin menu is\n untouched -- this lives alongside it, not instead of it.\n* The Overview page has been rebuilt around ring-style stat cards with trend sparklines, an\n hoverable blocked-requests chart with an exact-value tooltip, a Global Network card summarizing\n your ARGUS Cloud connection, and Top Threat Types / Top Blocked IPs / Recent Activity at a\n glance -- all real data, nothing decorative implies a number that isn't actually tracked.\n* Every other page (Firewall, Threats, Findings, Scanner, Quarantine, Cache & Performance,\n Backups, Vulnerabilities, Intelligence, ANIS, Audit Log, MFA, License, Settings) now shares the\n same navigation and visual language.", - "signature": "khoqK1dJ+YAZ4D/IC3OgqTqcpI1GPTtKvuAvEHB3S0SjpRLcXUb+mPh3cvEQSAswOI4iu3mpocsb81cSkUnRDA==" + "summary": "* Fixed: the dashboard no longer scrolls the whole WordPress admin page -- the ARGUS navigation\n and header now stay in place while only the dashboard content scrolls, like a real application\n panel inside wp-admin (your normal WordPress menu is completely unaffected).\n* Fixed: an active Premium license could show \"0 days left\" next to a correct future renewal\n date. The countdown now always matches the renewal date shown next to it.\n* Fixed: the Global Network (ANIS) card could show 0 for every stat even when actually connected,\n due to a data-mapping bug -- real connected-instance, indicator, and feed-health numbers now\n display correctly.\n* Cards that used to show a bare \"0\" (ANIS Protections, IPs Tracked, Global Network) now explain\n what that means -- not connected, still connecting, or genuinely clean -- instead of looking\n broken or empty.\n* The License card clearly distinguishes Premium Active, Free Trial, and Expired, each with its\n own explanation and call to action.\n* The main \"Blocked Requests\" chart is now a real analytics chart: labeled axes, hover tooltips\n showing the exact breakdown by threat type (not just a total), and a category legend.\n* Dashboard cards and charts are noticeably larger and denser, closer to the rest of the ARGUS\n product family's look.", + "signature": "NlCBBGGibTTGxgAd984Uela5tGr/eWAVhQrrcVryvKcXXeacqVKgWeL1lm5K5UDCsmKleiHhkGgSDyHrDoS2DQ==" }