Update 0.1.md

This commit is contained in:
Stefan Pejcic 2024-03-16 13:11:37 +01:00 committed by GitHub
parent 05f031c367
commit 8f34dc94f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,9 +12,7 @@ Not yet released.
- Fixed bug on *OpenAdmin > General Settings* with the disabled input field causing 500 error on save. - 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. - 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 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 ### 🚀 New features
- Docker images can now be downloaded, updated and deleted from the *OpenAdmin > Docker Settings* page. - Docker images can now be downloaded, updated and deleted from the *OpenAdmin > Docker Settings* page.
@ -23,6 +21,7 @@ Not yet released.
### 💅 Polish ### 💅 Polish
- Added check if docker images exist before creating plans. - Added check if docker images exist before creating plans.
- The system now logs the admin username to identify who performed actions for a user. - 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 ## 0.1.5