From ac9024fb6363fe24aaae3d17dbf028cb4b8da894 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 16 Jun 2025 13:48:27 +0200 Subject: [PATCH] Update 1.4.2.md --- website/docs/changelog/1.4.2.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/1.4.2.md b/website/docs/changelog/1.4.2.md index 2dcef505..7ed34d60 100644 --- a/website/docs/changelog/1.4.2.md +++ b/website/docs/changelog/1.4.2.md @@ -4,7 +4,7 @@ Not released yet - [System Cron Jobs can now be configured via *OpenAdmin > Advanced Cron Jobs* page](https://i.postimg.cc/Y73qtX6n/crons.png). ### 💅 Polish -- *Scan for Existing Installations* function in WP Manager is restored. +- [*Scan for Existing Installations* function in WP Manager is restored](https://i.postimg.cc/Dw8SVz0j/ezgif-3d3bde1460d39b.gif). - [smtp settings can now be edited from *OpenAdmin > Settings > Notifications* page](https://i.postimg.cc/FF7NfzsG/2025-06-15-11-23.png). - [Administrators can now edit list of forbidden usernames from *OpenAdmin > Settings > Custom Code* page](https://i.postimg.cc/5fj7ZzKs/2025-06-15-11-32.png). - [Administrators can now edit list of restricted domains from *OpenAdmin > Settings > Custom Code* page](https://i.postimg.cc/vYmvCgzQ/2025-06-15-11-39.png). @@ -26,3 +26,4 @@ Not released yet - fixed error saving options on *OpenAdmin > Settings > Custom Code* page. - fixed CSS issue on *OpenAdmin > Settings > Modules* that caused inconsistent module heights. - fixed incorrect section id *personal-information* on multiple OpenAdmin pages. +- fixed csrf error detaching WordPress installation from WP Manager.