11# Changelog
22All notable changes to this project will be documented in this file.
33
4- ## [ Development ]
4+ ## [ 1.4.8 ] - Service release
55
66### Features
77
8- - Add support for automated testing HestiaCP code
8+ - Add support for automated testing for HestiaCP code with @ drone
99- Add support for SMTP server for internal email #1988 @Myself5 / #1165
1010
1111### Bugfixes
1212
13+ - Updated jQuery and jQuery UI to the latest version due to a vulnerability in jQuery. @dependabot
1314- Resolve issue with double ENFORCE_SUBDOMAIN_OWNERSHIP keys in hestia.conf
1415- Resolve issue with create new user during install in some cases #2000
15- - Fixed an issue with Quick Install apps named Test123
16- - Fixed #1995 Postfix should not conflict when no mailservice is selected
16+ - Fixed an issue with Quick Install apps named Test123 (@PsychotherapistSam )
17+ - Fix an issue with dovecot 2.3 ssl config (#1432 )
18+ - Load $HESTIA path during upgrade script (#1698 )
19+ - Remove TLS 1.1 from Proftpd config (#950 )
20+ - Don't remove postfix when Exim is not installed (#1995 )
21+ - Fix a bug in no-php Nginx FPM template (##2007 )
22+ - Update German translations
23+ - Fixed a few minor error in Mail DMS records (#2005 )
24+
1725
1826## [ 1.4.7] - Service release
1927
@@ -44,7 +52,7 @@ All notable changes to this project will be documented in this file.
4452
4553### Bugfixes
4654
47- - Revert #1943 and rework it to fix possible errors occuring on v-rebuild-cron-jobs.
55+ - Revert #1943 and rework it to fix possible errors occurring on v-rebuild-cron-jobs.
4856- Fixed #1956 to prevent reset of defined webmail client.
4957- Explicitly disable cron reports #1978
5058
@@ -61,11 +69,11 @@ All notable changes to this project will be documented in this file.
6169- Add template for when webmail is disabled allowing to generate SSL.
6270- Fixed PHP bug in /list/log/
6371- Fixed issue with time in /list/services as it was showing as 50 minute1 instead of minutes
64- - Add missing back buttons + fix behavoir of back buttons on login page.
72+ - Add missing back buttons + fix behaviour of back buttons on login page.
6573- Set "default" when WEB_TEMPLATE and PROXY_TEMPLATE is missing in user.conf
6674- Add BACKEND_TEMPLATE to default package
6775- Fixed possible error occur for v-rebuild-cron-jobs #1943 (thanks @clarkchentw )
68- - Restrict access Filemanager when SSH is enabled for the user (@bet0x )
76+ - Restrict access file manager when SSH is enabled for the user (@bet0x )
6977- Check for DNS domains when running v-change-sys-ip-nat (@clarkchentw )
7078- Fixed logical error in installer (@clarkchentw )
7179
0 commit comments