LibreNMS v1.57 Release Notes

Release Date: 2019-10-29 // over 4 years ago
  • 1.57

    (2019-10-28)

    A big thank you to the following 29 contributors this last month:

    • murrant (30)
    • Jellyfrog (7)
    • joseUPV (4)
    • vitalisator (3)
    • justinh-rahb (3)
    • jozefrebjak (3)
    • SourceDoctor (3)
    • AnaelMobilia (2)
    • deajan (2)
    • pobradovic08 (2)
    • wgroenewold (2)
    • dGs- (2)
    • theister-xan (2)
    • PipoCanaja (2)
    • vdchuyen (1)
    • sk4mi (1)
    • DreadnaughtSec (1)
    • pedjaj (1)
    • hrtrd (1)
    • louis-oui (1)
    • theochita (1)
    • hanserasmus (1)
    • sorano (1)
    • p-a-b (1)
    • ngohoa211 (1)
    • evheros (1)
    • robertobru (1)
    • ubnt-tim (1)
    • bewing (1)

    ๐Ÿ”‹ Feature

    • โž• Add lnms commands to get and set config settings (#10534) - murrant

    Device

    Webui

    Applications

    Api

    • โž• Add hostname search for list_devices function (#10652) - sk4mi
    • Implement Oxidized "config search" as an API (#10648) - theochita

    Alerting

    • Alerts - Add features + serial in alerts-> table (#10747) - PipoCanaja
    • ๐Ÿ›  Fix incorrect url in Alerta transport (#10684) - ngohoa211
    • โšก๏ธ Update Slack.php add emoji and username support (#10695) - hrtrd
    • ๐Ÿ When sending email alerts use CRLF for windows clients (#10563) - murrant

    Discovery

    • If dot1qVlanCurrentTable doesn't exist try dot1qVlanStaticTable (#10262) - dGs-
    • โšก๏ธ Do not update mempool warning % every discovery (#10647) - murrant
    • โž• Add discovery of mempool percent warning limit (#10618) - vitalisator

    Polling

    • โšก๏ธ Update includes/polling/os/unix.inc.php to detect aarch64/ARM64/ARMv8 (#10698) - justinh-rahb
    • ๐Ÿ›  Fix duplicate ping response causing false down (#10692) - murrant
    • โž• Add redis sentinel support to dispatcher service (#10598) - bewing

    ๐Ÿ› Bug

    • โœ‚ Remove default 'temp_dir' value '/tmp' (#10754) - deajan
    • ๐ŸŒ Typo in routes/web.php (#10750) - PipoCanaja
    • Strip backslash return from snmp_get extend (#10724) - vdchuyen
    • ๐Ÿ›  Fix issue when non-existent plugin is enabled (#10699) - murrant
    • ๐Ÿ‘ Allow temp_dir to be correctly set in LibreNMS\Config (#10654) - deajan
    • ๐Ÿ›  Fix device_groups in alert/group builder (#10643) - murrant

    ๐Ÿ”จ Refactor

    Cleanup

    ๐Ÿ“š Documentation