Version: 1.X.X
1.7.41
Released on January 29, 2025
💅 Polish
- The hitechcloudcli user-login command no longer logs into a user container; it now generates an auto-login link for the HiTechCloud UI.
- HiTechAdmin Keyboard Shortcuts #834
- Option to view raw activity log and download it from HiTechAdmin > Users > single user > Activity page.
- Commands 'hitechcloudcli user-redis', 'hitechcloudcli user-memcached', 'firewall-reset', 'php-available_versions' 'php-installed_versions' and 'php-ini' are removed.
- 'hitechcloudcli api-list' is renamed to 'hitechcloudcli api' and extended to support: on|off|status|list.
--sshflag is removed from 'hitechcloudcli user-password' command.- Added option to delete notifications on HiTechAdmin > Notifications.
- Improvements to the user deletion and suspend processes.
🐛 Bug Fixes
- Fix hitechcloudcli faq failing to detect panel domain (#62) #64
- Bug displaying progress for wget #818
- Adding same domain multiple times creates a problem #828
- Bug - user able to change webserver without removing all domains first #825
- Fixed bug detecting panel domain and using https in
hitechcloudcli api-listcommand. - Fixed broken link in HiTechCloud login email template.
- Install: jq: parse error: Invalid numeric literal at line 1, column 10 #835
- Memory Usage not correct #830
- 500 error for WP Scan action on OpenLitespeed webserver #837
- Fixed bug in
hitechcloudcli php-defaultscript failing to update version if username was renamed. - Fixed error running 'hitechcloudcli faq' command:
/usr/local/hitechcloudcli/faq.sh: line 250: syntax error: unexpected end of file - Fixed bug with
hitechcloudcli licensecommands failing to save license key. - Fixed bug with
hitechcloudcli user-emailcommand refusing to set email for user if already set for another user. - JS bug in HiTechAdmin UI for 'Recent' menu when 404 #840
- Suspended users should be excluded in HiTechAdmin > Domains when addin a new domain #842
- Fixed bug on pgAdmin with the default user not having permissions to access the 'public' schema.
- Fixed bug with pgadmin failing to start if no email address is defined.
- Fixed bug on WP Manager showing console error for major WP version format (
N.N).
Was this helpful?