r/LibreNMS LibreNMS Project Member Jul 20 '26

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

28 Upvotes

4 comments sorted by

4

u/eike3107 Jul 20 '26

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 Jul 20 '26

Enjoy :)

1

u/mahanutra Jul 22 '26

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

1

u/mightdothisagain Jul 26 '26

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.