From bba285b0e64cb50090588ae72390df046ab2237f Mon Sep 17 00:00:00 2001 From: laf Date: Thu, 28 May 2015 23:05:54 +0100 Subject: [PATCH] Updated changelog 28/05/15 --- doc/General/Changelog.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/doc/General/Changelog.md b/doc/General/Changelog.md index 17a51a1da2..5b8c0ed162 100644 --- a/doc/General/Changelog.md +++ b/doc/General/Changelog.md @@ -17,6 +17,20 @@ - Fix for 4 digit cpu% for Datacom (PR984) - Fix SQL query for restricted users in /devices/ (PR990) - Fix for post-formatting time-macros (PR1006) + - Honour disabling alerts for hosts (PR1051) + - Make OSPF and ARP discovery independant xDP (PR1053) + - Fixed ospf_nbrs lookup to use device_id (PR1088) + - Removed trailing / from some urls (PR1089 / PR1100) + - Fix to device search for Device type and location (PR1101) + - Stop non-device boxes on overview appearing when device is down (PR1106) + - Fixed nfsen directory checks (PR1123) + - Removed lower limit for sensor graphs so negative values show (PR1124) + - Added fallback for poller_group if empty when adding devices (PR1126) + - Fixed processor graphs tooltips (PR1127) + - Fixed /poll-log/ count (PR1130) + - Fixed ARP search graph type reference (PR1131) + - Fixed showing state=X in device list (PR1144) + - Removed ability for demo user to delete users (PR1151) #### Improvements - Added loading bar to top nav (PR893) @@ -69,6 +83,28 @@ - Show details of alerts in alert log (PR1043) - Allow a user-defined windows to add tolerance for alerting (PR1044) - Added inlet support for Raritan PX iPDU (PR1045) + - Updated MIBS for Cisco SB (PR1058) + - Added error checking for build-base on install (PR1059) + - Added fan and raid state for Dell OpenManage (PR1062) + - Updated MIBS for Ruckus ZoneDirectors (PR1067) + - Added check for ./rename.php (PR1069) + - Added install instructions to use librenms user (PR1071) + - Honour sysContact over riding for alerts (PR1073) + - Added services page for adding/deleting and editing services (PR1076) + - Added more support for Mikrotik devices (PR1080) + - Added better detection for Cisco ASA 5585-SSP40 (PR1082) + - Added CPU dataplane support for JunOS (PR1086) + - Removed requirement for hostnames on add device (PR1087) + - Added config option to exclude sysContact from alerts (PR1093) + - Added config option to regenerate contacts on alerts (PR1109) + - Added validation tool to help fault find issues with installs (PR1112) + - Added CPU support for EdgeOS (PR1114) + - Added ability to customise transit/peering/core descriptions (PR1125) + - Show ifName in ARP search if devices are set to use this (PR1133) + - Added FibreHome CPU and Mempool support (PR1134) + - Added config options for region and resolution on globe map (PR1137) + - Addded RRDCached example docs (PR1148) + - Updated support for additional NetBotz models (PR1152) ### Apr 2015