Version: 1.6.7
1.5.5
Released on August 08, 2025
💅 Polish
- Option to set custom port for NODE and PYTHON apps [FEATURE REQUEST] #618
- Improvements to OpenPanel > Dashboard > Usage widget.
- Improvements to OpenPanel > PM2 > Install page.
/api/auto-installerendpoint./wp-verify-checksumroute is renamed to/wp-cli/verify-checksum./wp-download-coreroute is renamed to/wp-cli/download./wp-shuffle-saltsroute is renamed to/wp-cli/shuffle-salts./wp-cacheroute is renamed to/wp-cli/cache./wp-maintenance-moderoute is renamed to/wp-cli/maintenance-mode./get_login_linkroute is renamed to/wp-cli/login.- Added options to reinstall all plugins and check plugins checksum on WP Manager.
- OpenPanel > Dashboard > Statistics widget is merged with OpenPanel > Dashboard > Usage widget.
- Optimized WordPress Install process: adding autologin mu plugin is now performed in background.
- Removed timeout limit for
backupcommand executed via OpenPanel > Docker > Terminal forbackupservice.
🐛 Bug Fixes
fixed bug with WP Manager always setting domain/subdirectory for installation instead of using docroot/subdirectory.
- Bug in OpenPanel UI on /mysql/import OCI runtime exec failed:
exec failed: unable to start container process: exec: "mysql": executable file not found in $PATH: unknown #624 - fixed bug with
MemPercreturning incorrect values on OpenPanel > Dashboard > Usage widget. - fixed bug with
how_to_topicswidget not displaying on OpenPanel > Dashboard. - fixed css bug with table head on OpenPanel > PHP > Extensions.
- fixed title and sidebar active state for 'PHP Extensions' and 'PHP.INI Editor'.
- fixed bug with 'Open phpMyAdmin' icon on Dashboard not opening in new tab.
- fixed bug uninstall WP from WP Manager due to CSRF token missing.
- fixed bug installing WordPress from WP Manager if mysql/mariadb container was previously stopped.
Was this helpful?