Compare commits

..
28 Commits
Author SHA1 Message Date
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",
"released_at": "2026-08-13T19:15:44+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",
"sha256": "bcab002c465597a3ba70e3db54be6d7ca916979114de51464138b8aea69f8971",
"version": "7.29.0",
"released_at": "2026-09-10T15:52:10+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.29.0/argus-wordpress-defence-7.29.0.zip",
"sha256": "173a41c195e2a2eaca2bb9ecc3bb158860e408da424c2bc91e324ed1dcc0406e",
"min_php": "7.4",
"min_wp": "6.0",
"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.",
"signature": "rCvDiAjo/+xTQtyrnlK5raUq56pjrx2ylXwJqWPjNRXAkdz3rBLZ9SoQ7ZSrcJ/U0oaw09om/dkiREdXz3g3Aw=="
"summary": "* New: Form Protection -- stops automated spam and abuse on comments, registration, and popular\n contact-form plugins (Contact Form 7, WPForms, Gravity Forms), with no CAPTCHA and nothing for\n real visitors to prove. It also protects any other form on your site out of the box, including\n hand-written and page-builder forms, with no setup required.\n* Several independent signals -- not just one rule -- are combined into a single risk score, so\n people sharing an office, school or mobile network are never blocked just for their address\n being busy.\n* New Form Protection page: see what was blocked or held for review, which forms are being\n targeted, and adjust sensitivity, trusted addresses, and logging to match your site.",
"signature": "qCUCj+i22/p54BLXp4GgS7VVuJHWyQZmdfRzyCEM2prOtw3iCfXTQuvtDVv4RHq9ojGmPuSndkazbUUgMXzNCg=="
}