Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
82dd287445 | ||
|
|
f48da5e5f1 | ||
|
|
f787d3a070 | ||
|
|
e924c0adf1 | ||
|
|
343642a869 | ||
|
|
2cc4a318ad | ||
|
|
e016046e1f | ||
|
|
0f197d4bfd | ||
|
|
49610d6da0 | ||
|
|
39463e255c | ||
|
|
ecfe29e693 | ||
|
|
488b27ffc4 | ||
|
|
19246c3f5a | ||
|
|
fddf34cd50 | ||
|
|
db1f6d1fd6 | ||
|
|
5f928ba8d1 | ||
|
|
6a7b33b145 | ||
|
|
19ca566549 | ||
|
|
bffd79abdb | ||
|
|
c6faa3e74e | ||
|
|
022d999dc3 | ||
|
|
23e68f7385 | ||
|
|
51dcf25e5a | ||
|
|
50b657b23b | ||
|
|
b7646b720a | ||
|
|
499a74da7b | ||
|
|
5028dfabd5 | ||
|
|
daaff5e873 | ||
|
|
07c8997e1f | ||
|
|
2bf328fa3d | ||
|
|
5462c91106 | ||
|
|
bb36fe77e0 | ||
|
|
1e1dfae997 | ||
|
|
5a1901fd3e | ||
|
|
10e92f4bd3 | ||
|
|
96aa3b20ea | ||
|
|
e6f74fe0c3 | ||
|
|
cd12b06c7a | ||
|
|
d324d5a7a6 | ||
|
|
b5e86863ba | ||
|
|
cfe2cd5369 | ||
|
|
c8e65d8b79 | ||
|
|
1f306340d8 | ||
|
|
db095bc4a0 | ||
|
|
6031ba5163 | ||
|
|
7f7c8de38c | ||
|
|
769f532207 | ||
|
|
cce638adb3 | ||
|
|
446bd5deb9 | ||
|
|
b70f9b0675 | ||
|
|
3b5b86162b | ||
|
|
49b9d8fca5 | ||
|
|
1187ac412c | ||
|
|
c56b4e6e9d | ||
|
|
6676ceb60e | ||
|
|
fdc592d01f | ||
|
|
6e80e24159 | ||
|
|
facfffbc1d | ||
|
|
d33ab11b77 | ||
|
|
1bb03b6c5c | ||
|
|
729c24a83c | ||
|
|
e95bc58ffc | ||
|
|
7cb4c1a8fc | ||
|
|
f20c35fbc5 | ||
|
|
d845e6a57d | ||
|
|
fbfa908695 | ||
|
|
39ef0c2f3f | ||
|
|
9a459b4644 | ||
|
|
342c2ee43f | ||
|
|
105abf4e24 | ||
|
|
d48beb9757 | ||
|
|
4a43572b15 | ||
|
|
20c46d3d26 | ||
|
|
74fdd42561 | ||
|
|
1e4806457e | ||
|
|
da9237171a | ||
|
|
904bf52960 | ||
|
|
8ea7b9f5be | ||
|
|
804a1aae58 | ||
|
|
76e585139e | ||
|
|
f871592d27 |
+6
-6
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "7.23.25",
|
"version": "7.41.0",
|
||||||
"released_at": "2026-08-10T19:23:48+00:00",
|
"released_at": "2026-09-17T11:36:03+00:00",
|
||||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.25/argus-wordpress-defence-7.23.25.zip",
|
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.41.0/argus-wordpress-defence-7.41.0.zip",
|
||||||
"sha256": "3c9d7710933628296894f5c84d91ecf4d7cbc33d8cf5dd8aaec54e99342d390a",
|
"sha256": "311dacbd64a9604dba16de4329203899dd5a85aac0f0e78ea5670e2123069958",
|
||||||
"min_php": "7.4",
|
"min_php": "7.4",
|
||||||
"min_wp": "6.0",
|
"min_wp": "6.0",
|
||||||
"critical": false,
|
"critical": false,
|
||||||
"summary": "* Redesigned the entire admin dashboard to match the rest of the ARGUS product family: a\n persistent navigation sidebar with a status bar (protection state, version, notifications,\n account) above it, replacing the old horizontal tab bar. Your normal WordPress admin menu is\n untouched -- this lives alongside it, not instead of it.\n* The Overview page has been rebuilt around ring-style stat cards with trend sparklines, an\n hoverable blocked-requests chart with an exact-value tooltip, a Global Network card summarizing\n your ARGUS Cloud connection, and Top Threat Types / Top Blocked IPs / Recent Activity at a\n glance -- all real data, nothing decorative implies a number that isn't actually tracked.\n* Every other page (Firewall, Threats, Findings, Scanner, Quarantine, Cache & Performance,\n Backups, Vulnerabilities, Intelligence, ANIS, Audit Log, MFA, License, Settings) now shares the\n same navigation and visual language.",
|
"summary": "* Findings now have a complete lifecycle: Resolve, Reopen, Accept Risk, False Positive/Suppress,\n Archive and Restore are all real, tracked actions (who did it, when, and why), available here in\n wp-admin and, if this site is connected to a WAD account, from there too -- WAD is never a\n separate copy of this data, every action there is carried out on this site the same way.\n* Contact Form 7's public feedback submission endpoint is now correctly recognised as an\n intentional, documented part of that plugin's own public API, the same way WooCommerce's Store\n API and Jetpack's public endpoints already were -- it no longer creates an unnecessary finding.",
|
||||||
"signature": "khoqK1dJ+YAZ4D/IC3OgqTqcpI1GPTtKvuAvEHB3S0SjpRLcXUb+mPh3cvEQSAswOI4iu3mpocsb81cSkUnRDA=="
|
"signature": "ebCSGFVp8NzohM7F8+os2MaNT67iyaYxNaxeKSrj+utKUL3qF30VF7qy69wvyBicttrKvtlqcbzhl53QBlMRCQ=="
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user