mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
1.6 KiB
1.6 KiB
1.1.8
Not yet released
💅 Polish
- If docker feature is enabled, OpenPanel > Dashboard > Statistics widget will display number of running containers, PIDs, Block I/O and Network I/0.
- update logs are moved from /usr/local/admin to /var/log/openpanel/updates.
- successfull update will now remove previous notifications that update is available and/or started.
- added update logs to OpenAdmin > Services > Logs Viewer.
- added log files to OpenAdmin > Settings > Update Preferences.
- updated php detection method to read version from database on WordPress AutoInstaller and Auto-login.
🐛 Bug Fixes
-
fixed bug with update logs generated by
opencli update
command. -
fixed css bug with the Latest News widget on OpenAdmin > Dashboard.
-
fixed bug with
/webmail
redirect on OpenPanel > Emails appending:8080
when domain is set. -
fixed bug with OpenAdmin > Emails > Settings using removed
ssl-webmail
command to set webmail domain. -
opencli domains-add does not check system domains #349 -Invalid SOA in DNS zone template #350
-
fixed bug with submit button on OpenAdmin > Advanced > Change Root Password page.
-
fixed bug with
opencli license
command displayingError response from daemon: No such container: openpanel
message. -
fixed bug with mariadb service using
mysqladmin
instead ofmariadb-admin
command for health check.