v0.71.2

netbirdio/netbirdv0.71.2May 16, 2026by mlsmaycon

AI Summary

A release focusing on management stability and client cleanup, specifically avoiding peer IP reallocation during settings updates and cleaning up legacy Windows registry entries.

Key Highlights

  • Avoid peer IP reallocation when account settings update preserves the network range
  • Cleanup legacy 32-bit and HKCU registry entries on Windows install

New Features

  • IP reallocation prevention
  • Windows legacy registry cleanup

Full Release Notes

## What's Changed
* [management] Avoid peer IP reallocation when account settings update preserves the network range by @lixmal in https://github.com/netbirdio/netbird/pull/6173
* [management] Avoid context cancellation in `cancelPeerRoutines` by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6175
* [client] Clean up legacy 32-bit and HKCU registry entries on Windows install by @lixmal in https://github.com/netbirdio/netbird/pull/6176


**Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.71.1...v0.71.2