From d6e9e8f1b68fdc24e2668614b3d4150262263f9a Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 17 Oct 2024 18:25:16 +0200 Subject: [PATCH] Update 0.3.3.md --- website/docs/changelog/0.3.3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.3.md b/website/docs/changelog/0.3.3.md index 7be7c841..3d91b05f 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -17,6 +17,7 @@ Not yet released. ### 💅 Polish - Administrators can now set limit for emails and ftp accounts per plan. +- The OpenPanel login page will now show specific error messages depending on the following scenarios: if the user does not exist, if the user is suspended, if the password is incorrect, or if the MySQL server is down. - Dismissed admin dashboard widgets will now be perserved during updates. - ClamAV service is now also dockerized and added to list of monitored services. - Log is now automatically scrolled to bottom on 'OpenAdmin > Users > Add New User'.