Skip to content

Commit 85ae3eb

Browse files
committed
Update Changelog
1 parent 0171ab9 commit 85ae3eb

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,29 @@ All notable changes to this project will be documented in this file.
55

66
## Features
77

8-
- Add support for Dovecote Sieve #2163
8+
- Add support for Dovecote Sieve #2163 (@2163)
99
- Improve HELO based system and use RDNS lookup instead our old system
10+
- Set default php version for new installs to PHP8.0
1011

1112
### Bugfixes
1213

1314
- Disable /reset/ endpoint when POLICY_SYSTEM_PASSWORD_RESET = no
15+
- Add rate limit forgot password
1416
- Prevent SOA count up after v-change-dns-records with no changes are made
1517
- Fix #1296 Logrotate does not rotate logs any more on Ubuntu 20.04 and Debian 11
1618
- Run shellcheck to improve code quality
1719
- Improve ssh port detection for filemanager. Allowing users to create /etc/ssh/sshd.conf.d/custom.conf with custom port.
20+
- Fix an bug in v-add-letsencrypt-host due to changes of Lets Encrypt causing issues with rate limiting
21+
- Improve Update process Hestia and allow versions to decide a a rebuild is required
22+
- Add Download SSL certificate function for self generated ssl cerrtificates #2181
23+
- Block access to .user.ini for Nginx + Apache2 #2179
24+
- Add support for download B2 backup to local server to allow for restore #2199
25+
- Update permissions /var/kog/roundcube on older installations #2173
26+
- Update translations
27+
28+
### Dependencies
29+
30+
- Update Roundcube to 1.5.0 https://roundcube.net/news/2021/10/18/roundcube-1.5.0-released
1831

1932
### Security
2033

@@ -34,8 +47,6 @@ All notable changes to this project will be documented in this file.
3447

3548
- Fix bug with .json not loading on Apache2 due to rule in /etc/apache2/conf.d/phpmyadmin.conf
3649

37-
### Bugfixes
38-
3950
## [1.4.15] - Service release
4051

4152
## Features

0 commit comments

Comments
 (0)