Compare commits

...
4 Commits
Author SHA1 Message Date
tech 8ea7b9f5be Update signed manifest to 7.23.30 2026-08-12 13:24:01 +00:00
tech 804a1aae58 Update signed manifest to 7.23.28 2026-08-10 22:09:40 +00:00
tech 76e585139e Update signed manifest to 7.23.27 2026-08-10 20:18:36 +00:00
tech f871592d27 Update signed manifest to 7.23.26 2026-08-10 19:56:33 +00:00
+6 -6
View File
@@ -1,11 +1,11 @@
{ {
"version": "7.23.25", "version": "7.23.30",
"released_at": "2026-08-10T19:23:48+00:00", "released_at": "2026-08-12T13:24:00+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", "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.30/argus-wordpress-defence-7.23.30.zip",
"sha256": "3c9d7710933628296894f5c84d91ecf4d7cbc33d8cf5dd8aaec54e99342d390a", "sha256": "81751849589995c4830915bb28a1b7983063571cfd3d728cac98457294e74703",
"min_php": "7.4", "min_php": "7.4",
"min_wp": "6.0", "min_wp": "6.0",
"critical": false, "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.", "summary": "* Findings quality: routine, expected activity from legitimate plugins (like WooCommerce's cart/\n checkout endpoints and Jetpack's public API) no longer shows up as a security issue just because\n it doesn't require login -- ARGUS now recognizes it as normal.\n* Fixed a real false-positive: a legitimate WordPress core update could previously be flagged as a\n suspicious file appearing or disappearing inside WordPress core. It's now correctly recognized as\n an expected part of the update.\n* Fixed: repeated attacks matching the same firewall rule from different sources no longer create a\n growing pile of near-identical findings -- they're now tracked as one finding with an occurrence\n count, so your Findings list stays readable.\n* Fixed: a vulnerability finding (including \"WordPress core is out of date\") now automatically\n clears itself once you actually update the affected plugin, theme, or WordPress core -- it no\n longer stays open forever, or gets duplicated every time a newer version comes out.\n* Each finding now shows how confident ARGUS actually is (Confirmed, High confidence, Likely,\n Suspicious, or Informational), so it's clear what's been verified versus what's an inference.\n* \"Resolve All Open\" is now \"Archive All Open\" -- same one-click way to clear your queue, but it no\n longer implies everything was fixed; archived findings stay fully available in your history.\n* ARGUS now periodically checks its own health in the background (its files, database, scanner,\n firewall, quarantine storage, and update mechanism) and can fix common problems automatically;\n if something stays broken, you'll see it as a finding until it's verified resolved.\n* Two-factor authentication data is now fully removed when you uninstall the plugin.\n* Backups page: new charts showing your backup success/failure history and size trend over time.\n* License page: \"What's Included\" is now a simple, readable list instead of a dense table.",
"signature": "khoqK1dJ+YAZ4D/IC3OgqTqcpI1GPTtKvuAvEHB3S0SjpRLcXUb+mPh3cvEQSAswOI4iu3mpocsb81cSkUnRDA==" "signature": "6p5dKzyfdivTHNN9qeMBQVVM9V3kb/fMWdTDvSj81Bp5wLuxOc/nVHerdoU2NMIleLjlhKGzQwpvt75shnabDw=="
} }