Compare commits

...
6 Commits
Author SHA1 Message Date
tech f1375d3d7d Update signed manifest to 7.23.25 2026-08-10 19:23:48 +00:00
tech 72fa8e8901 Update signed manifest to 7.23.24 2026-08-10 16:35:02 +00:00
tech efa84723ee Update signed manifest to 7.23.23 2026-08-10 16:06:43 +00:00
tech 39616478c9 Update signed manifest to 7.23.22 2026-08-10 15:57:46 +00:00
tech c1969d4293 Update signed manifest to 7.23.21 2026-08-10 15:53:45 +00:00
tech 524b893e65 Update signed manifest to 7.23.20 2026-08-10 15:34:44 +00:00
+6 -6
View File
@@ -1,11 +1,11 @@
{ {
"version": "7.23.19", "version": "7.23.25",
"released_at": "2026-08-10T15:05:44+00:00", "released_at": "2026-08-10T19:23:48+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", "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.25/argus-wordpress-defence-7.23.25.zip",
"sha256": "b9b3b0530c9b2143101f6507918587b4ce0646ab7867b2488493addc9887200c", "sha256": "3c9d7710933628296894f5c84d91ecf4d7cbc33d8cf5dd8aaec54e99342d390a",
"min_php": "7.4", "min_php": "7.4",
"min_wp": "6.0", "min_wp": "6.0",
"critical": false, "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.", "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": "3O5e3JSEe/mKeN9zMCNS2d2KXgeUsf1B+ffzTZV7giVv4j9cyNcWm9tEy2YwgMJuyeSh2LlSix8MPF1AXABVCQ==" "signature": "khoqK1dJ+YAZ4D/IC3OgqTqcpI1GPTtKvuAvEHB3S0SjpRLcXUb+mPh3cvEQSAswOI4iu3mpocsb81cSkUnRDA=="
} }