0.3.2
Released on October 16, 2024
🚀 New features
- Users can now enable/disable public /phpmyadmin access for each website from the SiteManager.
- OpenAdmin > Emails > Settings
🐛 Bug fixes
- Fixed bug #81 - PM2 delete application does not remove vhost proxy from Nginx vhost file
- Fixed bug #201 - OpenAdmin > Users > Configuration
- Fixed bug #203 - WP autoinstall stuck at importing tables
- Fixed bug
cannot access local variable 'command' where it is not associated with a value
when restarting docker services from 'OpenAdmin > Services > Status' page. - Fixed bug restarting Roundcube service from 'OpenAdmin > Services > Status' page.
- Fixed css bug with scrollbars on Firefox.
- Fixed bug with empty lines appended to
/etc/hosts
file whenopencli server-recreate_hosts
command is used. - Fixed css bug #202 - Login Page CSS after logout.
- Fixed css bug on Create User modal from 'OpenPanel > Databases'
- Fixed install error
Dowloading configuration files from GitHub failed, main conf file /etc/openpanel/openpanel/conf/open panel.config is missing
💅 Polish
- Webmail clients will now automatically be updated to use domain and SSL as soon as custom domain is set on 'OpenAdmin > Settings > General'.
- Webmail link for email accounts will now open webmail client in new tab with email address pre-filled.
- Webmail link on 'OpenPanel > Emails' is now automatically updated based on webmail domain setting from 'OpenAdmin > Emails > Settings' - id doamin is set by Administrator that doamin will be sued, else user's dedicated IP or shared IP is used and port 8080.
- Webmail is added under Emails in OpenPanel menu for Enterprise version.
- Improved NodeJS/Python application install process with logging.
- Error logs are now visible for Python and NodeJS applications from the Application Manager.
- Deleting Python/NodeJS application now needs to be confirmed with double-click.
- Administrators can now add custom domain name to be used for temporary links for their users.
- https for domains that have NodeJS/Python apps will now also be proxied automatically.
- Changes to enabled_modules from 'OpenAdmin > Settings > OpenPanel' will now be applied immediately.
- Changing default PHP version will now terminate existing phpMyAdmin sessions, so that the next start of phpMyAdmin uses the new default.
- Improvements to the 'OpenAdmin > Services > Status' page.
- Certbot service is now added to the list of monitored services on 'OpenAdmin > Services > Status' page.
- Manual updates from 'OpenAdmin > Settings > General' will now have a 10min timeout limit.
- Favorites will now save links with query strings.
- Page title on OpenPanel > SiteManager will display WordPress site name.
- Removed leftover icon on mobile view of user panel.
- The "Documentation" button on every page in OpenAdmin now links directly to the relevant section of the documentation for that specific page.
Was this helpful?