From abde288b1078a148382b051a74efd8520d8a744d Mon Sep 17 00:00:00 2001 From: eldadfux Date: Thu, 5 Dec 2019 19:34:41 +0200 Subject: [PATCH] Updated changelog --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 22236e9eff..4ce1f383e8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -37,6 +37,8 @@ * Fixed issue denying the creation of seesion cookies on localhosts with port other than 80 or 443 * Fixed bug that prevented actual file size calculation * Fixed MariaDB SQL abuse table time field-type +* Fixed error message not showing up in console failed signup +* Fixed cookie session not being set properly when accessing the console from IP hostname ## Breaking Changes