Compare commits

..
2 Commits
Author SHA1 Message Date
tech 5028dfabd5 Update signed manifest to 7.28.5 2026-09-02 16:09:40 +00:00
tech daaff5e873 Update signed manifest to 7.28.4 2026-09-02 15:15:17 +00:00
+7 -7
View File
@@ -1,11 +1,11 @@
{ {
"version": "7.28.3", "version": "7.28.5",
"released_at": "2026-08-26T09:17:12+00:00", "released_at": "2026-09-02T16:09:39+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.28.3/argus-wordpress-defence-7.28.3.zip", "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.28.5/argus-wordpress-defence-7.28.5.zip",
"sha256": "31aadccb8d21e69de528dd613e350ec749352edcf7bd4ebbf8e3d7bd2a8c9ee5", "sha256": "f5574faa92ef31247d15f462d67bf7743b3e22b7c3e24fac4e0ccb80708ded38",
"min_php": "7.4", "min_php": "7.4",
"min_wp": "6.0", "min_wp": "6.0",
"critical": false, "critical": true,
"summary": "* Fixed \"Run a scan now\" occasionally not returning to the Scanner page after starting a scan.\n* Scan errors (for example, a scan already in progress) are now shown clearly instead of the\n button silently doing nothing.\n* Improved the reliability of scheduled protection tasks (scans, threat intelligence updates,\n and firewall enforcement) so they keep running even in unusual hosting situations.", "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": "7QJWy1HleCIno5q5rG3WtkLfJqxmMdZfwJR9l326emfNAmbpOcaB2WJk9+o/OWuNXEcuHNOHkIFNaCwo9K1YCQ==" "signature": "tkLviBtuKf9NjiCMOAyLyc3mUH+hvI7zy9CV4B4qUdmkz0m8CqPzYqqIrUxEtL4GFgTtmLMZA1T3w/I1O1CLCg=="
} }