Update 0.1.md

This commit is contained in:
Stefan Pejcic 2024-03-15 15:06:26 +01:00 committed by GitHub
parent a3882684e6
commit 4c2724292a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,8 @@ Not yet released.
- Fixed bug on *OpenAdmin > Users* with displaying server name - Fixed bug on *OpenAdmin > Users* with displaying server name
- Fixed bug on *OpenAdmin > Users > Edit information* with modal-backdrop left after closing the modal. - Fixed bug on *OpenAdmin > Users > Edit information* with modal-backdrop left after closing the modal.
- 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.
### 🚀 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.