Update 0.2.7.md

This commit is contained in:
Stefan Pejcic 2024-08-29 20:19:47 +02:00 committed by GitHub
parent fa30903f05
commit 9df61c7f9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,8 @@ Not yet released.
### 🚀 New features
- Server configuration backup and restore.
- Support for MariaDB.
- Option to set a custom docker image when creating plans from OpenAdmin > Plans.
### 🐛 Bug fixes
- Fixed bug with nginx reload from user panel and `opencli ssl-domain` failing due to incorrect shell path in nginx:alpine docker image.
@ -18,8 +19,12 @@ Not yet released.
- Fixed bug with pquota mount for docker storage file on CentOS 9.
- Fixed bug with crontab that caused the `opencli server-stats --save` not to run.
- Fixed bug with `opencli server-recreate_hosts` causing nginx to fail if suspended user has active domains.
- Fixed bug with displaying long txt records on OpenPanel > DNS editor.
- Fixed bug with displaying tooltips on OpenPanel > Services Status.
### 💅 Polish
- Added [information and new status 'Not Started' to the *OpenAdmin > Dashboard* services widget](https://i.postimg.cc/NMQSN63C/2024-08-29-12-59.png) for services that are not running but will be automatically started when needed.
- Added indicators for suspended users on OpenAdmin > Domains.
- Added validation on OpenAdmin > Users > new user form.
- OpenAdmin > Plans page now [displays the technology stack for each plan](https://i.postimg.cc/gjWMfXKn/2024-08-29-20-19.png).