diff --git a/manifest.json b/manifest.json index 775c871..313310f 100644 --- a/manifest.json +++ b/manifest.json @@ -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.28.6", + "released_at": "2026-09-10T15:41:13+00:00", + "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.28.6/argus-wordpress-defence-7.28.6.zip", + "sha256": "1b3637f2b697241b81cdd012e1b6a3f5ce4213aacfe678be9a31802b9eb0d82b", "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": "* Findings now clear from \"Needs Attention\" at a pace that matches their own severity, instead of\n all waiting up to 30 days -- a minor, already-stopped event (like a single blocked login attempt)\n no longer lingers in your list as long as a serious, ongoing attack does.\n* Fixed a few more places (checkout-fraud protection among them) where an attack ARGUS had already\n stopped could still show up as something needing your attention.", + "signature": "qCiRPFfkY7whZMvsvQ47rljnMQiF8rK+vw81NwgCzOKGuCxPMJuYgPg1n42D51kUvIIieHZJJx/F3wHOvY/SBA==" }