Skip to content

Releases: librenms/librenms

23.8.2

21 Aug 15:51
3b7185d
Compare
Choose a tag to compare

Additional fix and notification for manually configured ifSpeed issue.

#15238

23.8.1

21 Aug 05:32
b04e317
Compare
Choose a tag to compare

Bugfix release

#15237

23.8.0

19 Aug 14:13
Compare
Choose a tag to compare

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

  • Fix sensor discovery fetch issue (#15193) - murrant
  • MAC Vendor O...
Read more

23.7.0

17 Jul 04:42
Compare
Choose a tag to compare

23.7.0

(2023-07-16)

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

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

Device

Webui

Alerting

Applications

Api

  • Adding human readable version of /api/v0/fdb/{mac}/detail (#15045) - sjtarik

Discovery

  • Fix bogus reply from snmpwalk in ipNetToPhysicalPhysAddress (#15142) - PipoCanaja

Polling

Bug

  • Skip hostnames which are blank when generating the smokeping config (#15144) - laf
  • Change chunk to chunkById (#15139) - peejaychilds
  • Use lock ports_purge in ports_purge rather than syslog_purge lock (#15135) - peejaychilds
  • Fix validation: memcached required only if it is configured in .env (#15122) - tuxgasy
  • Exit non-zero if composer bin not found (#15120) - tuxgasy

Documentation

Translation

Internal Features

23.6.0

23 Jun 13:25
Compare
Choose a tag to compare

23.6.0

(2023-06-23)

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

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

Feature

  • Alert transport cleanup, no_proxy support and other proxy cleanups (#14763) - murrant

Device

Alerting

Applications

  • Add ZFS L2 support (#15095) - VVelox
  • Add Linux Softnet Stat app (#15094) - VVelox
  • Add Sneck support, making it very trivial to use Nagios style checks in a NRPE like manner (#13954) - VVelox

Bug

Cleanup

Documentation

Mibs

Dependencies

23.5.0

19 May 15:32
Compare
Choose a tag to compare

23.5.0

(2023-05-19)

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

Security

Device

Webui

Alerting

Graphs

Applications

Api

Discovery

Polling

Bug

Read more

23.4.1 Bug fix release

13 Apr 23:43
e9c08e2
Compare
Choose a tag to compare

23.4.1 Bug fix release

Several bug fixes, including a fix for a polling performance decrease.

23.4.0

06 Apr 23:52
Compare
Choose a tag to compare

23.4.0

(2023-04-06)

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

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

Feature

Device

Webui

Alerting

Graphs

  • Add graph_stat_percentile_disable config item to disable percentile lines/value printing (#14887) - VVelox
  • Convert NTP freq to use generic_stats (#14834) - VVelox
  • Update fail2ban to have better stat graphs and and fix generic_stats graph.php (#14818) - VVelox
  • Update various device graphs to to have better stats (#14815) - VVelox

Applications

Bug

Cleanup

Documentation

  • Fix typo in lnms device:add help (#14937) - arjenz
  • Add Azure example configuration for SAML authentication in documentation (#14870) - fbouynot

Tests

Misc

Dependencies

23.2.0

23 Feb 22:27
Compare
Choose a tag to compare

23.2.0

(2023-02-23)

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

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

Feature

Device

Alerting

Graphs

  • Update HV::Monitor support to use generic_stats.inc.php (#14814) - VVelox
  • Only show Eth errors when Etherlike is enabled (#14784) - electrocret

Applications

Api

  • Use Oxidized API client and add support for groups on config get (#14750) - electrocret

Oxidized

Bug

Documentation

Misc

Dependencies

23.1.1

27 Jan 16:54
13b028e
Compare
Choose a tag to compare

Revert "Fix entity-state polling/discovery (#14793)"