Skip to main content
Version: 1.7.52

1.7.52

Released on April 08, 2026

💅 Polish

  • Path on Edit File page now leads to file manager.
  • command opencli server-ips is removed.
  • GRANT ALL PRIVILEGES ON db. TO user@localhost is no longer shown on Postgres and MySQL Database wizard pages.
  • Optimized actions on WP Manager: checking maintenance-mode status, checking cahce type, flush cache, verify-checksum, wp core download.
  • system databases set by Administrator are now checked on /mysql/databases
  • Optimized database list process on MySQL Databases page.
  • https://php-versions-api.openpanel.org/ is replaced with https://api.openpanel.org/php-versions/
  • https://usage-api.openpanel.org/ is replaced with https://api.openpanel.com/statistics/
  • cronjobs can now be added to backup.
  • for new users, container logs are auto-rotated at 20mb.
  • --enable-dev-mode and --screenshots flags are removed from install script.
  • refactored install script.
  • /mysql/change-password page is separated into mysql_root_password module.
  • /mysql/processlist page is separated into mysql_processlist module.
  • Autoinstallers for NodeJS, Python, WordPress, SiteBuilder now enforce websites_limit from the plan.
  • Optimized service status detection process on OpenAdmin > Services > Status.
  • command opencli user-resources is removed.

🐛 Bug Fixes

  • Code in e-mail templates breaks HTML #887
  • Fixed bug on WP Clone: files fail to copy when subdirectory is set for destination.
  • Fixed incorrect path shown on Activity Log whn user renames a file.
  • Fixed bug with websites count shown on Dashboard page showing max 100 sites.
  • Fixed bug that caused /domains/stats to show in search results when just domains module is enabled and not goaccess.
  • Fixed error invalid WAF config from string: failed to parse string: unknown directive "secrxprefilter" on caddy restart.
  • Fixed bug that caused domain dns zones to stay on the server when user is deleted.
  • Fied bug on UI for subdomains check where fakeexample.com was considered a subdomain of example.com
Was this helpful?