openpanel/website/docs/changelog/1.1.8.md
2025-04-17 20:59:23 +02:00

1.9 KiB

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