Compare commits

..
24 Commits
Author SHA1 Message Date
tech bd3275d252 Update signed manifest to 7.43.0 2026-09-17 12:33:03 +00:00
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
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
tech 19ca566549 Update signed manifest to 7.33.0 2026-09-15 09:00:19 +00:00
tech bffd79abdb Update signed manifest to 7.32.0 2026-09-15 07:59:24 +00:00
tech c6faa3e74e Update signed manifest to 7.31.0 2026-09-15 00:51:19 +00:00
tech 022d999dc3 Update signed manifest to 7.30.0 2026-09-14 20:03:16 +00:00
tech 23e68f7385 Update signed manifest to 7.29.4 2026-09-14 14:57:40 +00:00
+6 -6
View File
@@ -1,11 +1,11 @@
{ {
"version": "7.29.2", "version": "7.43.0",
"released_at": "2026-09-14T09:33:45+00:00", "released_at": "2026-09-17T12:33:02+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.29.2/argus-wordpress-defence-7.29.2.zip", "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.43.0/argus-wordpress-defence-7.43.0.zip",
"sha256": "1d5298ce27eaf2ed6f0290a708e652abbd28e5e4d474f196e1ecb4ea8ff6ae1b", "sha256": "cdc118a3fc386a38b376c089bcbb4276a6f6a9cbaa847eb2586320553d4c621d",
"min_php": "7.4", "min_php": "7.4",
"min_wp": "6.0", "min_wp": "6.0",
"critical": false, "critical": false,
"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.", "summary": "* ARGUS's own automatic updates no longer create a flood of integrity findings for the files that\n update legitimately changed -- each one is now checked against that exact release's own signed\n file list, so a genuine ARGUS update stays quiet while anything unexpected (a file that update\n did not actually add, or one it removed but this version still needs) is still caught and\n reported, not silently ignored.",
"signature": "gkSLRMxz9Gzzq5Aon9HLOvrf12jLkJ/ygWvG8ud+BSBgsA6DImiVbvTeZtnXd1jM4EJBvuLE9s9006rxy89zBA==" "signature": "aS+aCokuI9o+k8CkM9NbifEWrOq+iz1wcRFkiWDIR2T9rGF+Xd47TIJDjKoyS3Ll2nx65uBobTCyr3mlK18KAQ=="
} }