Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
51dcf25e5a | ||
|
|
50b657b23b | ||
|
|
b7646b720a | ||
|
|
499a74da7b | ||
|
|
5028dfabd5 | ||
|
|
daaff5e873 | ||
|
|
07c8997e1f | ||
|
|
2bf328fa3d | ||
|
|
5462c91106 | ||
|
|
bb36fe77e0 | ||
|
|
1e1dfae997 | ||
|
|
5a1901fd3e | ||
|
|
10e92f4bd3 | ||
|
|
96aa3b20ea | ||
|
|
e6f74fe0c3 | ||
|
|
cd12b06c7a | ||
|
|
d324d5a7a6 | ||
|
|
b5e86863ba | ||
|
|
cfe2cd5369 | ||
|
|
c8e65d8b79 | ||
|
|
1f306340d8 | ||
|
|
db095bc4a0 | ||
|
|
6031ba5163 | ||
|
|
7f7c8de38c | ||
|
|
769f532207 | ||
|
|
cce638adb3 | ||
|
|
446bd5deb9 | ||
|
|
b70f9b0675 | ||
|
|
3b5b86162b | ||
|
|
49b9d8fca5 | ||
|
|
1187ac412c | ||
|
|
c56b4e6e9d | ||
|
|
6676ceb60e | ||
|
|
fdc592d01f | ||
|
|
6e80e24159 | ||
|
|
facfffbc1d | ||
|
|
d33ab11b77 | ||
|
|
1bb03b6c5c | ||
|
|
729c24a83c | ||
|
|
e95bc58ffc | ||
|
|
7cb4c1a8fc | ||
|
|
f20c35fbc5 | ||
|
|
d845e6a57d | ||
|
|
fbfa908695 | ||
|
|
39ef0c2f3f | ||
|
|
9a459b4644 | ||
|
|
342c2ee43f | ||
|
|
105abf4e24 | ||
|
|
d48beb9757 | ||
|
|
4a43572b15 | ||
|
|
20c46d3d26 | ||
|
|
74fdd42561 | ||
|
|
1e4806457e |
+6
-6
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "7.23.32",
|
||||
"released_at": "2026-08-12T15:26:37+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.32/argus-wordpress-defence-7.23.32.zip",
|
||||
"sha256": "6439eb8b52c3ffec514d73705ea57aa461fcfe2e781bd0c298688697ed0ee2ea",
|
||||
"version": "7.29.2",
|
||||
"released_at": "2026-09-14T09:33:45+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.29.2/argus-wordpress-defence-7.29.2.zip",
|
||||
"sha256": "1d5298ce27eaf2ed6f0290a708e652abbd28e5e4d474f196e1ecb4ea8ff6ae1b",
|
||||
"min_php": "7.4",
|
||||
"min_wp": "6.0",
|
||||
"critical": false,
|
||||
"summary": "* Fixed a real bug found on a live production site right after 7.23.31 shipped: the new\n self-health-check for the scanner and the update mechanism compared timestamps in the wrong\n format, so it could report \"hasn't run in hours\" / \"hasn't checked in 2 days\" even seconds after\n they genuinely had. Both are now correctly recognized as healthy when they actually are.",
|
||||
"signature": "XnGoKDoybXWln+XMgRVSYJM+0VMsvXRvJfnoDTf0bCvkLdX5a+Enq2jIMrMouDCrHmp7qp76/0P2tRmA0PidDA=="
|
||||
"summary": "* Fixed a bug where the Scanner's very first check of your site (or one run after resetting it)\n could flag every core WordPress file as suspicious at once, dropping your Security Score to 0\n for no real reason. A first-time check now quietly learns what your site looks like, exactly\n like every check after it, and only flags files that are genuinely new or changed.",
|
||||
"signature": "gkSLRMxz9Gzzq5Aon9HLOvrf12jLkJ/ygWvG8ud+BSBgsA6DImiVbvTeZtnXd1jM4EJBvuLE9s9006rxy89zBA=="
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user