Version: 1.7.2
1.7.0
Released on November 20, 2025
๐ Polishโ
- Changing a domainโs PHP version via OpenPanel > PHP > Settings will now attempt to disable the previous version, provided itโs not used by any other domain and isnโt set as the default version.
- OpenAdmin > Services > Status now shows ports for openpanel UI, Caddy webserver and SSH service.
- Added a unified template for 'Error establishing database connection message' on OpenAdmin > Users, Plans, Domains, New User, Import cPanel, DNS Zone Editor, Caddy Editor.
- OpenAdmin > Services > View Log Files will now parse url for log_name and lines, example: http://demo.openpanel.org:2087/services/logs?log_name=Caddy%20Logs&lines=20
- Removed classes from all input fields on OpenAdmin:
file:-my-2 file:-ml-2.5 file:cursor-pointer file:rounded-l-[5px] file:rounded-r-none file:border-0 file:px-3 file:py-2 file:outline-none focus:outline-none disabled:pointer-events-none file:disabled:pointer-events-none file:border-solid file:border-gray-300 file:bg-gray-50 file:text-gray-500 file:hover:bg-gray-100 file:dark:border-gray-800 file:dark:bg-gray-950 file:hover:dark:bg-gray-900/20 file:disabled:dark:border-gray-700 file:[border-inline-end-width:1px] file:[margin-inline-end:0.75rem] file:disabled:bg-gray-100 file:disabled:text-gray-500 file:disabled:dark:bg-gray-800. - Relax password validations on inputs #4 for OpenAdmin.
- 'ssl' module is now available in the Community edition.
- Added tooltips on OpenAdmin > Settings > General and OpenAdmin > Plans > Edit.
- Added log options on SiteManager for Python & NodeJS applications: view raw log, copy to clipboard, open in new tab.
- User's activity log will now indicate for autologin if it occured using openpanel API or OpenAdmin auto-login.
- 'activity_items_per_page' value for new installations is increased from 25 to 100.
- Pressing Enter in the search input field under OpenPanel > Account > Activity Log will search all logs, while typing without pressing Enter will search only the rows on the current page.
- Start, Stop and Restart actions on any service in OpenAdmin > Services > Status will now block further actions on all other services.
- Added timestamps in docker logs for openpanel service.
๐ Bug Fixesโ
- Bug in OpenPanel UI on /file-manager/upload #783
- "Login as Admin" on Wordpress Manager general view doesn't work #772
- WordPress prettypermalinks not working on OpenLitespeed until its restarted #782
- Editing WordPress maintenance template produces errors #773
- Error shown on toast after saving general settings on WordPress Manager #774
- WordPress Restore From Plesk to OpenPanel Causing Permission Issues and ERR_HTTP2_PROTOCOL_ERROR on Elementor #770
- Fixed bug with
opencli localescript always initializing a locale instead of updating it, if command is run miltiple times. - Fixed bug with
opencli sentinelfailing to check actual caddy service status and send admin notification. - Fixed bug on OpenAdmin > Settings > General that always submitted the Redirect option.
- Bug in OpenPanel UI on /account/activity pagination #786
- Fixed bug on OpenAdmin > Services > Status that caused G to be stripped from memory limit field if value was not an intiger.
- Fixed js bug on OpenPanel > Docker > Containers that cause the input fields for CPU and RAM limits to not be editable.
- Fixed 500 error on api call to
/api/account/activity.
Was this helpful?