File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments