Version: 1.5.2
1.5.2
Released on July 30, 2025
💅 Polish
- Creating user will now pre-download docker images: webserver, mysql and default php version.
- auto-login from OpenAdmin is now possible for Reseller users as well.
- added search and enable/disable all toggles on OpenAdmin > Settings > Modules.
- Switches UX improvement for Features #545
- improved error messages on OpenAdmin > Plans.
- Disk Usage Summary on OpenAdmin > single user page.
- When changing PHP version for a domain on OpenPanel > PHP > Select PHP version, service will not start if there are not enough resources.
- Added links to documentaiton for Backup Destinations on
/backups/destination
. - improved email validation and more-descriptive error messages on
/emails/import
. .xlsx
extension is now supported on/emails/import
.- password generation in OpenCLI scripts to run containers #28
- added type filters on OpenAdmin > Settings > Modules
- improvements to OpenAdmin > Plans: new columns to display number of users on plan, ID and description. Select which columns to display. Plan with users can not be deleted.
🐛 Bug Fixes
- Bug in OpenPanel UI on sidebar menu #605
- fixed bug on FileManager that caused extract not to work if
filemanager_extract_max_time
value was modified. - Bug in OpenPanel UI on /emails/import doesn't accept semicolon separators #590
- fixed error
NameError: name 'nginx_conf_path' is not defined
when removing NodeJS/Python applications. - fixed bug on
/php/domains
page when same php version is set for domain as the current version. - fixed bug on 2FA widget button causing redirect to
/api/account/2fa
. - fixed error on
/process-manager
when container is restarting. - Bug in OpenPanel UI on /domains/log #604
- Missing Breadcrumb in Process Manager #608
- CSS bug in OpenPanel UI on /server/usage #601
- Autologin from OpenAdmin UI not working when hostname -I is private IP #592
- Bug in OpenPanel /wordpress/install mysql container is not healthy #589
- Error when creating email account #588
- Issues while installing on AlmaLinux 9 #582
- FTP - does not allow to connect after path change #594
- FTP - cannot create subfolder in domain path #595
- Bug in OpenPanel UI on /ftp/new #587
- Autologin to phpmyadmin is failing #610
- FTP - password change does not work #596
- Bug with OpenPanel FTP when creating or uploading files/folder inside /var/www/html #613
Was this helpful?