Compare commits

...
27 Commits
Author SHA1 Message Date
tech 1187ac412c Update signed manifest to 7.23.55 2026-08-13 19:15:45 +00:00
tech c56b4e6e9d Update signed manifest to 7.23.54 2026-08-13 12:58:44 +00:00
tech 6676ceb60e Update signed manifest to 7.23.53 2026-08-13 12:16:31 +00:00
tech fdc592d01f Update signed manifest to 7.23.52 2026-08-13 11:34:47 +00:00
tech 6e80e24159 Update signed manifest to 7.23.51 2026-08-13 11:09:50 +00:00
tech facfffbc1d Update signed manifest to 7.23.50 2026-08-13 11:00:49 +00:00
tech d33ab11b77 Update signed manifest to 7.23.49 2026-08-13 10:53:46 +00:00
tech 1bb03b6c5c Update signed manifest to 7.23.48 2026-08-13 10:52:36 +00:00
tech 729c24a83c Update signed manifest to 7.23.47 2026-08-13 09:49:16 +00:00
tech e95bc58ffc Update signed manifest to 7.23.46 2026-08-13 09:46:06 +00:00
tech 7cb4c1a8fc Update signed manifest to 7.23.45 2026-08-13 09:44:46 +00:00
tech f20c35fbc5 Update signed manifest to 7.23.44 2026-08-13 09:41:29 +00:00
tech d845e6a57d Update signed manifest to 7.23.43 2026-08-12 22:47:23 +00:00
tech fbfa908695 Update signed manifest to 7.23.42 2026-08-12 19:23:41 +00:00
tech 39ef0c2f3f Update signed manifest to 7.23.41 2026-08-12 19:11:53 +00:00
tech 9a459b4644 Update signed manifest to 7.23.40 2026-08-12 18:15:10 +00:00
tech 342c2ee43f Update signed manifest to 7.23.39 2026-08-12 17:58:06 +00:00
tech 105abf4e24 Update signed manifest to 7.23.38 2026-08-12 17:08:28 +00:00
tech d48beb9757 Update signed manifest to 7.23.37 2026-08-12 16:47:29 +00:00
tech 4a43572b15 Update signed manifest to 7.23.36 2026-08-12 15:43:51 +00:00
tech 20c46d3d26 Update signed manifest to 7.23.35 2026-08-12 15:40:08 +00:00
tech 74fdd42561 Update signed manifest to 7.23.34 2026-08-12 15:34:18 +00:00
tech 1e4806457e Update signed manifest to 7.23.33 2026-08-12 15:28:05 +00:00
tech da9237171a Update signed manifest to 7.23.32 2026-08-12 15:26:38 +00:00
tech 904bf52960 Update signed manifest to 7.23.31 2026-08-12 15:21:12 +00:00
tech 8ea7b9f5be Update signed manifest to 7.23.30 2026-08-12 13:24:01 +00:00
tech 804a1aae58 Update signed manifest to 7.23.28 2026-08-10 22:09:40 +00:00
+6 -6
View File
@@ -1,11 +1,11 @@
{ {
"version": "7.23.27", "version": "7.23.55",
"released_at": "2026-08-10T20:18:36+00:00", "released_at": "2026-08-13T19:15:44+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.27/argus-wordpress-defence-7.23.27.zip", "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.55/argus-wordpress-defence-7.23.55.zip",
"sha256": "6a0a76fe0d3a366b1df62fc351841f91f8e52f19aacbe032a911ca4f0eaeffcb", "sha256": "bcab002c465597a3ba70e3db54be6d7ca916979114de51464138b8aea69f8971",
"min_php": "7.4", "min_php": "7.4",
"min_wp": "6.0", "min_wp": "6.0",
"critical": false, "critical": false,
"summary": "* Reverted the dashboard's visual redesign (sidebar navigation, larger ring cards) back to the\n familiar layout while keeping the real fixes that came with it:\n - The dashboard no longer scrolls the whole WordPress admin page -- the ARGUS header and\n navigation stay in place while only the dashboard content scrolls.\n - An active Premium license no longer shows \"0 days left\" next to a correct future renewal\n date.\n - The Blocked Requests chart's hover tooltip no longer fails on the most recent data point and\n no longer renders off-screen near the chart's edge.\n - IPs Tracked, ANIS Protections, and Global Network cards explain what a \"0\" means (not\n connected, still connecting, or genuinely clean) instead of showing a bare number, and the\n Global Network panel now shows correct instance/indicator/feed numbers instead of always\n showing 0.", "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.",
"signature": "ZSRLTPI5fTv0f81GbB58HCxRYt2QhQSWUZUFVfdeK96zLJ0cGKmbDLC/94sz7HePQqAP1cTKiQFIdghYPhS6Aw==" "signature": "rCvDiAjo/+xTQtyrnlK5raUq56pjrx2ylXwJqWPjNRXAkdz3rBLZ9SoQ7ZSrcJ/U0oaw09om/dkiREdXz3g3Aw=="
} }