From da7666e64d53bd93c627e71d085fe57e6ac3924d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 30 Aug 2024 16:46:07 +0200 Subject: [PATCH] Update 0.2.7.md --- documentation/docs/changelog/0.2.7.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/docs/changelog/0.2.7.md b/documentation/docs/changelog/0.2.7.md index 26ec9ce9..f6ab20a1 100644 --- a/documentation/docs/changelog/0.2.7.md +++ b/documentation/docs/changelog/0.2.7.md @@ -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.