From bd5e692dc778ff7e7e05e5765baa2ad584154589 Mon Sep 17 00:00:00 2001 From: Neil Lathwood Date: Sun, 2 Dec 2018 20:48:18 +0000 Subject: [PATCH] Added changelog for 1.46 release (#9510) --- doc/General/Changelog.md | 115 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) diff --git a/doc/General/Changelog.md b/doc/General/Changelog.md index 9d98fba65bac..2df83251966b 100644 --- a/doc/General/Changelog.md +++ b/doc/General/Changelog.md @@ -1,3 +1,118 @@ +##1.46 +*(2018-12-02)* + +A big thank you to the following 38 contributors this last month: + + - murrant (15) + - laf (15) + - crazy-max (2) + - lowinger42 (2) + - TheGreatDoc (2) + - Rosiak (2) + - remyj38 (2) + - mattie47 (2) + - VVelox (2) + - nova-2nd (2) + - pcw11211 (2) + - sippe2 (1) + - FTBZ (1) + - Zmegolaz (1) + - vitalisator (1) + - arjitc (1) + - TylerSweet (1) + - takenalias (1) + - loopodoopo (1) + - empi89 (1) + - 2E0PGS (1) + - lewisvive (1) + - jozefrebjak (1) + - alangregory (1) + - luukp (1) + - zombah (1) + - ded7 (1) + - kkrumm1 (1) + - alessandro-lion (1) + - paulocoimbrati (1) + - theherodied (1) + - Jellyfrog (1) + - hexdump0x0200 (1) + - jasoncheng7115 (1) + - VirTechSystems (1) + - PipoCanaja (1) + - sjtarik (1) + - dword4 (1) + +#### Alerting +* Changed variable name to resolve issue with Gitlab transport ([#9504](https://github.com/librenms/librenms/pull/9504)) - [dword4](https://github.com/dword4) +* Added ability to record traceroutes for devices down due to ICMP ([#9457](https://github.com/librenms/librenms/pull/9457)) - [laf](https://github.com/laf) +* Fixed altering transport mapping in rules clearing all mappings ([#9455](https://github.com/librenms/librenms/pull/9455)) - [laf](https://github.com/laf) +* Show visually in webui + cli when using deprecated templates or transports ([#9413](https://github.com/librenms/librenms/pull/9413)) - [laf](https://github.com/laf) +* Added format field to Telegram Messages ([#9404](https://github.com/librenms/librenms/pull/9404)) - [paulocoimbrati](https://github.com/paulocoimbrati) +* Added support for using Transport name in templates ([#9411](https://github.com/librenms/librenms/pull/9411)) - [laf](https://github.com/laf) + +#### Bug +* Changed variable name to resolve issue with Gitlab transport ([#9504](https://github.com/librenms/librenms/pull/9504)) - [dword4](https://github.com/dword4) +* Fixed Procera ports ifIndex and ports added by the poller ([#9384](https://github.com/librenms/librenms/pull/9384)) - [murrant](https://github.com/murrant) +* Fixed os additional information for some that were broke ([#9466](https://github.com/librenms/librenms/pull/9466)) - [murrant](https://github.com/murrant) +* Bug-fix and new features routeros ([#9401](https://github.com/librenms/librenms/pull/9401)) - [takenalias](https://github.com/takenalias) +* Raisecom fix uptime ([#9470](https://github.com/librenms/librenms/pull/9470)) - [vitalisator](https://github.com/vitalisator) +* Fixed altering transport mapping in rules clearing all mappings ([#9455](https://github.com/librenms/librenms/pull/9455)) - [laf](https://github.com/laf) +* Fixed ping.php poller groups setting ([#9447](https://github.com/librenms/librenms/pull/9447)) - [murrant](https://github.com/murrant) +* Ensure the checks for ASA context devices are strict ([#9441](https://github.com/librenms/librenms/pull/9441)) - [laf](https://github.com/laf) +* Fixed delta calculation for bgpPeers_cbgp metrics ([#9431](https://github.com/librenms/librenms/pull/9431)) - [hexdump0x0200](https://github.com/hexdump0x0200) + +#### Webui +* Locations UI and editing ([#9480](https://github.com/librenms/librenms/pull/9480)) - [murrant](https://github.com/murrant) +* Fixed do not include alert template text in HTML page ([#9476](https://github.com/librenms/librenms/pull/9476)) - [lowinger42](https://github.com/lowinger42) +* Sort sensors by sensor_descr ([#9478](https://github.com/librenms/librenms/pull/9478)) - [arjitc](https://github.com/arjitc) +* Fixed $speed length in port parser when > 32 characters ([#9479](https://github.com/librenms/librenms/pull/9479)) - [TheGreatDoc](https://github.com/TheGreatDoc) +* Filter email options based on backend ([#9461](https://github.com/librenms/librenms/pull/9461)) - [murrant](https://github.com/murrant) +* Added Traffic to the Windows OS overlib graph ([#9445](https://github.com/librenms/librenms/pull/9445)) - [kkrumm1](https://github.com/kkrumm1) +* Disabled page refresh on health sensors pages, autorefresh most tables ([#9386](https://github.com/librenms/librenms/pull/9386)) - [murrant](https://github.com/murrant) +* Show port description and dns name in FDB table ([#9370](https://github.com/librenms/librenms/pull/9370)) - [Jellyfrog](https://github.com/Jellyfrog) +* Added alerts schedule notes into device notes ([#9258](https://github.com/librenms/librenms/pull/9258)) - [remyj38](https://github.com/remyj38) +* Added feature to sort alert schedules by status ([#9257](https://github.com/librenms/librenms/pull/9257)) - [remyj38](https://github.com/remyj38) +* Allow 6 or 12 icons across on server stats ([#9408](https://github.com/librenms/librenms/pull/9408)) - [VirTechSystems](https://github.com/VirTechSystems) +* Updated Edit user page with new Auth system ([#9313](https://github.com/librenms/librenms/pull/9313)) - [PipoCanaja](https://github.com/PipoCanaja) + +#### Feature +* Locations UI and editing ([#9480](https://github.com/librenms/librenms/pull/9480)) - [murrant](https://github.com/murrant) +* Syslog name translation ([#9463](https://github.com/librenms/librenms/pull/9463)) - [TylerSweet](https://github.com/TylerSweet) +* Added a tool for working with JSON apps ([#9084](https://github.com/librenms/librenms/pull/9084)) - [VVelox](https://github.com/VVelox) +* Added ability to record traceroutes for devices down due to ICMP ([#9457](https://github.com/librenms/librenms/pull/9457)) - [laf](https://github.com/laf) +* Added ScreenOS Syslog Hook ([#9438](https://github.com/librenms/librenms/pull/9438)) - [nova-2nd](https://github.com/nova-2nd) +* Added Bing geocode ([#9434](https://github.com/librenms/librenms/pull/9434)) - [pcw11211](https://github.com/pcw11211) + +#### Device +* Added support for Waystream products ([#9481](https://github.com/librenms/librenms/pull/9481)) - [lowinger42](https://github.com/lowinger42) +* Added Aprisa support ([#9435](https://github.com/librenms/librenms/pull/9435)) - [loopodoopo](https://github.com/loopodoopo) +* Fixed Procera ports ifIndex and ports added by the poller ([#9384](https://github.com/librenms/librenms/pull/9384)) - [murrant](https://github.com/murrant) +* Fixed and added features routeros ([#9401](https://github.com/librenms/librenms/pull/9401)) - [takenalias](https://github.com/takenalias) +* Updated support for Avocent devices ([#9462](https://github.com/librenms/librenms/pull/9462)) - [laf](https://github.com/laf) +* Added support for Firebrick Hardware ([#9403](https://github.com/librenms/librenms/pull/9403)) - [lewisvive](https://github.com/lewisvive) +* Added new sysDescr string for AlliedWare Plus products. ([#9430](https://github.com/librenms/librenms/pull/9430)) - [luukp](https://github.com/luukp) +* Added more sensors for IRD (PBI Digital Decoder) ([#9339](https://github.com/librenms/librenms/pull/9339)) - [jozefrebjak](https://github.com/jozefrebjak) +* Updated detection for AKCP devices ([#9460](https://github.com/librenms/librenms/pull/9460)) - [laf](https://github.com/laf) +* Update allied.yaml ([#9454](https://github.com/librenms/librenms/pull/9454)) - [mattie47](https://github.com/mattie47) +* Updated HiveOS wireless detection ([#9459](https://github.com/librenms/librenms/pull/9459)) - [laf](https://github.com/laf) +* Removed unnecessary model checks ([#9409](https://github.com/librenms/librenms/pull/9409)) - [theherodied](https://github.com/theherodied) +* Improve Junos state sensor discovery ([#9426](https://github.com/librenms/librenms/pull/9426)) - [Rosiak](https://github.com/Rosiak) +* DrayTek OS - Added Hardware and OS Version. ([#9389](https://github.com/librenms/librenms/pull/9389)) - [jasoncheng7115](https://github.com/jasoncheng7115) +* Cisco UCS - Add initial state sensor support ([#9335](https://github.com/librenms/librenms/pull/9335)) - [Rosiak](https://github.com/Rosiak) +* New os Eltek WebPower - files + test files ([#9174](https://github.com/librenms/librenms/pull/9174)) - [sippe2](https://github.com/sippe2) +* Broaden DeltaUPS OID to include new devices/firmware ([#9385](https://github.com/librenms/librenms/pull/9385)) - [murrant](https://github.com/murrant) + +#### Documentation +* Change group owner for php/session in CentOS install docs ([#9393](https://github.com/librenms/librenms/pull/9393)) - [TheGreatDoc](https://github.com/TheGreatDoc) +* Improve documentation for service plugins ([#9414](https://github.com/librenms/librenms/pull/9414)) - [2E0PGS](https://github.com/2E0PGS) +* Added allow ipv6 address localhost nginx-status ([#9458](https://github.com/librenms/librenms/pull/9458)) - [ded7](https://github.com/ded7) +* Update docs for virtual images ([#9456](https://github.com/librenms/librenms/pull/9456)) - [laf](https://github.com/laf) +* Added official docker image installation ([#9398](https://github.com/librenms/librenms/pull/9398)) - [crazy-max](https://github.com/crazy-max) + +#### Api +* Added list_links and get_link api calls ([#9444](https://github.com/librenms/librenms/pull/9444)) - [zombah](https://github.com/zombah) + + ##1.45 *(2018-10-28)*