Version: 1.7.46
1.7.47
Not yet released.
Newβ
π Polishβ
- The Cron service no longer starts automatically when opening the CronJobs page; it now starts only after a cron job is added, edited, or deleted.
- Changing PHP Version not showing error message if not enough resources to start the service #794
- For 'Forceful Server Reboot' on OpenAdmin > Advanced > Server Reboot page, the
reboot -fcommand is replaced withecho b > /proc/sysrq-trigger. - Updated log rotation:
opencli reportsdeleted after 7β―days,opencli updatelogs after 3β―months, and panel logs rotated exceptnotifications.log. - Example Python (flask) application
- Example NodeJS (express) application
π Bug Fixesβ
- Fixed bug on user delete that failed to remove mountpoint on master is user is created on slave server.
- disk usage % shown in OpenAdmin > SSE tab is showing average if multiple mounts #880
- Fixed an issue in the Redis, Elasticsearch, OpenSearch, and Memcached modules that allowed services to start even when doing so could exceed plan limits.
- Fixed error
Invalid command 'default_page.html', perhaps misspelled or defined by a module not included in the server configurationfor apache when adding a NodeJS/Python Application. - Fixed error
UnboundLocalError: cannot access local variable '_var_var_27' where it is not associated with a valuefor apache when deleting a NodeJS/Python Application. - Fixed bug checking if .js or .py file exists when adding path on NodeJS/Python Application Installer page.
- Fixed bug importing SSL certificates from cPanel backups in the Importer module.
Was this helpful?