From 1f5acaa843e7d7111524c79945d3796aec995868 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sun, 28 Jun 2020 23:26:42 +0200 Subject: [PATCH] Update Changelog.md --- Changelog.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 2df62c6a..22b1d78e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,6 @@ Version 0.9.8-26-26 [27-Jun-2020] ================================================== -* [Feature] Self-signed SSL will be automaticaly added when you add new domain (CloudFlare is fine with that, you don't need LetsEncrypt anymore if you use CloudFlare as reverse-proxy(CDN+Firewall)) +* [Feature] Self-signed SSL will be automaticaly added when you add new domain (CloudFlare is fine with that, you don't need LetsEncrypt anymore if you use CloudFlare as reverse-proxy(CDN+Firewall), just set "Full" in SSL section on CloudFlare) * [Feature] Script for adding self-signed SSL to desired domain [v-install-unsigned-ssl] * From now, on fresh installed server, default backup cron goes at Saturday at 01 AM (instead of everyday at 05 AM) * New favicon for hosting panel @@ -132,7 +132,6 @@ Version 0.9.8-26-4 [07-Jan-2020] Version 0.9.8-26-3 [26-Nov-2019] ================================================== -* [Feature] Support for sub-releases * [Bugfix] Better check if session cron already added Version 0.9.8-26-2 [15-Nov-2019]