Compare commits

..
30 Commits
Author SHA1 Message Date
tech 51dcf25e5a Update signed manifest to 7.29.2 2026-09-14 09:33:46 +00:00
tech 50b657b23b Update signed manifest to 7.29.1 2026-09-14 09:20:05 +00:00
tech b7646b720a Update signed manifest to 7.29.0 2026-09-10 15:52:11 +00:00
tech 499a74da7b Update signed manifest to 7.28.6 2026-09-10 15:41:14 +00:00
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
tech 07c8997e1f Update signed manifest to 7.28.3 2026-08-26 09:17:13 +00:00
tech 2bf328fa3d Update signed manifest to 7.28.2 2026-08-16 07:50:50 +00:00
tech 5462c91106 Update signed manifest to 7.28.1 2026-08-16 07:25:22 +00:00
tech bb36fe77e0 Update signed manifest to 7.28.0 2026-08-15 21:32:33 +00:00
tech 1e1dfae997 Update signed manifest to 7.27.3 2026-08-14 18:07:43 +00:00
tech 5a1901fd3e Update signed manifest to 7.27.2 2026-08-14 17:28:45 +00:00
tech 10e92f4bd3 Update signed manifest to 7.27.1 2026-08-14 14:43:12 +00:00
tech 96aa3b20ea Update signed manifest to 7.27.0 2026-08-14 14:30:38 +00:00
tech e6f74fe0c3 Update signed manifest to 7.26.0 2026-08-14 13:59:45 +00:00
tech cd12b06c7a Update signed manifest to 7.25.7 2026-08-14 13:37:04 +00:00
tech d324d5a7a6 Update signed manifest to 7.25.6 2026-08-14 13:28:28 +00:00
tech b5e86863ba Update signed manifest to 7.25.5 2026-08-14 13:14:46 +00:00
tech cfe2cd5369 Update signed manifest to 7.25.4 2026-08-14 13:05:23 +00:00
tech c8e65d8b79 Update signed manifest to 7.25.3 2026-08-14 12:51:13 +00:00
tech 1f306340d8 Update signed manifest to 7.25.2 2026-08-14 12:26:58 +00:00
tech db095bc4a0 Update signed manifest to 7.25.1 2026-08-14 12:17:37 +00:00
tech 6031ba5163 Update signed manifest to 7.25.0 2026-08-14 10:32:57 +00:00
tech 7f7c8de38c Update signed manifest to 7.24.9 2026-08-14 10:15:10 +00:00
tech 769f532207 Update signed manifest to 7.24.8 2026-08-14 09:59:07 +00:00
tech cce638adb3 Update signed manifest to 7.24.6 2026-08-14 09:46:33 +00:00
tech 446bd5deb9 Update signed manifest to 7.24.5 2026-08-14 09:44:00 +00:00
tech b70f9b0675 Update signed manifest to 7.24.4 2026-08-14 09:17:23 +00:00
tech 3b5b86162b Update signed manifest to 7.24.3 2026-08-14 08:56:24 +00:00
tech 49b9d8fca5 Update signed manifest to 7.24.2 2026-08-14 08:06:56 +00:00
+6 -6
View File
@@ -1,11 +1,11 @@
{ {
"version": "7.23.55", "version": "7.29.2",
"released_at": "2026-08-13T19:15:44+00:00", "released_at": "2026-09-14T09:33:45+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.55/argus-wordpress-defence-7.23.55.zip", "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.29.2/argus-wordpress-defence-7.29.2.zip",
"sha256": "bcab002c465597a3ba70e3db54be6d7ca916979114de51464138b8aea69f8971", "sha256": "1d5298ce27eaf2ed6f0290a708e652abbd28e5e4d474f196e1ecb4ea8ff6ae1b",
"min_php": "7.4", "min_php": "7.4",
"min_wp": "6.0", "min_wp": "6.0",
"critical": false, "critical": false,
"summary": "* Added optional HTTP security headers (helps protect against clickjacking and content-sniffing\n attacks).\n* Added an optional custom login URL, so your login page isn't sitting at the address every\n automated attacker already knows to try first.\n* File-integrity monitoring now also watches your .htaccess file, not just wp-config.php.\n* Added optional checkout protection for WooCommerce stores: recognizes scripted/bot checkout\n attempts and repeated failed orders, a common sign of payment-fraud testing.\n* Improved login protection to recognize credential-stuffing attacks (many different usernames\n tried from one source), not just simple repeated password guessing.\n* ARGUS Cloud can now recognize when the same attack pattern is seen across multiple protected\n sites, strengthening protection for everyone connected.\n* Simplified how this site connects to your ARGUS Account -- one-click connect, no code to copy.", "summary": "* Fixed a bug where the Scanner's very first check of your site (or one run after resetting it)\n could flag every core WordPress file as suspicious at once, dropping your Security Score to 0\n for no real reason. A first-time check now quietly learns what your site looks like, exactly\n like every check after it, and only flags files that are genuinely new or changed.",
"signature": "rCvDiAjo/+xTQtyrnlK5raUq56pjrx2ylXwJqWPjNRXAkdz3rBLZ9SoQ7ZSrcJ/U0oaw09om/dkiREdXz3g3Aw==" "signature": "gkSLRMxz9Gzzq5Aon9HLOvrf12jLkJ/ygWvG8ud+BSBgsA6DImiVbvTeZtnXd1jM4EJBvuLE9s9006rxy89zBA=="
} }