Skip to main content
Version: 1.X.X

1.2.5

Released on April 29, 2025

💡 New

💅 Polish

  • redesigned backups page.
  • added --no-restart flag to hitechcloudcli proxy set.
  • added capitalize_domains feature that allows users to customize domain type case.
  • .md extension can now also be edit/viewed from HiTechCloud > FileManager.
  • if a README.md file is present in the current directory on HiTechCloud > FileManager, it will be displayed below the file list table.
  • redesigned HiTechAdmin > Advanced > SSH page.
  • added PIDs limits to HiTechCloud system containers: hitechcloud, mysql, clamav, redis, ftp.
  • added notifications support to HiTechCloud user backups.
  • compact formatting for disk usage alerts on HiTechAdmin > Notifications.
  • /get_server_load route on HiTechAdmin is renamed to /json/load.
  • added /sse/<resource> route on HiTechAdmin for server sent events (sse): load, memory, cpu, disk.
  • /combined_activity_logs route on HiTechAdmin is renamed to /json/combined_activity and optimized to better sort the data.

🐛 Bug Fixes

  • fixed bug with hitechcloudcli proxy set preventing certain characters.
  • fixed bug saving email on HiTechAdmin > Notifications > Settings.
  • fixed bug with crons.ini missing for existing users: cron | read /crons.ini: is a directory.
  • fixed bug with HiTechCloud > Crons from not sending comments.
  • No ports on /system/hosting/ports #377
  • fixed css bug with description field being required on new plan form.
  • fixed error ZeroDivisionError: float division by zero on HiTechAdmin > Users when user has 0 limits.
  • fixed css bug with tabs on HiTechAdmin > Advanced > SSH.
  • fixed bug causing delete actions from FileManager to be logged in activity logs with incorrect paths.
  • Initial Install admin user fails no HiTechAdmin login #439
Was this helpful?