v0.59.6

netbirdio/netbirdv0.59.6Oct 14, 2025by lixmal

AI Summary

Maintenance release focusing on peer synchronization, systemd-resolved DNS handling, and RDP compatibility for Windows 11/Server 2025.

Key Highlights

  • Sync all other peers on peer add/remove.
  • Explicitly disable DNSOverTLS for systemd-resolved.
  • Force TLS1.2 for RDP with Win11/Server2025.

Full Release Notes

****

## What's Changed
* [managament] sync all other peers on peer add/remove by @hakansa in https://github.com/netbirdio/netbird/pull/4614
* [client] Explicitly disable DNSOverTLS for systemd-resolved by @kleschenko in https://github.com/netbirdio/netbird/pull/4579
* [management] pass temporary flag to validator by @pascal-fischer in https://github.com/netbirdio/netbird/pull/4599
* [misc] Add service definition for netbird-signal by @mlsmaycon in https://github.com/netbirdio/netbird/pull/4620
* [client] Force TLS1.2 for RDP with Win11/Server2025 for CredSSP compatibility by @lixmal in https://github.com/netbirdio/netbird/pull/4617

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

**Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.59.5...v0.59.6