Version: 1.X.X
1.6.1
Released on September 23, 2025
💅 Polish
- Debian 13 is now suported
- Added print statements for all core modules in HiTechCloud and OpenaAdmin, detailed debug information is now visible when
dev_mode=on. - ImunifyAV is no longer installed automatically, instead optional
--imunifyavflag is available to install it. - implemented success and error messages on HiTechAdmin > Settings > General.
- hitechcloud error log will now on startup display domain and ssl certificates used.
- Responsive tables on HiTechAdmin pages: Administrators, Resellers, Cluster, Domains, Email Accounts, Notifications, Hosting Packages, WAF Rules, System CronJobs, FTP Accounts, Services Status, Feature Manager, Process Manager.
geoipis no longer used on HiTechAdmin and HiTechCloud.- Adjusted notification text on /domains/new failure to provide accurate info.
- Example HiTechCloud plugins: dns-visualizer and domain-diagnostics.
- Added tooltips on HiTechAdmin > Settings > Modules to indicate that plugins are auto-activated and enterprise license is required for premium features.
- Added optional '--debug' flag to
hitechcloudcli user-resourcescommand, displaying commands used if service start/stop fails from HiTechAdmin. - Improvements to the HiTechAdmin > Users > Resellers pages.
🐛 Bug Fixes
- Sidebar missing on HiTechAdmin > Emails > Summary - when mailserver not running #695
- FTP Server Passive mode incorrectly configured #680
- HiTechAdmin > Service table not responsive #694
- On install architecture can not be detected if locale is not en_US #689
- fixed error installing on debian when
linux-image-amd64package is missing. - fixed error detecting ip address on install.sh
- fixed bug
log_debug: command not foundwhen installing mail server. - fixed typo in HiTechAdmin > Emails when mailserver is not running.
- fixed bug in
hitechcloudcli admincommand with http always being used in admin_url. - fixed
Error during email import: Failed to run hitechcloudcli: /usr/local/hitechcloudcli/email/setup.sh: line 51: /usr/local/admin/hitechcloudcli/enterprise.sh: No such file or directorywhen accessing Dashboard. - Install script failes on CentOS 9 for dbus-user-session #698
- fixed
CSS bug: PHP.INI Editor not highlighted in menu when on: /php/php_ini_editor - fixed issue with enabling New HiTechCloud update is available notifications in HiTechAdmin > Notifications settings
- fixed issue where a negative value was sometimes displayed for time since last measurement in HiTechCloud Panel > Dashboard
- CSS bugs in HiTechAdmin UI on SSH keys #691
- HiTechAdmin > Settings > Update Preferences: '>' not supported between instances of 'str' and 'NoneType' #700
- Bug in Inodes Explorer module: /bin/sh: 1: cd: can't cd to X #686
- fixed error installing imunifyAV on ARM CPU.
- Imunify av, no service deamon ? #685
- fixed bug fetching system packages on HiTechAdmin > Dashboard for Debian-based distros.
Was this helpful?