v0.59.10
netbirdio/netbirdv0.59.10Oct 28, 2025by lixmal
AI Summary
Maintenance release fixing the synchronization state of Connect/Disconnect buttons and ensuring the client uses the management-provided DNS forwarder port.
Key Highlights
- Fixed Connect/Disconnect buttons being enabled or disabled simultaneously.
- Client now uses the management-provided DNS forwarder port.
Full Release Notes
## What's Changed * [client] Fix Connect/Disconnect buttons being enabled or disabled at the same time by @lixmal in https://github.com/netbirdio/netbird/pull/4711 * [client] Use management-provided dns forwarder port on the client side by @lixmal in https://github.com/netbirdio/netbird/pull/4712 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.59.9...v0.59.10