From 276aa5fc84c3c8ad150ab83e3a30d5deb6a9e956 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 17 Oct 2024 21:56:30 +0200 Subject: [PATCH] Update 0.3.3.md --- website/docs/changelog/0.3.3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/changelog/0.3.3.md b/website/docs/changelog/0.3.3.md index c6569658..a20173ee 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -20,7 +20,7 @@ Not yet released. ### 💅 Polish - Administrators can now set limit for emails and ftp accounts per plan. -- Improvements to the 'OpenPanel > File Editor' interface: Monaco editor, scroll to line and saving file edit to favorites. +- Enhancements to the 'OpenPanel > File Editor': the Monaco editor, automatic syntax highlighting, code suggestions, autocomplete functionality, scroll to specific lines and save files to favorites for quick access. - 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.