Release notes for HestiaCP v1.6.3¶
Release date: July 13 2022
Features¶
- Add additional support for bcrypt for mail passwords (#2752 @divinity76)
Enhancements¶
- Simplify md5crypt on reset form email (#2751 @divinity76)
- Use secure RNG to generate passwords (#2726)
- Add twig support filemanger (#2714, @anvme)
Bugfixes¶
- Fixed an issue with restart Apache2 and Nginx after v-update-letsencrypt (#2748, #2563, #2744, #2677)
- Prevent transversing path in Quick installer apps (#2742)
- Avoid out of memory serving large logfiles (#2741, #2736, @divinity76
- Improve passwords loading in password_valid (#2739)
- Use secure RNG to generate passwords (#2726)
- Utilise entire alphabet for random string (#2735 @Shadowfied)
- Don't use hosts_try_fastopen in Exim for Gmail / Google hostnames
- Add check if Sieve is already installed (#2719 #manuelserol)
- Allow PHP templates to be selected in Quick installer apps (#2713, #2711, #2690)
- Small changes to translation strings (#2700 @V4M0N0S)
- Rate limit in email address blank in UI (saved correct in limits) (#2710, #2707)
- Fixed a bug in Settings sites where always websites got rebuild on save (#2705, #2710)
- Fixed a bug in Weblog where the session got incorrectly reset as admin user (#2710)
- Prevent v-add-web-php to be used for non fpm installs (#2753)
- Update translations (#2750)
- Chmod o+x .ssh folder when creating file manager ssh key (#2755)
Dependencies¶
- Update hestia-php to 8.1.8
- Update disable_functions list php.ini for hestia-php (#2746, #2741)