diff --git a/doc/General/Changelog.md b/doc/General/Changelog.md index 8cdb6a1e5f..3815f947e0 100644 --- a/doc/General/Changelog.md +++ b/doc/General/Changelog.md @@ -6,10 +6,39 @@ - Fixed datetimepicker use (PR1376) - Do not allow master to rejoin itself. (PR1377) - Fixed Nginx config file (PR1389) + - Fixed a number of permission issues (PR1411) + - Added 'running' status for BGP peers as up (PR1412) + - Fixed the remove search link in devices (PR1413) + - Fixed poller group query in discovery (PR1433) + - Fixed clicking anywhere in a search result will now take you to where you want (PR1472) + - Fixed inventory page not displaying results (PR1488) #### Improvements - Added additional support for Rielo UPS (PR1381) - Improved service check support (PR1385,PR1386,PR1387,PR1388) + - Added missing load and state icons (PR1392) + - Added basic detection for: + - Meraki (PR1402) + - Brocade (PR1404) + - Dell iDrac (PR1419,PR1420,PR1423,PR1427) + - Dell Networking OS (PR1474) + - Netonix (PR1476) + - Updated discovery of IP based devices (PR1406) + - Added using cronic for poller-wrapper.py to allow cron to send emails (PR1408) + - Added BGP discovery code (PR1414) + - Code cleanup and formatting (PR1415,PR1416,PR1431,PR1434,PR1439,PR1444,PR1450) + - Updated Cisco MIBs to latest versions (PR1436) + - Added ability to update users passwords in WebUI (PR1440) + - Default to two days performance data being shown (PR1442) + - Improve performance of unix-agent processes DB code (PR1447,PR1460) + - Added PowerConnect 3548 support (PR1452) + - Improved sensors page for mobile view (PR1454) + - Improvements to network map (PR1455,PR1470,PR1486) + - Added support for CollectD flush (PR1463) + - Added availability map (PR1464) + - Use snmpEngineTime as a fallback to uptime (PR1477) + - Added fallback support for devices not reporting ifAlias (PR1479) + - Added Boxcar (www.boxcar.io) transport for alerting (PR1481) ### June 2015