From 03410e47c44b617829931be0afccabdbdb920358 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sun, 28 Jun 2020 01:49:03 +0200 Subject: [PATCH] Create Changelog --- Changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Changelog diff --git a/Changelog b/Changelog new file mode 100644 index 00000000..78643984 --- /dev/null +++ b/Changelog @@ -0,0 +1,15 @@ +Version 0.9.8-26-26 [27-Jun-2020] +================================================== + +* Self-signed SSL will be automaticaly added when you add new domain +* Script for adding self-signed SSL to desired domain +* From now, on fresh installed server, default backup cron goes at Saturday at 01 AM (instead of everyday at 05 AM) + +Version 0.9.8-26-25 [23-Jun-2020] +================================================== +* [Security] Fixing unnecessary slash in nginx configs for phpmyadmin and roundcube +* [Security] Adding escapeshellarg on few more places in php code + +Version 0.9.8-26-24 [22-Jun-2020] +================================================== +* nginx + php-fpm installer variant now finally works