v0.75.0-rc.2

netbirdio/netbirdv0.75.0-rc.2Jun 19, 2026by pappz

AI Summary

Optimizes synchronization performance and fixes regressions in client profile and UI interactions.

Key Highlights

  • Reduced overhead in sync and login transactions
  • Fixed profile regressions in CLI commands
  • Fixed resources dropdown and delete protection

New Features

  • Fetch complete user data in ValidateTunnelPeer
  • Reduce sync and login transaction complexity
  • Fix profile regressions in `up --profile` and `status`
  • Fix resources dropdown and default-profile delete protection
  • Restore netbird-ui.rb.tmpl homebrew cask template

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