Skip to main content
Version: 1.7.52

1.7.47

Released on March 20, 2026

New​

πŸ’… Polish​

  • Added check on OpenPanel > MySQL > Databases if there are enough resources on the plan to start service.
  • Added sorting to the table on OpenAdmin > Plans page.
  • Added OpenAdmin > Security > Blacklist UserAgents page.
  • The Cron service no longer starts automatically when opening the CronJobs page; it now starts only after a cron job is added, edited, or deleted.
  • Changing PHP Version not showing error message if not enough resources to start the service #794
  • For 'Forceful Server Reboot' on OpenAdmin > Advanced > Server Reboot page, the reboot -f command is replaced with echo b > /proc/sysrq-trigger.
  • Updated log rotation: opencli reports deleted after 7β€―days, opencli update logs after 3β€―months, and panel logs rotated except notifications.log.
  • Example Python (flask) application
  • Example NodeJS (express) application
  • Added the ability to set a custom database username and password when creating a WordPress clone.
  • Optimized domain suspend and unsuspend processes.
  • Security Measures in WP Manager
  • opencli php-domain will now stop previous PHP version IF not used by other domains AND not set as a default.
  • Caddy, BIND9, OpenPanel, MySQL services on new installations will now automatically inherit Timezone from the server.
  • Added postfwd service and max_hourly_email limit on hosting plans.
  • Improved regex email validation on all Emails pages in OpenPanel.
  • Removed shell=True from all subprocess.run executed on OpenAdmin and OpenPanel.
  • Extended optional --dry-run flag to opencli user-resources command.
  • For new installations, custom CSS and JS code, HTML in header and footer, Custom section on dashbaord and How-to guides are no longer loaded on OpenPanel Community edition and can't be edited from OpenAdmin > Settings > Custom Code page.

πŸ› Bug Fixes​

Was this helpful?