v0.67.4

netbirdio/netbirdv0.67.4Apr 5, 2026by mlsmaycon

AI Summary

A patch release addressing flaky tests on FreeBSD and adding a new route manager method for selecting client routes.

Key Highlights

  • Fixed flaky TestServiceLifecycle/Restart on FreeBSD
  • Added GetSelectedClientRoutes to route manager

New Features

  • GetSelectedClientRoutes method

Full Release Notes

## What's Changed
* [client] Fix flaky TestServiceLifecycle/Restart on FreeBSD by @lixmal in https://github.com/netbirdio/netbird/pull/5786
* [client] Add GetSelectedClientRoutes to route manager and update DNS route check by @mlsmaycon in https://github.com/netbirdio/netbird/pull/5802


**Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.67.3...v0.67.4