Compare commits

...
3 Commits
Author SHA1 Message Date
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",
"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.22",
"released_at": "2026-08-10T15:57:46+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.22/argus-wordpress-defence-7.23.22.zip",
"sha256": "9f782a5a695dc964b5c4b666deff66aaafd615f9446d4e633241e5274ae6c3c6",
"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": "* The Findings page now updates instantly when you switch filters or change pages -- no more full\n page reload for something that small. Same Back/Forward and copy-link behavior as before.",
"signature": "7FDxK7Ti1og6ZhfG1k2lDAhmnDnVsDcF30eVgMVEx0YLODuNm5cQVYwbJ83rHyU6BgZ304NQCf3cfdg8pc3+DQ=="
}