Compare commits

..
2 Commits
Author SHA1 Message Date
tech 20a2a84ee8 Update signed manifest to 7.23.18 2026-08-10 14:14:25 +00:00
tech 9127b06836 Update signed manifest to 7.23.17 2026-08-10 11:36:11 +00:00
+6 -6
View File
@@ -1,11 +1,11 @@
{ {
"version": "7.23.16", "version": "7.23.18",
"released_at": "2026-08-10T11:08:03+00:00", "released_at": "2026-08-10T14:14:25+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.16/argus-wordpress-defence-7.23.16.zip", "package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.18/argus-wordpress-defence-7.23.18.zip",
"sha256": "08e3f53858885dc34bea9ca62396b3a343e146ae9310994f0eb84ec2b70107b5", "sha256": "757e47dc84fa8f113dd1e2dc0a0cb1436a98c37286b0fcf4835a87f419953b57",
"min_php": "7.4", "min_php": "7.4",
"min_wp": "6.0", "min_wp": "6.0",
"critical": false, "critical": false,
"summary": "* Vulnerability checking now also runs immediately whenever a plugin or theme is installed or\n updated (when connected to ARGUS Cloud), instead of only on the regular hourly schedule -- so you\n find out right away if something you just installed has a known issue. The regular hourly check\n continues to run as before for everything else.", "summary": "* Added a way to download your MFA backup codes as a file right after they're generated, so you\n don't have to copy them down by hand. You can optionally protect the file with your own\n passphrase -- it's encrypted in your browser before saving, and a matching offline tool (linked\n from the same page) lets you read it back later even if you can't reach your site's admin area.\n* Fixed an edge case in Safe Mode (the wp-config.php recovery switch) where a fresh security event\n happening while Safe Mode was on could still block the request -- Safe Mode now reliably means no\n blocking at all, matching what it has always said it does.",
"signature": "cGe/Vc4NAWalUjkDueEw73IDsSWmEtdBsW7ppx8h+V8tStLgfxJ/KH1Kp2lIqqYF5A9EKDV8uUOXXYv4wIHDBQ==" "signature": "oLZpuEEZu+3hUkmR19i2ISNbeCycjhDO/aZ2ZwpxlBbTvAOI8LJh9+rc6G6Tnd404ttvaBR0nl6Y3QWrLYFBDw=="
} }