Compare commits

...
10 Commits
Author SHA1 Message Date
tech f787d3a070 Update signed manifest to 7.39.9 2026-09-16 22:55:42 +00:00
tech e924c0adf1 Update signed manifest to 7.39.8 2026-09-16 22:24:00 +00:00
tech 343642a869 Update signed manifest to 7.39.7 2026-09-16 21:32:34 +00:00
tech 2cc4a318ad Update signed manifest to 7.39.6 2026-09-16 21:29:47 +00:00
tech e016046e1f Update signed manifest to 7.39.4 2026-09-16 20:32:22 +00:00
tech 0f197d4bfd Update signed manifest to 7.39.3 2026-09-16 18:30:54 +00:00
tech 49610d6da0 Update signed manifest to 7.39.2 2026-09-16 18:06:20 +00:00
tech 39463e255c Update signed manifest to 7.39.1 2026-09-16 13:42:30 +00:00
tech ecfe29e693 Update signed manifest to 7.39.0 2026-09-16 08:17:24 +00:00
tech 488b27ffc4 Update signed manifest to 7.38.0 2026-09-15 16:58:37 +00:00
+6 -6
View File
@@ -1,11 +1,11 @@
{
"version": "7.37.1",
"released_at": "2026-09-15T16:45:42+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.37.1/argus-wordpress-defence-7.37.1.zip",
"sha256": "daa33299e82da0d1ae6af271b9f6795f57e7ee11fe034b34e1ebc5ad6478daae",
"version": "7.39.9",
"released_at": "2026-09-16T22:55:42+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.39.9/argus-wordpress-defence-7.39.9.zip",
"sha256": "71bd5210209f88690b9e6f1c907b5003d3ad2d71b16725a063953d73a68cd654",
"min_php": "7.4",
"min_wp": "6.0",
"critical": false,
"summary": "* Hardening for the WAD remote settings added in 7.37.0: a remotely-adjusted custom login URL now\n goes through the exact same safety checks as changing it here in wp-admin (it can no longer be\n set to something that collides with a reserved WordPress path), and a value of the wrong type\n for a setting is rejected instead of applied.",
"signature": "ugEaoL+TpncC8umJYEowzA5X8qFYlRyRVEU8Jt+6f0g0RXRErGzaWNJ3++ZD7Rry/umppR7TQhVjxAVuLOtsDg=="
"summary": "* Security hardening: disconnecting this site from WAD (or uninstalling the plugin) now also\n invalidates its connection secret on WAD's side, not just locally -- previously the secret stayed\n valid indefinitely. This site also now detects if a WAD account disconnects it remotely and shows\n a clear notice instead of retrying silently.",
"signature": "wmURSl7ERPhNLEAamavc92ln0Dx4gZVJoTjDLQQKoEkqr6Q3UU4p2zblyaACiUOf3DLK6DlJDMi6PScZISJ7Dw=="
}