Version: 0.X.X
0.3.8
Merged in version 1.0.0
🚀 New features
- Templates for Suspended User and Suspended Domains.
hitechcloudcli domains-suspendandhitechcloudcli domains-unsuspendcommands.
🐛 Bug fixes
- HiTechCloud Panel dashboard - FTP Accounts listed twice #292
- HiTechCloud Panel - Email - manage adding filters #290
- Implement CSRF protection on all forms #272
- SyntaxError when deleting plan that has no users yet #300
- Fixed bug displaying avatar type on 'HiTechCloud > FileManager'.
- Fixed bug with translations for 'HiTechCloud > SiteManager' on Flarum and WordPress templates.
- Fixed bug renewing ssl using
hitechcloudcli ssl-domaincommand. - Docker Hub unreachable with Contabo custom nameservers #294
💅 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-addcommand 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-deletecommand. - 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-csrftokenis added to all forms on the HiTechAdmin interface for CSRF protection.--no-restartflag 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?