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
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,12 @@ 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
+
- Support for removing backup remote location (#1083).
13
13
- Add support Proftpd TLS Support
14
-
- Add the possibility to assign user "Administrators" rights on login. Replaces "root" login. Notifications are only send towards the "admin" account email
15
-
- Updated translations system with the use of Gettext. Modified / Updated all translated strings
16
-
- Use php7.4 as default
14
+
- Add the possibility to assign user "Administrators" rights on login. Replaces "root" login. Notifications are only send towards the "admin" account email.
15
+
- Updated translations system with the use of Gettext. Modified / Updated all translated strings.
16
+
- Use php7.4 as default version.
17
+
- Updated MariaDB to 10.5 (Manual upgrade required install/upgrade/manual/upgrade_mariadb.sh).
0 commit comments