Version: 2.1.0
1.6.3
Released on October 17, 2025
π Polishβ
- Added flock to
hitechcloudcli updatecommand. - Improvements to
hitechcloudcli 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 HiTechCloud > PHP and HiTechAdmin > Setitngs > PHP with https://php-versions-api.hitechcloud.org/
- Documented Setting default user locale and added option in HiTechAdmin > Settings > Locales to set a default locale.
- Added option in in HiTechAdmin > Settings > Custom Code to execute bash script before starting HiTechCloud UI using
/root/hitechcloud_run_on_startupfile. - Added option to view cronjob execution log on HiTechCloud > Advanced > CronJobs.
- Improvements to HiTechCloud > AutoInstaller backend logic.
- Improvements to 'Information' widget on HiTechCloud > Dashboard.
- Added
--docrootflag to hitechcloudcli domains-whoowns command hitechcloudcli domains-editcommand to cd into domain's docroot, or edit it's VirtualHosts file from the terminal.
π Bug Fixesβ
- Bug in HiTechCloud 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 HiTechAdmin search if there is only a single account for reseller #705
- Bug in HiTechCloud UI on File Editor for Windows characters #725
- Bug in HiTechCloud UI on /files when compressing files #727
- Node.js app deletion does not remove proxy from Nginx config, causing domain failure #717
- Bug in HiTechAdmin 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 HiTechAdmin UI > HiTechAdmin Basic Auth - 500 | name 'username' is not defined #710
- Bug in HiTechCloud UI: 500 error on Manage website in SiteManager #709
- Bug in HiTechCloud > SiteManager - incorrect path for requirements.json when NodeJS app is setup in a subdirectory #711
- fixed bug saving SMTP settings on HiTechAdmin > Settings > Notifications due to incorect input type on sender field.
- fixed css bug on HiTechAdmin and HiTechCloud templates:
/templates/system/license_error.html. - fixed error
Invalid tempfile ownership [$file]when loading Sentinel Firewall UI inside HiTechAdmin if linux user namedhitechcloudalready exists.
Was this helpful?