Sourced from github.com/netbirdio/netbird's releases.
v0.71.2
What's Changed
- [management] Avoid peer IP reallocation when account settings update preserves the network range by
@lixmalin netbirdio/netbird#6173- [management] Avoid context cancellation in
cancelPeerRoutinesby@mlsmayconin netbirdio/netbird#6175- [client] Clean up legacy 32-bit and HKCU registry entries on Windows install by
@lixmalin netbirdio/netbird#6176Full Changelog: https://github.com/netbirdio/netbird/compare/v0.71.1...v0.71.2
v0.71.1
What's Changed
- [client] Mirror v4 exit selection onto v6 pair and honour SkipAutoApply per route by
@lixmalin netbirdio/netbird#6150- [client] Drop DNS probes for passive health projection by
@lixmalin netbirdio/netbird#5971- [proxy] auth token generation on mapping by
@crn4in netbirdio/netbird#6157Full Changelog: https://github.com/netbirdio/netbird/compare/v0.71.0...v0.71.1
v0.71.0
Release Notes for v0.71.0
What's New
IPv6 overlay addressing NetBird's overlay is now dual-stack. Every account gets its own IPv6 prefix (default
/64, configurable from/48to/120), and peers can receive both an IPv4 and an IPv6 overlay address. DNS serves AAAA and reverse PTR records alongside A records, ACLs apply to both families automatically, network routes accept IPv6 CIDRs (with masquerade), exit nodes that route0.0.0.0/0get a matching::/0route, and domain routes resolve both A and AAAA.Rollout is group-gated: new accounts enable IPv6 for the All group by default; existing accounts opt in under Settings > Network. Assignment is also gated on a per-peer capability, so older clients keep working on IPv4 until they upgrade. Hosts can opt out individually with
netbird up --disable-ipv6Read more in the IPv6 Overlay Addressing announcement and the IPv6 documentation. netbirdio/netbird#5631 by
@lixmalMFA for local users Local users (non-IdP) can now enable multi-factor authentication, closing a gap for deployments that don't federate auth through an external provider. netbirdio/netbird#5804 by
@jnfratiBring your own proxy (backend ready) Backend support for per-account reverse-proxy lifecycle has landed: proxy tokens, per-account cluster allow-lists, conflict detection, and one-proxy-per-account enforcement. Full rollout (dashboard, docs) comes in a later release. netbirdio/netbird#5627 by
@crn4Client Improvements
- Included MTU and SSH auth config in debug bundle by
@lixmal. netbirdio/netbird#6071- Added public key to debug bundle config.txt by
@lixmal. netbirdio/netbird#6092- iOS: structured ResolvedIPs collection for domain routes by
@pappz. netbirdio/netbird#6090
... (truncated)
3f91f49
Clean up legacy 32-bit and HKCU registry entries on Windows install (#6176)347c5bf
Avoid context cancellation in cancelPeerRoutines (#6175)22e2519
[management] Avoid peer IP reallocation when account settings update
preserve...e916f12
[proxy] auth token generation on mapping (#6157)9ed2e2a
[client] Drop DNS probes for passive health projection (#5971)2ccae7e
[client] Mirror v4 exit selection onto v6 pair and honour SkipAutoApply
per r...07e5450
[management] Bracket IPv6 reverse-proxy target hosts when building URL
Host f...3f91409
[client] Bracket IPv6 in embed listeners, expand debug bundle (#6134)ea9fab4
[management] Allocate and preserve IPv6 overlay addresses for embedded
proxy ...77b4792
[management] fix offline statuses for public proxy clusters (#6133)