Skip to content

Commit 7f34139

Browse files
committed
Update changelog
1 parent 6c4226c commit 7f34139

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [1.6.3] - Service release
5+
6+
### Features
7+
8+
- Add additional support for bcrypt for mail passwords (#2752 @divinity76)
9+
10+
### Enhancements
11+
12+
- Simplify md5crypt on reset form email (#2751 @divinity76)
13+
- Use secure RNG to generate passwords (#2726)
14+
- Add twig support filemanger (#2714, @anvme)
15+
16+
### Bugfixes
17+
18+
- Fixed an issue with restart Apache2 and Nginx after v-update-letsencrypt (#2748, #2563, #2744, #2677)
19+
- Prevent transversing path in Quick installer apps (#2742)
20+
- Avoid out of memory serving large logfiles (#2741, #2736, @divinity76
21+
- Improve passwords loading in password_valid (#2739)
22+
- Use secure RNG to generate passwords (#2726)
23+
- Utilize entire alphabet for random string (#2735 @Shadowfied)
24+
- Don't use hosts_try_fastopen in Exim for Gmail / Google hostnames
25+
- Add check if Sieve is already installed (#2719 #manuekserol)
26+
-
27+
28+
### Dependencies
29+
30+
- Update hestia-php to 8.1.8
31+
- Update disable_functions list php.ini for hestia-php (#2746, #2741)
32+
433
## [1.6.2] - Service release
534

635
- Fixed an issue with rate limits in Exim4 and make it more bullet proof (#2703)

0 commit comments

Comments
 (0)