Updated changelog 19/04/15

This commit is contained in:
laf
2015-04-19 21:26:38 +01:00
parent c698204d8a
commit 21156ccd3b
+22 -1
View File
@@ -8,6 +8,15 @@
- Fixed alerts path issue (PR756, PR760)
- Supress further port alerts when interface goes down (PR745)
- Fixed login so redirects via 303 when POST data sent (PR775)
- Fixed missing link to errored or ignored ports (PR787)
- Updated alert log query for performance improvements (PR783)
- Honour alert_rules.disabled field (PR784)
- Stop page debug if user not logged in (PR785)
- Added text filtering for new tables (PR797)
- Fixed VMWare VM detection + hardware / serial support (PR799)
- Fix links from /health/processor (PR810)
- Hide divider if no plugins installed (PR811)
- Added Nginx fix for using debug option (PR823)
####Improvements
- New theme support added (light,dark and mono) (PR682,PR683,PR701)
@@ -23,10 +32,22 @@
- Shorten interface names on map (PR752)
- Added PowerCode support (PR762)
- Added Autodiscovery via OSPF (PR772)
- Added visual graph of alert log (PR777)
- Added visual graph of alert log (PR777, PR809)
- Added Callback system to send anonymous stats (PR768)
- More tables converted to use bootgrid (PR729, PR761)
- New Global Cache to store common queries added (PR780)
- Added proxy support for submitting stats (PR791)
- Minor APC Polling change (PR800)
- Updated to HP switch detection (PR802)
- Added Datacom basic detection (PR816)
- Updated Cisco detection (PR815)
- Added CSV export system + ability to export ports (PR818)
- Added basic detection for PacketLogic devices (PR773)
- Added fallback support for IBM switches for Serial / Version (PR822)
- Added Juniper Inventory support (PR825)
- Sharpen graphs produced (PR826)
- Updated map to show device overview graphs and port graphs (PR826)
- Added hostname to API call for list_alerts (PR834)
### Mar 2015