From 802d1466a990abf7ed71a5f39da0289d9b91fafd Mon Sep 17 00:00:00 2001 From: laf Date: Mon, 8 Jun 2015 21:16:52 +0100 Subject: [PATCH 1/2] Updated changelog 08/06/15 --- doc/General/Changelog.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/doc/General/Changelog.md b/doc/General/Changelog.md index 73fecffab1..0336ce6b88 100644 --- a/doc/General/Changelog.md +++ b/doc/General/Changelog.md @@ -1,3 +1,21 @@ +### June 2015 + +#### Bug fixes + - Fixed services list SQL issue (PR1181) + - Fixed negative values for storage when volume is > 2TB (PR1185) + - Fixed visual display for input fields on /syslog/ (PR1193) + - Fixed fatal php issue in shoutcast.php (PR1203) + - Fixed percent bars in /bills/ (PR1208) + - Fixed item count in memory and storage pages (PR1210) + +#### Improvements + - Updated Syslog docs to include syslog-ng 3.5.1 updates (PR1171) + - Added Pushover Transport (PR1180, PR1191) + - Converted processors and memory table to bootgrid (PR1188, PR1192) + - Issued alerts and transport now logged to eventlog (PR1194) + - Added basic support for Enterasys devices (PR1211) + - Added dynamic config to configure alerting (PR1153) + ### May 2015 #### Bug fixes @@ -31,6 +49,9 @@ - Fixed ARP search graph type reference (PR1131) - Fixed showing state=X in device list (PR1144) - Removed ability for demo user to delete users (PR1151) + - Fixed user / port perms for top X front page boxes (PR1156) + - Fixed truncating UTF-8 strings (PR1166) + - Fixed attaching templates due to JS issue (PR1167) #### Improvements - Added loading bar to top nav (PR893) @@ -105,6 +126,8 @@ - Added config options for region and resolution on globe map (PR1137) - Addded RRDCached example docs (PR1148) - Updated support for additional NetBotz models (PR1152) + - Updated /iftype/ page to include speed/circuit/notes (PR1155) + - Added detection for PowerConnect 55XX devices (PR1165) ### Apr 2015 From 51f50861fc928193d5ce5891e5441dc7b41b78fd Mon Sep 17 00:00:00 2001 From: laf Date: Mon, 8 Jun 2015 21:18:31 +0100 Subject: [PATCH 2/2] Updated changelog 08/06/15 --- doc/General/Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/General/Changelog.md b/doc/General/Changelog.md index 0336ce6b88..fcfad71462 100644 --- a/doc/General/Changelog.md +++ b/doc/General/Changelog.md @@ -15,6 +15,7 @@ - Issued alerts and transport now logged to eventlog (PR1194) - Added basic support for Enterasys devices (PR1211) - Added dynamic config to configure alerting (PR1153) + - Added basic support for Multimatic USV (PR1215) ### May 2015