Version: 2.1.0
1.5.9
Released on August 29, 2025
💅 Polish
- Added 'How to setup your email client' link on HiTechCloud > Emails > Connect Devices.
- Default screenshot API is migrated from
http://screenshots-api.hitechcloud.org/screenshottohttp://screenshots-v2.hitechcloud.org/api/screenshot. /json/services/<username>route on HiTechAdmin is removed./login/token?username=<username>route on HiTechAdmin is renamed to:/login/token/<username>./core/search_filterroute on HiTechAdmin is renamed to:/search/pages./core/search_usersroute on HiTechAdmin is renamed to:/search/users./core/search_websitesroute on HiTechAdmin is renamed to:/search/websites.- Documented
?output=jsonpages and resonses in HiTechAdmin. - install script will no longer exit if quotas install failed, instead will just display a warning.
- for new installations on AlmaLinux, mariadb client will be used instead of mysql.
- edited install script to remove usage of
$HOMEso that it can be used by Hossted.
🐛 Bug Fixes
- Selecting files class missing until row is clicked on Files > Trash #664
- Fixed 500 error
File "<frozen 2087.modules.notifications>", line 290, in view_notifications TypeError: unhashable type: 'list'on HiTechAdmin > Notifications when?output=json. - Fixed bug with
hitechcloudcli sentinelreporting ssh connections count as ip addresses. - Fixed bug in HiTechCloud > Containers with max value for cpu/memory preventing edit.
- Fixed bug
Warning: WEB_SERVER must be 'nginx', 'apache', 'openlitespeed', 'litespeed', or 'openresty', got 'openlitespeed'when creating user. - Domain X added successfully message displayed twice when adding domain #660
- fixed 404 error editing domain VirtualHost from HiTechAdmin > Domains > Edit Vhost option.
Was this helpful?