Version: 0.X.X
0.2.7
Released on August 30, 2024
🚀 New features
- Support for MariaDB.
- Option to set a custom docker image when creating plans from HiTechAdmin > Plans for Enterprise.
🐛 Bug fixes
- Fixed bug with nginx reload from user panel and
hitechcloudcli ssl-domainfailing due to incorrect shell path in nginx:alpine docker image. - Fixed bug with DebianBanner in sshd_config on Fedora and AlmaLinux causing the service to fail.
- Fixed error on CentOS 9 when starting CSF:
Can't locate locale.pm in @INC (you may need to install the locale module). - Fixed bug with SELinux on Fedora40 causing infinite restart of mysql container - error
error while loading shared libraries: libtinfo.so.6: cannot change memory protections. - Fixed bug with pquota mount for docker storage file on CentOS 9.
- Fixed bug with crontab that caused the
hitechcloudcli server-stats --savenot to run. - Fixed bug with
hitechcloudcli server-recreate_hostscausing nginx to fail if suspended user has active domains. - Fixed bug with displaying long txt records on HiTechCloud > DNS editor.
- Fixed bug with displaying tooltips on HiTechCloud > Services Status.
- Fixed bug with displaying NodeJS version on HiTechCloud > Services Status.
- Fixed bug with panel installation of the Enterprise verison, displaying false-positive mysql errors when setting mailserver.
💅 Polish
- Added information and new status 'Not Started' to the HiTechAdmin > Dashboard services widget for services that are not running but will be automatically started when needed.
- Added indicators for suspended users on HiTechAdmin > Domains.
- Added validation on HiTechAdmin > Users > new user form.
- HiTechAdmin > Plans page now displays the technology stack for each plan.
- Added MariaDB to HiTechCloud > Services Status.
- 4 plans are now automatically setup for Enterprise users upon installation: Apache & MariaDB, Apache & MySQL, Nginx & MariaDB, Nginx & MySQL.
Was this helpful?