v0.75.0-rc.2

sinewaveai/agent-security-scanner-mcpv0.75.0-rc.2Jun 19, 2026by pappz

AI Summary

A release candidate update focusing on management client improvements, including fetching complete user data and reducing transaction overhead.

Key Highlights

  • Fetch complete user data in ValidateTunnelPeer
  • Reduced sync and login transaction overhead
  • Bumped SIGN_PIPE_VER to v0.1.8
  • Fixed profile regressions in `up --profile` and `status`

Full Release Notes

## What's Changed
* [management] Fetch complete user data in ValidateTunnelPeer by @bison in https://github.com/netbirdio/netbird/pull/6457
* [management] reduce sync and login transaction by @pascal-fischer in https://github.com/netbirdio/netbird/pull/6472
* [client] Bump SIGN_PIPE_VER to v0.1.8 by @pappz in https://github.com/netbirdio/netbird/pull/6477
* [management] log peer meta diff by @pascal-fischer in https://github.com/netbirdio/netbird/pull/6468
* [misc] handle release candidates when fetching tags in FreeBSD port scripts by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6480
* [client] Restore netbird-ui.rb.tmpl homebrew cask template by @pappz in https://github.com/netbirdio/netbird/pull/6478
* [client] Fix profile regressions in `up --profile` and `status` by @riccardomanfrin in https://github.com/netbirdio/netbird/pull/6479
* [client] Fix resources dropdown and default-profile delete protection by @heisbrot in https://github.com/netbirdio/netbird/pull/6484

## New Contributors
* @bison made their first contribution in https://github.com/netbirdio/netbird/pull/6457

**Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.75.0-rc.1...v0.75.0-rc.2