Skip to main content
Version: 0.X.X

0.3.8

Merged in version 1.0.0

🚀 New features

🐛 Bug fixes

💅 Polish

  • Storage files are no longer used for mounting user's /home directory - insted linux quotes are used.
  • If ipv4 is not available on the server, new domains will instead use ipv6 in Nginx and Bind9 configuration files. Full support for IPv6 only servers is in progress
  • Redesigned HiTechAdmin Dashboard page.
  • 'HiTechAdmin > Users > singe user' will now display IPv6 address if set for the user.
  • Suspending user will now redirect all their domains to custom suspended_user.html template.
  • HiTechCloud can now be updated directly from Github.
  • hitechcloudcli domains-add command will no longer allow users to add the server hostname as a domain.
  • Administrators can now prevent HiTechCloud users from creating certain domains.
  • New 'Statistic' widget is added to HiTechAdmin Dashboard, displays total count of: users, servers in the cluster, domains, websites, emails, plans and backup jobs.
  • Email address is no longer required on 'HiTechAdmin > Users > Add New User' page.
  • Administrator can now delete suspended users from 'HiTechAdmin > Users' or via hitechcloudcli user-delete command.
  • The 'HiTechAdmin > Domains' section will now display the SSL status, whether the domain is suspended, and the force HTTPS option for each domain.
  • On 'HiTechAdmin > Dashboard > System Information widget' update badge will be displayed when new HiTechCloud version is available.
  • Adding license key on 'HiTechAdmin > License' will no longer restart HiTechAdmin but prompt user to restart.
  • x-csrftoken is added to all forms on the HiTechAdmin interface for CSRF protection.
  • --no-restart flag is added to the hitechcloudcli license command.
  • 'HiTechAdmin > Dashboard' page will now use Github API to check the latest HiTechCloud version.
  • unzip is removed from install scripts as it is available in the HiTechCloud UI container.
Was this helpful?