Compare commits

..
15 Commits
+6 -5
View File
@@ -1,10 +1,11 @@
{ {
"version": "7.23.3", "version": "7.23.19",
"released_at": "2026-08-09T20:06:26+00:00", "released_at": "2026-08-10T15:05:44+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.3/argus-wordpress-defence-7.23.3.zip", "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.19/argus-wordpress-defence-7.23.19.zip",
"sha256": "fb45046d083ca6fdb29384c89b44ad30a175e5ac2a4c77bbc035832b69254a2a", "sha256": "b9b3b0530c9b2143101f6507918587b4ce0646ab7867b2488493addc9887200c",
"min_php": "7.4", "min_php": "7.4",
"min_wp": "6.0", "min_wp": "6.0",
"critical": false, "critical": false,
"signature": "BzAyAqwpnJXJnbG0BkKie53HIhjCk18Go/IaA5SHNkNrbzkMN9r9qfkFH2y+uGm24v0davKrawS9kjKlEG8fAQ==" "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=="
} }