Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a8cdbef65a | ||
|
|
806094d6a0 | ||
|
|
0faf78287a | ||
|
|
235169e8ac | ||
|
|
67323f0204 | ||
|
|
f3a00c618b | ||
|
|
d39aa6f9bc | ||
|
|
efb0dfc838 | ||
|
|
7fa580d4d6 | ||
|
|
bd3275d252 | ||
|
|
a0f46c0678 | ||
|
|
82dd287445 | ||
|
|
f48da5e5f1 | ||
|
|
f787d3a070 | ||
|
|
e924c0adf1 | ||
|
|
343642a869 | ||
|
|
2cc4a318ad | ||
|
|
e016046e1f | ||
|
|
0f197d4bfd | ||
|
|
49610d6da0 | ||
|
|
39463e255c | ||
|
|
ecfe29e693 | ||
|
|
488b27ffc4 | ||
|
|
19246c3f5a | ||
|
|
fddf34cd50 | ||
|
|
db1f6d1fd6 | ||
|
|
5f928ba8d1 | ||
|
|
6a7b33b145 | ||
|
|
19ca566549 | ||
|
|
bffd79abdb | ||
|
|
c6faa3e74e | ||
|
|
022d999dc3 | ||
|
|
23e68f7385 | ||
|
|
51dcf25e5a | ||
|
|
50b657b23b | ||
|
|
b7646b720a | ||
|
|
499a74da7b |
+7
-7
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "7.28.5",
|
||||
"released_at": "2026-09-02T16:09:39+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.28.5/argus-wordpress-defence-7.28.5.zip",
|
||||
"sha256": "f5574faa92ef31247d15f462d67bf7743b3e22b7c3e24fac4e0ccb80708ded38",
|
||||
"version": "7.52.0",
|
||||
"released_at": "2026-09-23T09:51:34+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.52.0/argus-wordpress-defence-7.52.0.zip",
|
||||
"sha256": "c954611e46daefc04d34313a5b3d321b5f0eac5a8a80c6b791aa72f6fadea82a",
|
||||
"min_php": "7.4",
|
||||
"min_wp": "6.0",
|
||||
"critical": true,
|
||||
"summary": "* Fixed a serious bug where the firewall could block a real visitor (including search engines\n like Google) on sites using certain page-builder widgets, showing them a \"Forbidden\" page\n instead of your content -- and could go on to ban their IP address, keeping them locked out.\n* The firewall no longer bans a visitor's IP address after a single suspicious-looking request --\n it still blocks that one request immediately as before, but only bans the IP once a real\n pattern of repeated or combined attack behavior is seen. Genuine attacks are still detected and\n blocked exactly as before; this only prevents an isolated false alarm from locking someone out.",
|
||||
"signature": "tkLviBtuKf9NjiCMOAyLyc3mUH+hvI7zy9CV4B4qUdmkz0m8CqPzYqqIrUxEtL4GFgTtmLMZA1T3w/I1O1CLCg=="
|
||||
"critical": false,
|
||||
"summary": "* Manual IP blocking now lets you choose the block duration -- Temporary, Extended, or Permanent\n -- instead of always applying a fixed 24-hour block.\n* Fixed remote management actions sent from the WAD portal sometimes being rejected when they\n contained certain special characters (such as accented letters or punctuation) in a reason or\n note field.\n* Fixed a scan that could get permanently stuck reporting \"already in progress\" if it was\n interrupted; a new scan can now always be started.\n* Fixed deleting a backup that was already removed being reported as an error instead of simply\n confirming it's gone.",
|
||||
"signature": "4jOlj5HY/GIuDiy0iqmqADegPHXJWC22KZoHlKyVeRVfuCEFDPtscPEtpaYkbAZ8vC+mkCQjrGdfVO+vIxBjBA=="
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user