mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.1.md
This commit is contained in:
parent
05f031c367
commit
8f34dc94f2
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user