Compare commits

..
21 Commits
Author SHA1 Message Date
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.28.0",
"released_at": "2026-08-13T19:15:44+00:00", "released_at": "2026-08-15T21:32:33+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.28.0/argus-wordpress-defence-7.28.0.zip",
"sha256": "bcab002c465597a3ba70e3db54be6d7ca916979114de51464138b8aea69f8971", "sha256": "813ca3342776186aceef2dcf00e0cd74b058804b4dc8312096a132d8d79df2e2",
"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": "* Major dashboard refresh: Overview, Firewall, Bot Protection, Threats, Findings, Vulnerabilities,\n Cache & Performance, and Backups all got clearer layouts, real time-range filters (15 minutes up\n to 30 days), and easier navigation through large lists.\n* Firewall now has one unified place to view, block, unblock, and whitelist IP addresses instead\n of two separate pages.\n* Bot Protection now includes a searchable list of known bots and how they're classified, so you\n can see why a visitor was treated as safe, suspicious, or malicious.\n* Findings now opens on what actually needs your attention, with search and filtering by severity\n and category.\n* Fixed a bug where scheduled quick scans always reported \"0 files scanned\" in Scan History even\n though the scan really ran.\n* Fixed an issue where the Vulnerabilities page could show a reassuring \"no known vulnerabilities\"\n message even when vulnerability data was actually unavailable or out of date.\n* Fixed a bug where deleting your most recent backup left the dashboard pointing at a backup that\n no longer existed; Backups now also shows real storage usage instead of a size-history chart.\n* Fixed inaccurate wording on the License & Account page's connection status, and removed\n background connection-check noise from the account Activity feed.\n* Audit Log stats are now always exact instead of estimated from a sample, and its list is easier\n to page through.",
"signature": "rCvDiAjo/+xTQtyrnlK5raUq56pjrx2ylXwJqWPjNRXAkdz3rBLZ9SoQ7ZSrcJ/U0oaw09om/dkiREdXz3g3Aw==" "signature": "FI9gLbkCfJHWZcSIiKxYB/AbBrq+W5G4NCCkk/ifGGaLIlCAPUMH673ZUJBBzqrDNYxtCyNWxng/s2NWo/KyAw=="
} }