|
@@ -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
|
|
|
|