Compare commits

...
16 Commits
Author SHA1 Message Date
tech f48da5e5f1 Update signed manifest to 7.40.0 2026-09-17 10:42:49 +00:00
tech f787d3a070 Update signed manifest to 7.39.9 2026-09-16 22:55:42 +00:00
tech e924c0adf1 Update signed manifest to 7.39.8 2026-09-16 22:24:00 +00:00
tech 343642a869 Update signed manifest to 7.39.7 2026-09-16 21:32:34 +00:00
tech 2cc4a318ad Update signed manifest to 7.39.6 2026-09-16 21:29:47 +00:00
tech e016046e1f Update signed manifest to 7.39.4 2026-09-16 20:32:22 +00:00
tech 0f197d4bfd Update signed manifest to 7.39.3 2026-09-16 18:30:54 +00:00
tech 49610d6da0 Update signed manifest to 7.39.2 2026-09-16 18:06:20 +00:00
tech 39463e255c Update signed manifest to 7.39.1 2026-09-16 13:42:30 +00:00
tech ecfe29e693 Update signed manifest to 7.39.0 2026-09-16 08:17:24 +00:00
tech 488b27ffc4 Update signed manifest to 7.38.0 2026-09-15 16:58:37 +00:00
tech 19246c3f5a Update signed manifest to 7.37.1 2026-09-15 16:45:42 +00:00
tech fddf34cd50 Update signed manifest to 7.37.0 2026-09-15 13:21:26 +00:00
tech db1f6d1fd6 Update signed manifest to 7.36.0 2026-09-15 11:03:26 +00:00
tech 5f928ba8d1 Update signed manifest to 7.35.0 2026-09-15 10:48:24 +00:00
tech 6a7b33b145 Update signed manifest to 7.34.0 2026-09-15 09:39:49 +00:00
+6 -6
View File
@@ -1,11 +1,11 @@
{ {
"version": "7.33.0", "version": "7.40.0",
"released_at": "2026-09-15T09:00:18+00:00", "released_at": "2026-09-17T10:42:49+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.33.0/argus-wordpress-defence-7.33.0.zip", "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.40.0/argus-wordpress-defence-7.40.0.zip",
"sha256": "5a480bc9fc7d81b1037096e28c2f244a0083e6b49ab7ab3d70f43d9026c3607f", "sha256": "9fc415ef804bfd2f584fbaeb69660a0ef963e52773d0c8913cd40d56a78ccd29",
"min_php": "7.4", "min_php": "7.4",
"min_wp": "6.0", "min_wp": "6.0",
"critical": false, "critical": false,
"summary": "* If connected to WAD, you can now see and manage your backups remotely -- create a backup,\n restore or delete an existing one, and adjust the automatic schedule, all from the WAD portal.\n Nothing changes about how backups work locally; this just adds a remote view and controls on\n top of the same feature you already have here in wp-admin.", "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": "jpkKJc8cOxZ+6tmSF2DPxnMVlE1RtNh9GoK5kDcNpgJ6jecBjrKJsnVHCp3cBn6k1d2LN5ZsW0bIQ1y249ojDw==" "signature": "n97VtOxZFjpDmUbFgbzjnf34nCcGUtGthdhs/oypEyEkidWgY6OiTt4WXUkz3ICEh5RJef9nfYxkyJeNaw1gBQ=="
} }