Compare commits

...
31 Commits
Author SHA1 Message Date
tech 806094d6a0 Update signed manifest to 7.51.0 2026-09-19 16:44:44 +00:00
tech 0faf78287a Update signed manifest to 7.49.0 2026-09-19 10:22:45 +00:00
tech 235169e8ac Update signed manifest to 7.46.0 2026-09-17 23:20:51 +00:00
tech 67323f0204 Update signed manifest to 7.45.5 2026-09-17 22:40:55 +00:00
tech f3a00c618b Update signed manifest to 7.45.4 2026-09-17 22:28:23 +00:00
tech d39aa6f9bc Update signed manifest to 7.45.1 2026-09-17 18:11:59 +00:00
tech efb0dfc838 Update signed manifest to 7.45.0 2026-09-17 17:48:05 +00:00
tech 7fa580d4d6 Update signed manifest to 7.44.0 2026-09-17 16:36:26 +00:00
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
+6 -6
View File
@@ -1,11 +1,11 @@
{ {
"version": "7.29.4", "version": "7.51.0",
"released_at": "2026-09-14T14:57:39+00:00", "released_at": "2026-09-19T16:44:43+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.29.4/argus-wordpress-defence-7.29.4.zip", "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.51.0/argus-wordpress-defence-7.51.0.zip",
"sha256": "48661cb71de21fde7776b0397fae01245fd3cdef0a1619dc1e14f8bfcd721492", "sha256": "d423a2c0131a1a5b7a6b9761c7db98196466ba2d53aa6d97d0533d8d63bdc91c",
"min_php": "7.4", "min_php": "7.4",
"min_wp": "6.0", "min_wp": "6.0",
"critical": false, "critical": false,
"summary": "* Fixed the Security Score improving when a finding was simply marked \"seen\" (acknowledged)\n instead of actually resolved or accepted -- an acknowledged finding still needs your attention\n and now correctly keeps affecting your score until it's genuinely resolved.", "summary": "* Vulnerability Protection now investigates plugins that are not distributed through\n WordPress.org (private, premium, or vendor-hosted plugins) instead of simply reporting them as\n unchecked. It checks the plugin's own vendor identity, changelog, and available public\n vulnerability sources, and clearly shows what was checked, what was found, and how confident\n the result is.\n* Added a \"Check External Intelligence\" action on the Vulnerabilities page for these plugins, plus\n a dashboard summary of how much of your plugin inventory currently has complete vulnerability\n coverage.\n* Findings for these plugins are now created and cleared automatically as new information becomes\n available, the same way they already are for WordPress.org-distributed plugins.",
"signature": "1YgfYurf4KvRxbyPZtS0f+Rg9dYJ+3rMMqEJV9i3GN3qsp0tXLUC7mbhd4XQojOtkyJHJ/8ryL9u9CSNIqbJCQ==" "signature": "Ed1qDtjAK+OCs7h4HkxCzxmCTTY8t1ONuwa+0UkDekhFawv/nVGDEfsLIVFAwE72s31abrF4itTOyRauA/fnBQ=="
} }