From 15dd1137fa6165d0f7462e6e9bd586acb4b14ba5 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 21 Oct 2024 13:31:14 +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 9dc22683..61aa7103 100644 --- a/website/docs/changelog/0.3.3.md +++ b/website/docs/changelog/0.3.3.md @@ -29,7 +29,7 @@ Not yet released. ### 💅 Polish - Administrators can now set limit for emails and ftp accounts per plan. - Improvements to [Python applications in 'OpenPanel > SiteManager'](https://i.postimg.cc/NQXLSddB/2024-10-18-17-22.png). -- Improvements to [Flarum applications in 'OpenPanel > SiteManager']. +- Improvements to Flarum applications in 'OpenPanel > SiteManager'. - [PHP.ini save button result window needed #213](https://github.com/stefanpejcic/OpenPanel/issues/213) - 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.