We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5d3c0 commit 339a358Copy full SHA for 339a358
1 file changed
CHANGELOG.md
@@ -7,6 +7,11 @@ All notable changes to this project will be documented in this file.
7
### Bugfixes
8
- Fixed phpMyAdmin blowfish and tmp directory issues.
9
- Added additional verification of host domain in password reset. Thanks to @FalzoMAD and @mmetince!
10
+- Fixed issue with rc.local not executing properly.
11
+- Rework of Let's Encrypt routine to use progressive delay between validation retries.
12
+- Fixed syntax issue in v-list-sys-db-status which prevented main functions from loading.
13
+- Removed /home size reporting when running v-list-sys-info due to performance issues.
14
+- Updated installer to use Ubuntu key server for Hestia APT repository.
15
16
## [1.1.0] - 2020-03-11 - Major Release (Feature / Quality Update)
17
### Features
0 commit comments