Skip to content

Commit ce60199

Browse files
committed
Update CHANGELOG.md
1 parent 5298776 commit ce60199

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,25 @@ All notable changes to this project will be documented in this file.
99
- `UPGRADE_SEND_EMAIL` = Sends an email notification to admin email address
1010
- `UPGRADE_SEND_EMAIL_LOG` = Sends installation log output to admin email address
1111
- Upgrade process will now save logs to the `hst_backups` directory.
12+
- Support for removing backup remote location (#1083)
1213

1314
## Bugfixes
1415

16+
- 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
17+
- Fixed issues with database port during backup when port was missing (#1068)
18+
- Postqresql: forbid the use of upper case (#1084) causing issues with backup / creating database or user
19+
- Fixed permissions email account during restore (#1114)
20+
- Create .npm on creating new user (#1113) @hahagu
21+
- Fixed Access to a website without a ssl certificate on https shows the content of the first, valid ssl website (#1103)
22+
- Fixed an issue when installing --with-debs and version check (#1110)
23+
- Improved Translations Chinese @myrevery
24+
- File manager create directory with proper permissions
25+
- Removed loop ad v-rebuild-all (#1096)
26+
- Add $restart flag to v-add-web-domain-backend call (#1094) (#797) @bright-soft
27+
- Fixed an issue with Restore Failed on Domains with Mail Setups using SSL (#1069)
28+
- Fixed an issue with PHPMyAdmin button (#1078)
29+
- Changed WordPress name in Webapp installer (#1074)
30+
1531
## [1.2.3] - Service Release
1632
### Features
1733
- No new features have been introduced in this release.

0 commit comments

Comments
 (0)