Bladeren bron

Update changelog with the recent bugfixes.

Raphael Schneeberger 6 jaren geleden
bovenliggende
commit
26b377f97c
1 gewijzigde bestanden met toevoegingen van 7 en 1 verwijderingen
  1. 7 1
      CHANGELOG.md

+ 7 - 1
CHANGELOG.md

@@ -12,7 +12,13 @@ All notable changes to this project will be documented in this file.
 - Remove duplicated set-cookie line in default fpm config.
 - Adjust let's encrypt validation check for idn domains, thanks to @zanami!
 - Set backup download location on restore for ftp/sftp, thanks to @Daniyal-Javani!
-- Ignore empty lines when listing firewall rules
+- Ignore empty lines when listing firewall rules.
+- Changing email account password would fail when similar account names are found.
+- Preserve email quota when (un)suspending and rebuilding mail account.
+- Cleanup temporary file after running v-list-sys-services.
+- Don't calculate /home folder size in v-list-sys-info.
+- Cleanup temporary files when uploading custom SSL cert from WebUi.
+- Cleanup temporary files when adding/renewing letsencrypt SSL cert.
 
 ## [1.1.1] - 2020-03-24 - Hotfix
 ### Features