Version: 1.7.60
1.6.3
Released on October 17, 2025
π Polishβ
- Added flock to
opencli updatecommand. - Improvements to
opencli plan-apply: the system now checks whether the new planβs RAM limit is lower than the combined RAM usage of all running services. If so, a warning will be logged. - https://php.watch/api/v1/versions is replaced in OpenPanel > PHP and OpenAdmin > Setitngs > PHP with https://php-versions-api.openpanel.org/
- Documented Setting default user locale and added option in OpenAdmin > Settings > Locales to set a default locale.
- Added option in in OpenAdmin > Settings > Custom Code to execute bash script before starting OpenPanel UI using
/root/openpanel_run_on_startupfile. - Added option to view cronjob execution log on OpenPanel > Advanced > CronJobs.
- Improvements to OpenPanel > AutoInstaller backend logic.
- Improvements to 'Information' widget on OpenPanel > Dashboard.
- Added
--docrootflag to opencli domains-whoowns command opencli domains-editcommand to cd into domain's docroot, or edit it's VirtualHosts file from the terminal.
π Bug Fixesβ
- Bug in OpenPanel UI on /files: error opening file unl.rs/og-image.png #724
- Creating and deleting Node.js app causes container start error #726
- Bug in OpenAdmin search if there is only a single account for reseller #705
- Bug in OpenPanel UI on File Editor for Windows characters #725
- Bug in OpenPanel UI on /files when compressing files #727
- Node.js app deletion does not remove proxy from Nginx config, causing domain failure #717
- Bug in OpenAdmin UI - Changes to reseller's limits are not being applied #721
- Node.js app deletion does not remove proxy from Nginx config, causing domain failure #717
- Bug in OpenAdmin UI > OpenAdmin Basic Auth - 500 | name 'username' is not defined #710
- Bug in OpenPanel UI: 500 error on Manage website in SiteManager #709
- Bug in OpenPanel > SiteManager - incorrect path for requirements.json when NodeJS app is setup in a subdirectory #711
- fixed bug saving SMTP settings on OpenAdmin > Settings > Notifications due to incorect input type on sender field.
- fixed css bug on OpenAdmin and OpenPanel templates:
/templates/system/license_error.html. - fixed error
Invalid tempfile ownership [$file]when loading Sentinel Firewall UI inside OpenAdmin if linux user namedopenpanelalready exists.
Was this helpful?