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
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,27 @@ All notable changes to this project will be documented in this file.
9
9
-`UPGRADE_SEND_EMAIL` = Sends an email notification to admin email address
10
10
-`UPGRADE_SEND_EMAIL_LOG` = Sends installation log output to admin email address
11
11
- Upgrade process will now save logs to the `hst_backups` directory.
12
+
- Support for removing backup remote location (#1083)
12
13
- Add support Proftpd TLS Support
13
14
- Add the possibility to assign user "Administrators" rights on login. Replaces "root" login. Notifications are only send towards the "admin" account email
14
15
15
16
## Buggfixes
16
17
- Removed root login (root / root password )
17
-
18
-
## Bugfixes
18
+
- Update apache2.conf replace Include with IncludeOptional (#1072)
19
+
- Add ca-certificates, software-properties-common to the dependencies (#1073 + [Forum](https://forum.hestiacp.com/t/hestiscp-fails-on-new-debian-9-vps/1623/8) ) @daniel-eder
20
+
- Fixed issues with database port during backup when port was missing (#1068)
21
+
- Postqresql: forbid the use of upper case (#1084) causing issues with backup / creating database or user
22
+
- Fixed permissions email account during restore (#1114)
23
+
- Create .npm on creating new user (#1113) @hahagu
24
+
- Fixed Access to a website without a ssl certificate on https shows the content of the first, valid ssl website (#1103)
25
+
- Fixed an issue when installing --with-debs and version check (#1110)
26
+
- Improved Translations Chinese @myrevery
27
+
- File manager create directory with proper permissions
28
+
- Removed loop ad v-rebuild-all (#1096)
29
+
- Add $restart flag to v-add-web-domain-backend call (#1094) (#797) @bright-soft
30
+
- Fixed an issue with Restore Failed on Domains with Mail Setups using SSL (#1069)
31
+
- Fixed an issue with PHPMyAdmin button (#1078)
32
+
- Changed WordPress name in Webapp installer (#1074)
0 commit comments