|
|
@@ -9,9 +9,25 @@ All notable changes to this project will be documented in this file.
|
|
|
- `UPGRADE_SEND_EMAIL` = Sends an email notification to admin email address
|
|
|
- `UPGRADE_SEND_EMAIL_LOG` = Sends installation log output to admin email address
|
|
|
- Upgrade process will now save logs to the `hst_backups` directory.
|
|
|
+- Support for removing backup remote location (#1083)
|
|
|
|
|
|
## Bugfixes
|
|
|
|
|
|
+- 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
|
|
|
+- Fixed issues with database port during backup when port was missing (#1068)
|
|
|
+- Postqresql: forbid the use of upper case (#1084) causing issues with backup / creating database or user
|
|
|
+- Fixed permissions email account during restore (#1114)
|
|
|
+- Create .npm on creating new user (#1113) @hahagu
|
|
|
+- Fixed Access to a website without a ssl certificate on https shows the content of the first, valid ssl website (#1103)
|
|
|
+- Fixed an issue when installing --with-debs and version check (#1110)
|
|
|
+- Improved Translations Chinese @myrevery
|
|
|
+- File manager create directory with proper permissions
|
|
|
+- Removed loop ad v-rebuild-all (#1096)
|
|
|
+- Add $restart flag to v-add-web-domain-backend call (#1094) (#797) @bright-soft
|
|
|
+- Fixed an issue with Restore Failed on Domains with Mail Setups using SSL (#1069)
|
|
|
+- Fixed an issue with PHPMyAdmin button (#1078)
|
|
|
+- Changed WordPress name in Webapp installer (#1074)
|
|
|
+
|
|
|
## [1.2.3] - Service Release
|
|
|
### Features
|
|
|
- No new features have been introduced in this release.
|