Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
49b9d8fca5 | ||
|
|
1187ac412c | ||
|
|
c56b4e6e9d | ||
|
|
6676ceb60e | ||
|
|
fdc592d01f | ||
|
|
6e80e24159 | ||
|
|
facfffbc1d | ||
|
|
d33ab11b77 | ||
|
|
1bb03b6c5c | ||
|
|
729c24a83c | ||
|
|
e95bc58ffc | ||
|
|
7cb4c1a8fc | ||
|
|
f20c35fbc5 | ||
|
|
d845e6a57d | ||
|
|
fbfa908695 | ||
|
|
39ef0c2f3f | ||
|
|
9a459b4644 | ||
|
|
342c2ee43f | ||
|
|
105abf4e24 | ||
|
|
d48beb9757 | ||
|
|
4a43572b15 | ||
|
|
20c46d3d26 | ||
|
|
74fdd42561 | ||
|
|
1e4806457e | ||
|
|
da9237171a | ||
|
|
904bf52960 | ||
|
|
8ea7b9f5be | ||
|
|
804a1aae58 | ||
|
|
76e585139e | ||
|
|
f871592d27 | ||
|
|
f1375d3d7d | ||
|
|
72fa8e8901 | ||
|
|
efa84723ee | ||
|
|
39616478c9 | ||
|
|
c1969d4293 | ||
|
|
524b893e65 |
+6
-6
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "7.23.19",
|
"version": "7.24.2",
|
||||||
"released_at": "2026-08-10T15:05:44+00:00",
|
"released_at": "2026-08-14T08:06:56+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.24.2/argus-wordpress-defence-7.24.2.zip",
|
||||||
"sha256": "b9b3b0530c9b2143101f6507918587b4ce0646ab7867b2488493addc9887200c",
|
"sha256": "0f64ba7ef966b356210e7df100ddc9a38e711775f332071c4656c6c749f47cae",
|
||||||
"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 Scanner: scans now run in the background with live progress instead of tying up\n the page, so they never time out on large sites and you can keep working while one runs. Added a\n Stop button and expandable details on each past scan.\n* Minor wording fix on the Settings page.",
|
||||||
"signature": "3O5e3JSEe/mKeN9zMCNS2d2KXgeUsf1B+ffzTZV7giVv4j9cyNcWm9tEy2YwgMJuyeSh2LlSix8MPF1AXABVCQ=="
|
"signature": "c0I35menVOQCWdKWsV7znbRD38fkEsrpnbYZYj2sFV3brS2CbiqClBqjhPJv1CzU2E/2R2kKM1C7uvwY06P8AA=="
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user