Librenms Versions Save

Community-based GPL-licensed network monitoring system

24.3.0

3 weeks ago

24.3.0

(2024-04-01)

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

Thanks to maintainers and others that helped with pull requests this month:

Feature

Breaking Change

  • Wireguard application graph cleanup and new wireguard interface/global metrics. (#15847) - bnerickson

Device

Applications

  • Systemd Application Code Cleanup and new Systemd Unit State Metrics. (#15848) - bnerickson

Discovery

Bug

Refactor

Documentation

Tests

Dependencies

24.2.0

1 month ago

24.2.0

(2024-02-27)

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

Thanks to maintainers and others that helped with pull requests this month:

Feature

Security

Device

Webui

Alerting

Graphs

  • Fixed graphs for icmp service showing PL 4 times (#15856) - VoipTelCH
  • Socket Statistic Application cleanup and application page graph fixes. (#15845) - bnerickson

Applications

Billing

  • Updated bill_data table, alter indexes and add new column (#15751) - laf

Api

Settings

Discovery

  • Fall back to IPV6-MIB IPv6 address discovery if IP-MIB IPv6 address discovery doesn't return any valid addresses (#15714) - gunkaaa

Oxidized

Bug

Refactor

Documentation

Misc

Mibs

Dependencies

24.1.0

3 months ago

24.1.0

(2024-01-07)

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

Thanks to maintainers and others that helped with pull requests this month:

Device

Webui

Graphs

Api

Discovery

  • Set array before use to stop discovery erroring (#15604) - laf

Authentication

Bug

Documentation

Misc

Internal Features

Mibs

Dependencies

23.11.0

5 months ago

23.11.0

(2023-11-17)

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

Thanks to maintainers and others that helped with pull requests this month:

Feature

Breaking Change

Security

Device

Webui

  • Device links formatting changes (#15580) - eskyuu
  • Only set user roles if they are defined (#15577) - murrant
  • Fix Down/Up time error if device is unpolled (#15545) - murrant
  • Fix health temperature degree display (#15541) - murrant
  • Fixed BGP Remote peer link and graph in Routing Overview, or just static text when not a device in LibreNMS (#15535) - tim427
  • Added BGP Remote peer link and graph in Routing Overview (#15532) - tim427
  • Respect web_mouseover setting in popup component (#15530) - murrant
  • Prefetch devices in group to avoid cost of subquery (#15511) - slalomsk8er

Alerting

Applications

  • [bugfix] Passing $device into data_update_helper functions instead of declaring it as global. (#15542) - bnerickson

Api

Discovery

  • UCD buffers and cache discovered with inverted free/used values (#15538) - murrant

Polling

Authentication

Bug

Cleanup

Documentation

Translation

Misc

  • Update renamehost to include more logging if a folder already exists# (#15280) - jaannnis

Internal Features

Dependencies

23.10.0

5 months ago

23.10.0

(2023-10-26)

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

Thanks to maintainers and others that helped with pull requests this month:

Feature

Security

Device

Webui

Alerting

Graphs

Applications

  • Unix Agent and Application fixes (#15460) - murrant
  • Adding Socket Statistics Application Support (#15307) - bnerickson
  • Update docs for osupdate when being used as a script for the agent (#15099) - VVelox

Api

Settings

Polling

Bug

Refactor

Cleanup

Documentation

Translation

Tests

  • Exclude availability module from default testing (#15462) - murrant

Misc

  • Fixes check_dns against localhost when a search-domain is configured (#15373) - tim427
  • Added extra ASN-range comments, added Priv eBGP on host details, changed color to light-blue instead of red (#15372) - tim427

Internal Features

Dependencies

23.9.1

7 months ago

What's Changed

Full Changelog: https://github.com/librenms/librenms/compare/23.9.0...23.9.1

23.9.0

7 months ago

23.9.0

(2023-09-15)

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

Thanks to maintainers and others that helped with pull requests this month:

Feature

Security

Device

Webui

Alerting

Applications

  • For the applications table set the defaults for app_instance and app_instance to '' (#15278) - VVelox
  • Application Soft Delete (#15270) - VVelox

Api

Settings

  • Add ui description for reporting dump_errors (#15264) - murrant

Polling

Authentication

Bug

Cleanup

  • Return an 5XX error when an exception is raise (#15285) - Pelt10

Documentation

  • Note the package install command for dhcpd-pools for FreeBSD (#15247) - VVelox
  • Update severity colours in SNMP-Traps.md (#15244) - adamsweet

Misc

23.8.2

8 months ago

Additional fix and notification for manually configured ifSpeed issue.

#15238

23.8.1

8 months ago

Bugfix release

#15237

23.8.0

8 months ago

23.8.0

(2023-08-19)

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

Thanks to maintainers and others that helped with pull requests this month:

Feature

Security

  • Fix unsanitized input injection (#15184) - murrant
  • Fix some xss injection for sysLocation and some other fields (#15183) - murrant

Device

Webui

Alerting

Graphs

  • Fix Memmory spelling (#15231) - arjenz
  • Add generic stats graph munging support and make uptime display as days again (#15097) - VVelox

Applications

Billing

  • Fixed a zero value data insertion for billing (#15194) - laf
  • Updated poll-billing.php to only query for data via snmp when the device and port are both up (#15164) - laf
  • Added basic support for distributing billing (#15156) - laf

Api

Discovery

Polling

Authentication

Bug

Refactor

Cleanup

Documentation

Tests

Misc

Internal Features

Dependencies