Version: 1.7.60
1.7.42
Released on February 9, 2025
💅 Polish
- Added 'max_email_quota' setting for hosting plans.
- The server resource usage widget in top right corner in OpenAdmin is now automatically refreshed only when the tab is active in the browser.
- Added
--panelflag toopencli updatecommand. - Added update support for custom OpenPanel UI images.
- Added
/api/notificationsendpoint on OpenAdmin. /api/usage/disk/<username>api endpoint is renamed to:/api/usage/disk- Refactored WHMCS module for account provisioning on OpenPanel server.
- Cron file size is limited to
100KB. - MySQL Import file is limited to
1GB. varnish.html,elasticsearch.htmlredis.htmlopensearch.htmlmemcached.htmltemplates are merged inservice.html.--debugflag on install script is removed.- Added optional
--selfsignedflag to install script. - Added fallback PageSpeed API license key for enterprise users.
- Added
filemanager_buttons_styleoption. - Bootstrap icons font is removed from all OpenAdmin pages.
- Clicking 'Go back to OpenAdmin' on OpenPanel wehn impersonating a user will firt terminate the openpanel user session, then redirect to OpenAdmin.
- The visitor count in WP Manager now automatically refreshes only when the tab is active in the user's browser.
- Added inline comments on all OpenPanel templates, to help developers determine html template locations.
🐛 Bug Fixes
- Fixed an auto-login bug on WordPress when user ID 1 is missing.
- Fixed bug on OpenAdmin > Settings > Edit User Defaultsthat stripped
Gfrom_RAMkeys if value is a float. - User Disk and Inodes quotas not supported on AlmaLinux 10 #744
- Fixed JS bug in WP Manager that caused cache info to be fetched twice.
- Fixed bug with pagespeed report generation producing invalid JSON if invalid api key is provided.
mysql > TLS/SSL error: SSL is required, but the server does not support it- Wordpress Manager not showing PHP/MySQL information #850
- opencli ftp-delete also deletes the folder #841
- Fixed bug with
load1minvalue empty on OpenAdmin > Advanced > Resource Usage page. - Fixed bug with values showing comments on OpenPanel > PostgreSQL > Configuration Editor.
- Fixed bug with postgres that caused the custom settings added via OpenPanel > PostgreSQL > Configuration Editor to be lost on postgres version update.
- Bug saving custom values on PostgreSQL Configuration page #843
- Fixed bug deleting OpenPanel user from database on account termination.
- Fixed bug on ProcessManager with displaying container names.
- Fixed bug deleting suspended user from database.
- Fixed CSS bugs on Varnish and Services pages that caused the 'edit limits' button to be displayed even when
dockermodule is not enabled. - opencli php-domain fails for OpenLitespeed #68
- Fixed error
sed: can't read /etc/openpanel/caddy/domains/*.conf: No such file or directoryon install - Fixed error:
ln: failed to create symbolic link '/usr/local/bin/opencli': File existson install with--repairflag. - Fixed bug on 'OpenAdmin > Emails > New' that allowed user to create unlimited email accounts regardles of plan limit.
- Bug in OpenPanel UI on /file-manager/upload #854
Was this helpful?