Version: 1.7.52
1.6.8
Released on November 15, 2025
💅 Polish
- WAF widget on Site Manager now displays number of challenged and blocked requests on this domain for the last 60 minutes
- Added 'Visitors' widget to Site Manager - showing live visitors for the website.
- Added
terminal_timeoutsetting allowing Administrators to specify max execution time for OpenPanel > Docker > Terminal commands. - Added
activity_max_size_bytessettingallowing Administrators to set file size in bytes to keep for user's Activity Log. - OpenPanel > Docker > Terminal and OpenAdmin > Advanced > Terminal will now display info tooltip that terminal is non-interactive and show current
terminal_timeoutvalue. - SSH connection is now validated before adding a slave DNS server in OpenAdmin > Domains > DNS CLuster.
- 'Websites' menu item added in OpenPanel sidebar.
- Mautic is restored in OpenAdmin > Settings > Modules as a 'BETA' module.
- 'SSH login' settting is now available under OpenAdmin > Settings > Notificaitons.
- blacklist_useragents setting is Off for new installations.
- username, db_name and password generators on all forms are now using unified fucnitons from
static/js/generator.js. - errors in docker logs -f openpanel are now always shown, regardless of dev_mode setting.
- 'You are currently impersonating user..' message on OpenPanel UI is moved from header to footer.
- Added missing translations on AutoInstaller, Site Manager, Upload Files, Service.
- SSE_wdget on OpenAdmin no longer uses SSE but ajax requests for polling resource usage from backend.
- 'Recent' widget on OpenAdmin - session based.
🐛 Bug Fixes
- Bug in OpenPanel UI on /server/info - memory limits on plan are missing #771
- Bug in OpenPanel UI on /mysql/wizard #752
- Fixed bug displaying html websites count on OpenPanel > Auto Installer page.
- Bug in OpenPanel UI on /mysql/phpmyadmin #761
- Can't use single quotes (') on website description on Wordpress installation #763
- Firewall has contradictory information, and displays an error when trying to change it #762
- Fixed error generating database backup for WordPress website from WP Manager: Error during backup: Error: Backup request failed..
- Several problems on Wordpress Delete #765
- Fixed bug in
opencli domaincommand that caused wget to freeze if network is unreachable.
Was this helpful?