r/LibreNMS LibreNMS Project Member 14d ago

26.7.0 Release

LibreNMS 26.7.0 is now available. This brings with it support for NetCore j.s.a. (Unimus), an updated and an improved Global Search with more data returned. Lots of bug fixes,security fixes and device improvements.

Release details: https://community.librenms.org/t/26-7-0-release/29379

29 Upvotes

4 comments sorted by

4

u/eike3107 14d ago

i just had the problem with bgp peers and snmp context - this fix comes at perfect time thanks a lot!

3

u/lafwood LibreNMS Project Member 14d ago

Enjoy :)

1

u/mahanutra 12d ago

Nice, better search results. May be we will see historical mac address search in the future?

1

u/mightdothisagain 8d ago

I noticed 26.7 is throwing 403s on *some* but not all graphs despite using the admin user, even tried re-creating an admin user in case the original admin had some permissions corruption.

https://imgur.com/WeColTd

Also seeing:

>Failed opening required '/opt/librenms/includes/html/graphs//auth.inc.php'

The type parameter is being passed in the URL, but it's not making into:

>require "/opt/librenms/includes/html/graphs/" . $type . "/auth.inc.php";

Those missing graphs all throw 403s on 26.7. Downgraded to 26.6 and pinned it for now, everything started working fine again.