From 795f5a138db05848245ddaf6ef0208a8ec9d71f8 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Tue, 17 Dec 2019 05:28:16 +0200 Subject: [PATCH] Updated changelog --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 13d1555de5..75c1cea240 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,10 +6,12 @@ * New database rule validation options * Update docs example with auth info * Allow non-web platform skip origin header +* Limited to console UI to show max 5 alerts at the same time ## Bug Fixes * Fixed bug where user status was saved as a string instead of an integer +* Fixed gravatar icons not showing up correctly on the console # Version 0.4.0 (PRE-RELEASE)