Update 0.2.7.md

This commit is contained in:
Stefan Pejcic 2024-08-30 16:46:07 +02:00 committed by GitHub
parent 04bc000c19
commit da7666e64d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,6 +22,7 @@ Not yet released.
- Fixed bug with displaying long txt records on OpenPanel > DNS editor.
- Fixed bug with displaying tooltips on OpenPanel > Services Status.
- Fixed bug with displaying NodeJS version on OpenPanel > Services Status.
- Fixed bug with panel installation of the Enterprise verison, displaying false-positive mysql errors when setting mailserver.
### 💅 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.
@ -29,3 +30,4 @@ Not yet released.
- 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).
- Added MariaDB to OpenPanel > Services Status.
- 4 plans are now automatically setup for Enterprise users upon installation: Apache & MariaDB, Apache & MySQL, Nginx & MariaDB, Nginx & MySQL.