Skip to main content

0.3.8

Not yet released.

🚀 New features

🐛 Bug fixes

💅 Polish

  • Storage files are no longer used for mounting user's /home directory - insted linux quotes are used.
  • If ipv4 is not available on the server, new domains will instead use ipv6 in Nginx and Bind9 configuration files. Full support for IPv6 only servers is in progress
  • Redesigned OpenAdmin Dashboard page.
  • 'OpenAdmin > Users > singe user' will now display IPv6 address if set for the user.
  • Suspending user will now redirect all their domains to custom suspended_user.html template.
  • OpenPanel can now be updated directly from Github.
  • opencli domains-add command will no longer allow users to add the server hostname as a domain.
  • Administrators can now prevent OpenPanel users from creating certain domains.
  • New 'Statistic' widget is added to OpenAdmin Dashboard, displays total count of: users, servers in the cluster, domains, websites, emails, plans and backup jobs.
  • Email address is no longer required on 'OpenAdmin > Users > Add New User' page.
  • Administrator can now delete suspended users from 'OpenAdmin > Users' or via opencli user-delete command.
  • The 'OpenAdmin > Domains' section will now display the SSL status, whether the domain is suspended, and the force HTTPS option for each domain.
  • On 'OpenAdmin > Dashboard > System Information widget' update badge will be displayed when new OpenPanel version is available.
  • Adding license key on 'OpenAdmin > License' will no longer restart OpenAdmin but prompt user to restart.
  • x-csrftoken is added to all forms on the OpenAdmin interface for CSRF protection.
  • --no-restart flag is added to the opencli license command.
  • 'OpenAdmin > Dashboard' page will now use Github API to check the latest OpenPanel version.
  • unzip is removed from install scripts as it is available in the OpenPanel UI container.
Was this helpful?