Version: 2.1.0
1.7.65
Released on July 09, 2026
🚀 New
- 🇱🇦 Lao (lo-LA) translation
- 160 endpoints for HiTechCloud API
- HiTechCloud MCP (Model Context Protocol)
- 90 endpoints for HiTechAdmin API
- HiTechCloud > Account > API Reference page
- Keyboard shortcuts in HiTechCloud:
Ctrl/Cmd+Ssave in HiTechCloud > File Manager > Editor,Ctrl/Cmd+Btoggles sidebar in HiTechCloud UI,nopens the Create New page in HiTechCloud when on pages: Crons, File Manager, Domains, Databases, Emails,?lists available shortcuts in HiTechCloud UI.
🎨 Polish
- Default cpu/ram limits for new python/nodejs apps is now 1.0.
- Search results in HiTechCloud UI for Enterprise edition now include: domains, websites, emails, ftp accounts, databases, crons, files, folder, containers, services.
- When
dev_modeis enabled, alldocker logs hitechcloudentries now include the module name, making it easier to identify which component generated each log or error. For example:MYSQL - Checking database sizes.... - HiTechAdmin Admin login notifications now check logins agains the ssh whitelist.
- Improvements to the HiTechCloud UI sidebar.
- Private notes for users are now editable from HiTechAdmin > Users table.
- Added loading/double-submit protection to on all form submissions in HiTechCloud UI pages.
- HiTechAdmin service restart breaks UI #1014
- Added unified 'Password Strength' setting for all password fields in HiTechCloud UI pages.
- Added validation messages to all input fields in HiTechCloud UI pages.
- HiTechCloud restart is no longer needed when changing permisisons for a single user or editing feature sets.
- Editing plan limits, changing plan for user, and changing IP for user no longer drop all redis cache.
- Removed 'rounded-lg' class from all input fields and selects in HiTechCloud and HiTechAdmin templates.
hitechcloudcli domains-suspendcommand now accepts optional--comment='reason'flag.- User can now specify a reason why domain is suspended when suspending domain from HiTechCloud. Reason is visible later on HiTechCloud > Domains table.
- Added confirmation prompts for all text-area forms on HiTechCloud and HiTechAdmin templates.
- Removed 'select-none' class from all tables on HiTechCloud and HiTechAdmin templates.
- Added an option to delete images from HiTechCloud > Containers > Image Updates.
- Default cpu/ram limits are increased form 0.5 to 1.0 for php versions on new installs.
- opcache is now enabled by default on new installs and execution limits increased.
- Optimized default configuration files for services: PHP, Nginx, OpenLitespeed, Apache, MariaDB, PostgreSQL on new installs.
- Added option to restore defualt webserver conf from HiTechCloud > Configuraton Editor page.
- added an option to restore HiTechCloud acocunts from full account backup in HiTechAdmin > Advanced > Import backup.
🐛 Bug Fixes
- User is able to create a database when MySQL installation is still underway #1019
- Guided tour message keeps popping back up #1018
- Fixed
user-add: pasta failed with exit code 1: netns dir open: Permission deniedon Almalinux when SELinux is used. - Fixed error that caused HiTechCloud Enterprise edition to keep restarting if mailserver is running but no email accounts exist yet and webmail mofule is enabled.
- Fixed bug with plugins shown on HiTechAdmin > Feature Sets > Edit.
- Fixed bug with fix-permissions module.
- Fixed error adding IDN domains via the UI.
- Fixed bug on user-suspend/unsuspend when user does not exist.
- Fixed bug with Type column on Domains table: it showed type if dns zone exists, instead of actually checking if apex or subdomain.
- Fixed bug that caused email filters (.sieve files) to not be persistent and deleted on service restart.
- Fixed css bug on search results for long domain names.
Was this helpful?