mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
2.7 KiB
2.7 KiB
0.3.2
Not yet released.
🚀 New features
🐛 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 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
[(https://github.com/stefanpejcic/OpenPanel/issues/199).
💅 Polish
- 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.
- 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.