Version: 1.7.60
1.7.57
Released on May 08, 2026
💅 Polish
- Ubuntu 26.04 Support #872
- Added 1h caching for user data in user panel: username, plan_id, context, plan_name, email address.
- MySQL: replaced all subprocess docker exec calls with direct mysql.connector pooled connections per user using socket paths for cross-container access.
- MySQL Database Wizard now shows login credentials after creation, along with code snippets for WordPress, Laravel, Django, Node.js, PHP PDO.
- Added options to run Optimize and Repair on tables from the MySQL page.
- Refactored modules: files, emails, dashboard, mysql.
- Added validations to file manager's 'Download from URL' option to prevent local links.
- Added locale flags on OpenPanel login form.
- Nameservers are no longer shown on Dashboard page when user does NOT have the 'domains' module enabled.
- Active Sessions are moved from MySQL database to Redis cache. TODO: https://github.com/search?q=repo%3Astefanpejcic%2Fopencli%20active_sessions&type=code
- 2x faster mysql database imports from cPanel and CyberPanel backups.
- Disk and Inodes usage is now refreshed every 5m for new installaitons.
- Disk and Inodes usage in OpenPanel UI is now refreshed after creating a user.
- Removed 'required' attribute on input field for plan description in OpenAdmin > Plans > New/Edit pages.
- Install script now checks package locks and waits for apt/dnf.
- Refactored user-add script.
🐛 Bug Fixes
- Fixed css bug with text wrap on 'Service' widget in top-right corner.
- AutoSSL does not include www subdomain by default #931
- Fixed bug with 'Max hourly email' on OpenAdmin forms accepting negative values.
- Fixed bug wioth service name displayed in top-right corner when 'services' module is disbaled.
- Allow creating a user with the same username as a suspended user #932
- Warning: sch_htb: quantum of class 10010 is big. Consider r2q change. #927
- Fixed CSRF error on removing website builder.
- Fixed bug with WP Manager > Enable Maintenance Mode not working for subdirectories.
- Fixed bug on cPanel backup import failing to import postgres databases.
- Email accounts migrate but mailbox data/content not transferred from cPanel to OpenPanel #28
- Fixed bug on OpenAdmin > Dashboard > User Activity when user was imported from cpanel backup file.
- Fixed bug deleting redis cache when user ip address is changed.
- test: extract files in File Manager fails on 1.7.57 #934
Was this helpful?