Skip to main content
Version: 1.7.60

1.7.50

Released on April 01, 2026

πŸ’… Polish​

  • opencli phpmyadmin command to set a custom domain for user's phpmyadmin.
  • User can now set view mode for Dashboard page (show icons before the names or on top).
  • if screenshots=local playwright install on OpenPanel UI startup is no longer render blocking.
  • SCREENSHOTS_API_URL is now set to 'local' for new installations, screenshots in WP Manager wil be locally generated using playwright.
  • If SCREENSHOTS_API_URL is set to 'local', domains are resolved locally to the IP address assigned to teh user, allowing screenshots to reflect the local webiste, not resolved by DNS.
  • Added success/error messages on OpenPanel > Varnish when caching is toggled for a domain.
  • Improvements to the 'OpenPanel > Containers' page: Net I/O, Block I/O and PIDs are now displayed, columns can now be set by the user, link to logs page.
  • impersonate=no for new installations.
  • when deleting mysql users from OpenPanel > MySQL > Users page, usernames are checked against mysql_restricted_usernames setting.
  • users can now choose to enable autoogin for phpmyadmin (default) or require username/password on phpmyadmin login form.
  • Elasticsearch version is updated to 9.3.2 for new installations.
  • stable-alpine tag will be used for nginx on new installations, this decreases the image size for users running nginx from 240 to just 62MB.
  • alpine tag will be used for apache on new installations, this decreases the image size for users running nginx from 117 to just 67MB.
  • 8.6.2-alpine tag will be used for redis on new installations, this decreases the image size for users running nginx from 140 to just 97MB.
  • 1.6.41-alpine tag will be used for memcached on new installations, this decreases the image size for users running nginx from 85 to just 13MB.
  • Cloudflare turnstile from the Captcha module on login form is now full-width.
  • phpmyadmin absolute uri can no longer be set by the user.
  • OpenPanel > Containers > Terminal can now be disabled by creating a file /etc/openpanel/disable_openpanel_terminal_ui.
  • Set a separate domain for OpenPanel UI.
  • Removing the Port for OpenAdmin
  • Removing the Port for OpenPanel
  • File /etc/openpanel/openpanel/core/users/repquota is replaced with /etc/openpanel/openpanel/quota_report.json for user quotas displayed in UI.
  • --over-quota flag removed from opencli user-list command.
  • opencli user-resources command is deprecated.
  • When starting services, the user’s total CPU and memory limits are no longer enforced; instead, the system throttles services once these limits are reached.

πŸ› Bug Fixes​

Was this helpful?