You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+61-20Lines changed: 61 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,21 +5,62 @@ All notable changes to this project will be documented in this file.
5
5
6
6
### Features
7
7
8
-
- Add support for automated testing HestiaCP code
8
+
### Bugfixes
9
+
10
+
- Improve handling upgrade of Roundcube #1917
11
+
12
+
## [1.4.10] - Service release
13
+
14
+
### Features
15
+
16
+
- Added v-delete-firewall-ban ip all #2031
17
+
- Include config tests for nginx/apache2 templates
18
+
19
+
### Bugfixes
20
+
21
+
- Fixed UI issues after upgrade jQuery + jQuery UI to last version (#2021 and #2032) + [forum](https://forum.hestiacp.com/t/confusion-about-send-welcome-email-checkbox/4259/11)
22
+
- Fixed security issues in caching templates of Nginx when used as Reverse Proxy
23
+
- Fixed an issue with deleting multiple mail accounts (#2047)
24
+
- Fixed an issue with phpmailer + non latin characters (#2050) thanks @Faymir
25
+
- Fix Unable to load dynamic library 'pdo_mysql.so' after php reinstalling (#2069)
26
+
27
+
## [1.4.9] - Service release
28
+
29
+
### Bugfixes
30
+
31
+
- Updated jQuery and jQuery UI to the latest version due to a vulnerability in jQuery. @dependabot
32
+
- Fixed bug in /etc/dovecot/conf.d/10-ssl.conf for new installs
33
+
- Fixed bug with notifications
34
+
- Fixed translation string @myrevery
35
+
36
+
## [1.4.8] - Service release
37
+
38
+
### Features
39
+
40
+
- Add support for automated testing for HestiaCP code with @drone
9
41
- Add support for SMTP server for internal email #1988@Myself5 / #1165
10
42
11
43
### Bugfixes
12
44
45
+
- Updated jQuery and jQuery UI to the latest version due to a vulnerability in jQuery. @dependabot
13
46
- Resolve issue with double ENFORCE_SUBDOMAIN_OWNERSHIP keys in hestia.conf
14
47
- Resolve issue with create new user during install in some cases #2000
15
-
- Fix an issue with Quick Install apps named Test123
48
+
- Fixed an issue with Quick Install apps named Test123 (@PsychotherapistSam)
49
+
- Fix an issue with dovecot 2.3 ssl config (#1432)
50
+
- Load $HESTIA path during upgrade script (#1698)
51
+
- Remove TLS 1.1 from Proftpd config (#950)
52
+
- Don't remove postfix when Exim is not installed (#1995)
53
+
- Fix a bug in no-php Nginx FPM template (##2007)
54
+
- Update German translations
55
+
- Fixed a few minor error in Mail DMS records (#2005)
56
+
16
57
17
58
## [1.4.7] - Service release
18
59
19
60
### Bugfixes
20
61
21
-
-Fix#1984 phppgadmin not working on apache2 systems
22
-
-Fix#1985 Restart service not working
62
+
-Fixed#1984 phppgadmin not working on apache2 systems
63
+
-Fixed#1985 Restart service not working
23
64
24
65
25
66
## [1.4.6] - Service release
@@ -32,18 +73,18 @@ All notable changes to this project will be documented in this file.
32
73
33
74
### Bugfixes
34
75
35
-
-Fix#1961 Renewal Apache2 only SSL certificate fails
76
+
-Fixed#1961 Renewal Apache2 only SSL certificate fails
36
77
- Fixed #1956 to prevent reset of defined webmail client.
37
78
- Explicitly disable cron reports #1978
38
79
- Fixed an issue where in rare cases certificate failed to install @dpeca and @myvesta
39
80
- Fixed an issue where composer failed to install when .composer folder is missing
40
-
-Fix#1980 Lets Encrypt Auto Renewal Reverts Webmail Client back to Roundcube
81
+
-Fixed#1980 Lets Encrypt Auto Renewal Reverts Webmail Client back to Roundcube
41
82
42
83
## [1.4.5] - Service release
43
84
44
85
### Bugfixes
45
86
46
-
- Revert #1943 and rework it to fix possible errors occuring on v-rebuild-cron-jobs.
87
+
- Revert #1943 and rework it to fix possible errors occurring on v-rebuild-cron-jobs.
47
88
- Fixed #1956 to prevent reset of defined webmail client.
48
89
- Explicitly disable cron reports #1978
49
90
@@ -58,15 +99,15 @@ All notable changes to this project will be documented in this file.
58
99
### Bugfixes
59
100
60
101
- Add template for when webmail is disabled allowing to generate SSL.
61
-
-Fix PHP bug in /list/log/
62
-
-Fix issue with time in /list/services as it was showing as 50 minute1 instead of minutes
63
-
- Add missing back buttons + fix behavoir of back buttons on login page.
102
+
-Fixed PHP bug in /list/log/
103
+
-Fixed issue with time in /list/services as it was showing as 50 minute1 instead of minutes
104
+
- Add missing back buttons + fix behaviour of back buttons on login page.
64
105
- Set "default" when WEB_TEMPLATE and PROXY_TEMPLATE is missing in user.conf
65
106
- Add BACKEND_TEMPLATE to default package
66
-
-Fix possible error occur for v-rebuild-cron-jobs #1943 (thanks @clarkchentw)
67
-
- Restrict access Filemanager when SSH is enabled for the user (@bet0x)
107
+
-Fixed possible error occur for v-rebuild-cron-jobs #1943 (thanks @clarkchentw)
108
+
- Restrict access file manager when SSH is enabled for the user (@bet0x)
68
109
- Check for DNS domains when running v-change-sys-ip-nat (@clarkchentw)
0 commit comments