Released on April 01, 2025 ### 💅 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. - php-fpm containers now run processes with same ID as the docker context. ### 🐛 Bug Fixes - fixed bug with update logs generated by `opencli update` command. - fixed css bug with the *Latest News* widget on *OpenAdmin > Dashboard*. - [e-mail account delete modal not redirecting #384](https://github.com/stefanpejcic/OpenPanel/issues/384) - 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](https://github.com/stefanpejcic/OpenPanel/issues/349) - [Invalid SOA in DNS zone template #350](https://github.com/stefanpejcic/OpenPanel/issues/350) - fixed bug with submit button on *OpenAdmin > Advanced > Change Root Password* page. - fixed bug with `opencli license` command displaying `Error response from daemon: No such container: openpanel` message. - fixed bug with mariadb service using `mysqladmin` instead of `mariadb-admin` command for health check. - [Error: Command 'user/ip' not found - file '/usr/local/opencli/user/ip.sh' does not exist. #386](https://github.com/stefanpejcic/OpenPanel/issues/386) - fixed bug with script for changing user plan. - fixed bug with apache container not listening to https port.