Skip to main content
Version: 1.7.63

1.7.62

Released on June 22, 2026

🚀 New

🎨 Polish

  • Emails module is split into 8 modules: emails, email_deliverability, email_filters, email_aliases, email_import, email_export, email_default, webmail.
  • Domain suspend/unsuspend is moved from domains module to a new module: domain_suspend.
  • File Manager > Trash is moved from filemanager module to a new module: trash.
  • Added custom wpmu plugin for autologin functionality.
  • Added /wp-cli/users?domain=<DOMAIN>&docroot=/var/www/html/<DOMAIN>&php_version=7.4&role=administrator route that retrieves WordPress users.
  • Added 60sec timeouts to installing WPMU Autologin plugin on autologin from WP Manager.
  • Added missing translations for 250+ strings accross 70 templates for OpenPanel UI.
  • In OpenPanel templates, Flowbite nad Alpine-colapse plugins are now scoped only to the pages that they are acutually used on.
  • Optimized containers resource usage information (docker stats) on containers page.
  • Added 'generate certificate' button on SSL page.
  • New actions are now recorded in user's activity log: changing backup config, switching backup destination, restoring from a backup, generate SSL, create/edit/delete dynamic DNS records, change domain docroot, capitalize a domain, creating a default (catch-all) address, importing mysql database, importing postgresql database, editing php.ini file, editing nginx/apache config, changing locale..
  • Sentinel now checks if enough available RAM on the server to clear RAM, if swap was turned off, and cleanup is performed only once per 24h.
  • Added 'Forward to' and 'Autoresponder' options in Email Filters GUI.

🐛 Bug Fixes

Was this helpful?