From 51ff0028c383070c8a5f0148ebca851bc757dc28 Mon Sep 17 00:00:00 2001 From: laf Date: Sun, 5 Apr 2015 21:20:54 +0100 Subject: [PATCH] Updated changelog 05/04/2015 --- doc/General/Changelog.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/General/Changelog.md b/doc/General/Changelog.md index 146a5a3215..ae4f1991eb 100644 --- a/doc/General/Changelog.md +++ b/doc/General/Changelog.md @@ -1,3 +1,19 @@ +### Apr 2015 + +####Bug fixes + - Fixed ack of worse/better alerts (PR720) + - Fixed ORIG_PATH_INFO warnings (PR727) + +####Improvements + - New theme support added (light,dark and mono) (PR682,PR683,PR701) + - Tables being converted to Jquery Bootgrid (PR693,PR706,PR716) + - Detect Cisco ASA Hardware and OS Version (PR708) + - Update LDAP support (PR707) + - Updated APC powernet MIB (PR713) + - Update to Foritgate support (PR709) + - Added support for UBNT AirOS and AirFibre (PR721,PR730,PR731) + - Added support device groups + alert grouping (PR722) + ### Mar 2015 ####Bug fixes