Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f871592d27 | ||
|
|
f1375d3d7d | ||
|
|
72fa8e8901 | ||
|
|
efa84723ee | ||
|
|
39616478c9 | ||
|
|
c1969d4293 | ||
|
|
524b893e65 | ||
|
|
303f31e869 | ||
|
|
20a2a84ee8 | ||
|
|
9127b06836 | ||
|
|
19cb788556 | ||
|
|
e52046437b |
+7
-7
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "7.23.14",
|
||||
"released_at": "2026-08-10T10:42:30+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.14/argus-wordpress-defence-7.23.14.zip",
|
||||
"sha256": "6b2365b173bd8e583a5d04021d205c773f927217b4870fc3ebff8c298c53367b",
|
||||
"version": "7.23.26",
|
||||
"released_at": "2026-08-10T19:56:32+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.26/argus-wordpress-defence-7.23.26.zip",
|
||||
"sha256": "eda50e8cea8de9048f201ecb29f720d525db33471037ef39d43be18dec8ac236",
|
||||
"min_php": "7.4",
|
||||
"min_wp": "6.0",
|
||||
"critical": true,
|
||||
"summary": "* Fixed a serious bug: the Firewall could block ordinary visitors just for arriving from an\n everyday link -- for example, a link shared on Facebook, whose own redirect URL happened to\n match a pattern the Firewall treated as suspicious. The underlying cause was broader than that\n one case: 132 of the Firewall's 137 protection rules were checking a visitor's Referer,\n User-Agent, and X-Forwarded-For information -- values a visitor doesn't control -- when they\n should only ever have been checking what a visitor actually submits (search terms, form fields,\n comments, and similar). Those three values are now excluded everywhere except the handful of\n rules that specifically need them (Log4Shell-style attacks are delivered through exactly those\n values, so detection there is unchanged). No settings change needed; this takes effect\n automatically.",
|
||||
"signature": "l3gHdqDlNbkuk88XuJpVOMiAbAMNVoht7lVJ0UgkgvcLgDUTmcnaYS9g6XoHqH6sPTkmLA6TL2SYe3d2d1NOCA=="
|
||||
"critical": false,
|
||||
"summary": "* Fixed: the dashboard no longer scrolls the whole WordPress admin page -- the ARGUS navigation\n and header now stay in place while only the dashboard content scrolls, like a real application\n panel inside wp-admin (your normal WordPress menu is completely unaffected).\n* Fixed: an active Premium license could show \"0 days left\" next to a correct future renewal\n date. The countdown now always matches the renewal date shown next to it.\n* Fixed: the Global Network (ANIS) card could show 0 for every stat even when actually connected,\n due to a data-mapping bug -- real connected-instance, indicator, and feed-health numbers now\n display correctly.\n* Cards that used to show a bare \"0\" (ANIS Protections, IPs Tracked, Global Network) now explain\n what that means -- not connected, still connecting, or genuinely clean -- instead of looking\n broken or empty.\n* The License card clearly distinguishes Premium Active, Free Trial, and Expired, each with its\n own explanation and call to action.\n* The main \"Blocked Requests\" chart is now a real analytics chart: labeled axes, hover tooltips\n showing the exact breakdown by threat type (not just a total), and a category legend.\n* Dashboard cards and charts are noticeably larger and denser, closer to the rest of the ARGUS\n product family's look.",
|
||||
"signature": "NlCBBGGibTTGxgAd984Uela5tGr/eWAVhQrrcVryvKcXXeacqVKgWeL1lm5K5UDCsmKleiHhkGgSDyHrDoS2DQ=="
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user