Skip to content

Commit b083d1f

Browse files
committed
update changelog (dev-0714)
1 parent 3046e23 commit b083d1f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.
66
- Add read only/demo mode function if DEMO_MODE is set to yes in hestia.conf.
77
- Add php-imagick module to installer and upgrade scripts.
88
- Add recidive filter function to fail2ban.
9+
- Refactored multiphp functionality. Multiphp will be enabled by default on new installations.
10+
- Allow admin user to add or remove php versions from webui ( edit/server->"Web Server" page).
911

1012
### Bugfixes
1113
- Add a detection of web root for add .well-known acme challenge.
@@ -17,6 +19,8 @@ All notable changes to this project will be documented in this file.
1719
- Remove hardcoded mail in helo data (cosmetic fix).
1820
- Fix sftp server validation check, thanks to @dbannik!
1921
- Implement warning message for creating web domains under admin user.
22+
- v-generate-api-key: Fix wrong quotes used for default keys folder location.
23+
- Fix permissions to allow acces for ftp users created in web domains under admin account.
2024

2125
## [1.0.4] - 2019-07-09 - Hotfix
2226
### Bugfixes

0 commit comments

Comments
 (0)