Compare commits

..
2 Commits
Author SHA1 Message Date
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",
"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.21",
"released_at": "2026-08-10T15:53:44+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.21/argus-wordpress-defence-7.23.21.zip",
"sha256": "c7e2d7b874c1dd9028f3be78fdf2963c994f8ff42b51b788aec344eebbac3fe5",
"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": "* Fixed the new mobile navigation strip so it's clear there are more sections to scroll to -- it\n only showed the first few before.\n* Fixed a real cross-browser rendering issue that could make the \"Blocked Requests\" chart appear\n completely blank on some phones/browsers.\n* The Security Score card is now a clickable link straight to your Findings, and MFA backup codes\n now display correctly on small screens.\n* Vulnerability status and Firewall Rule Activity now use donut charts and a compact \"all clear\"\n indicator, consistent with the rest of the dashboard.",
"signature": "UHSosdemdVcK6h6w59TKXm+u3CFy3QZlPexGHt5wuec4xOaTs5ea2sFzhEzL2RfBt6Dg4utqVFjKHsSs+GXtBA=="
}