Update 0.3.3.md

This commit is contained in:
Stefan Pejcic 2024-10-25 12:49:37 +02:00 committed by GitHub
parent eb99d3c6c5
commit 735752fc38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,6 +52,7 @@ Not yet released.
- [PHP.ini save button result window needed #213](https://github.com/stefanpejcic/OpenPanel/issues/213) - [PHP.ini save button result window needed #213](https://github.com/stefanpejcic/OpenPanel/issues/213)
- Optimized installation process for python applications. - Optimized installation process for python applications.
- 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. - 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.
- Notification preferences are added for new user accounts.
- Generate report on 'OpenAdmin > Settings > OpenAdmin' will now display file path if uploading report to support.openpanel.org is not successful. - Generate report on 'OpenAdmin > Settings > OpenAdmin' will now display file path if uploading report to support.openpanel.org is not successful.
- 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. - 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. - Dismissed admin dashboard widgets will now be perserved during updates.