From 8f34dc94f242dff5b73be5b4e6d5281620a306bc Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 16 Mar 2024 13:11:37 +0100 Subject: [PATCH] Update 0.1.md --- documentation/docs/changelog/0.1.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/documentation/docs/changelog/0.1.md b/documentation/docs/changelog/0.1.md index 2306cfda..d9ff32ed 100644 --- a/documentation/docs/changelog/0.1.md +++ b/documentation/docs/changelog/0.1.md @@ -12,9 +12,7 @@ Not yet released. - Fixed bug on *OpenAdmin > General Settings* with the disabled input field causing 500 error on save. - Resolved an issue with the PHP-FPM service that led to WordPress prompting for FTP credentials during plugin installation and media uploads. - Fixed bug where suspended users were being excluded from search results in the *OpenAdmin > Users* section. -- - -- +- Fixed bug where errors for the OpenAdmin section were being logged in api.log instead of the error.log file. ### 🚀 New features - Docker images can now be downloaded, updated and deleted from the *OpenAdmin > Docker Settings* page. @@ -23,6 +21,7 @@ Not yet released. ### 💅 Polish - Added check if docker images exist before creating plans. - The system now logs the admin username to identify who performed actions for a user. +- Moved all JavaScript code for OpenAdmin to external files. ## 0.1.5