openpanel/website/docs/changelog/0.3.3.md
2024-10-22 00:10:58 +02:00

4.1 KiB

0.3.3

Not yet released.

🚀 New features

🐛 Bug fixes

💅 Polish

  • Redesigned OpenPanel login page.
  • Administrators can now set limit for emails and ftp accounts per plan.
  • Improvements to Python applications in 'OpenPanel > SiteManager'.
  • Improvements to Flarum applications in 'OpenPanel > SiteManager'.
  • PHP.ini save button result window needed #213
  • 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.
  • 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'.
  • Security tab is hidden on 'OpenPanel > SiteManager > site'.
  • Enable/disable of malware scanner from 'OpenAdmin > Settings > OpenPanel' will now immeditely edit the openpanel service to start clamav.
  • Default port 3000 is now removed from 'OpenPanel > Applications > New' form.
  • pm2 save is now run automatically after removing NodeJS/Python applications from 'OpenPanel > Applications'.
  • hosting_plan_name is removed from the OpenPanel sidebar menu.
  • CPU Usage widget on 'OpenPanel > Dashboard' will now display total number of CPU% allocated to the user and total CPU cores.
  • Optimized mysql queries on 'OpenPanel > Databases, Domains, Mautic, WordPress' pages.
  • Outgoing port 465 is now automatically opened on new installations.
  • flarum module is now enabled by defualt for new installations.