Compare commits

...
2 Commits
Author SHA1 Message Date
tech a0f46c0678 Update signed manifest to 7.42.0 2026-09-17 12:12:42 +00:00
tech 82dd287445 Update signed manifest to 7.41.0 2026-09-17 11:36:04 +00:00
+6 -6
View File
@@ -1,11 +1,11 @@
{
"version": "7.40.0",
"released_at": "2026-09-17T10:42:49+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.40.0/argus-wordpress-defence-7.40.0.zip",
"sha256": "9fc415ef804bfd2f584fbaeb69660a0ef963e52773d0c8913cd40d56a78ccd29",
"version": "7.42.0",
"released_at": "2026-09-17T12:12:41+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.42.0/argus-wordpress-defence-7.42.0.zip",
"sha256": "c7821aa239c9a50576e5b3fdf48547ec1e6f0817d656253d4bb85f46fd30dee7",
"min_php": "7.4",
"min_wp": "6.0",
"critical": false,
"summary": "* Security hardening: this site's IP-based protections (firewall, brute-force login protection,\n REST/API abuse protection, WooCommerce checkout guard, two-factor) now correctly recognise real\n visitor IP addresses when this site runs behind a reverse proxy, load balancer, or CDN, using the\n same trusted-proxy configuration already available under Form Protection. Previously, sites in\n that setup could see every visitor as the same address, weakening these protections.\n* Hardened the replay protection added in 7.39.0 further: it now remembers a short history of\n recently-applied WAD actions instead of only the single most recent one.",
"signature": "n97VtOxZFjpDmUbFgbzjnf34nCcGUtGthdhs/oypEyEkidWgY6OiTt4WXUkz3ICEh5RJef9nfYxkyJeNaw1gBQ=="
"summary": "* If this site is connected to a WAD account, findings shown there now include ARGUS's full\n explanation -- what was found, why it matters, and what to check -- not just the recommended\n fix, so you no longer need to open wp-admin to see the complete picture.",
"signature": "mUeeUqBfwGLpPNBmxtOFy1sLueaBn6Tj/61DYBcOAKoxVvdfIlFQUDSxHyTPgZDGiiy8NVhHJ370znBNkW3EBA=="
}