Skip to main content
Version: 1.X.X

1.7.65

Released on July 09, 2026

🚀 New

🎨 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_mode is enabled, all docker logs hitechcloud entries 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-suspend command 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

Was this helpful?