v0.68.1

netbirdio/netbirdv0.68.1Apr 8, 2026by pascal-fischer

AI Summary

A patch release focusing on fixes for FreeBSD network address reporting, handling specific UPnP routers, and improving management server null handling for terminated flags.

Key Highlights

  • Fixed FreeBSD not reporting network addresses
  • Added support for UPnP routers with permanent leases
  • Included service.json in debug bundle

Full Release Notes

## What's Changed
* [client] Include service.json in debug bundle by @lixmal in https://github.com/netbirdio/netbird/pull/5825
* [client] Fix FreeBSD not reporting network addresses by @lixmal in https://github.com/netbirdio/netbird/pull/5827
* [client] Handle UPnP routers that only support permanent leases by @lixmal in https://github.com/netbirdio/netbird/pull/5826
* [management] use NullBool for terminated flag by @pascal-fischer in https://github.com/netbirdio/netbird/pull/5829


**Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.68.0...v0.68.1