Version: 1.7.2
1.5.9
Released on August 29, 2025
π Polishβ
- Added 'How to setup your email client' link on OpenPanel > Emails > Connect Devices.
- Default screenshot API is migrated from
http://screenshots-api.openpanel.com/screenshottohttp://screenshots-v2.openpanel.com/api/screenshot. /json/services/<username>route on OpenAdmin is removed./login/token?username=<username>route on OpenAdmin is renamed to:/login/token/<username>./core/search_filterroute on OpenAdmin is renamed to:/search/pages./core/search_usersroute on OpenAdmin is renamed to:/search/users./core/search_websitesroute on OpenAdmin is renamed to:/search/websites.- Documented
?output=jsonpages and resonses in OpenAdmin. - install script will no longer exit if quotas install failed, instead will just display a warning.
- for new installations on AlmaLinux, mariadb client will be used instead of mysql.
- edited install script to remove usage of
$HOMEso that it can be used by Hossted.
π Bug Fixesβ
- Selecting files class missing until row is clicked on Files > Trash #664
- Fixed 500 error
File "<frozen 2087.modules.notifications>", line 290, in view_notifications TypeError: unhashable type: 'list'on OpenAdmin > Notifications when?output=json. - Fixed bug with
opencli sentinelreporting ssh connections count as ip addresses. - Fixed bug in OpenPanel > Containers with max value for cpu/memory preventing edit.
- Fixed bug
Warning: WEB_SERVER must be 'nginx', 'apache', 'openlitespeed', 'litespeed', or 'openresty', got 'openlitespeed'when creating user. - Domain X added successfully message displayed twice when adding domain #660
- fixed 404 error editing domain VirtualHost from OpenAdmin > Domains > Edit Vhost option.
Was this helpful?