mirror of
https://github.com/netbirdio/netbird.git
synced 2026-03-31 06:24:18 -04:00
-
released this
2026-01-23 12:39:45 -05:00 | 179 commits to main since this release📅 Originally published on GitHub: Fri, 23 Jan 2026 18:08:25 GMT
🏷️ Git tag created: Fri, 23 Jan 2026 17:39:45 GMTRelease Notes for v0.64.1
What's New
Client Improvements
- Fixed RFC 4592 wildcard matching for existing domain names.
#5145 - Extended the WireGuard watcher to also monitor ICE connections.
#5133 - Added IPv6 support to userspace bind.
#5147 - Fixed IPv4-only limitation in the bind proxy.
#5154 - Improved DNS reliability by trying the next upstream on
SERVFAIL/REFUSEDresponses.
#5163 - Hid forwarding rules from status output when the count is zero.
#5149 - Added CPU profiling to the debug bundle.
#4700 - Fixed health result reporting in the debug bundle.
#5164 - Changed the default Rosenpass log level.
#5137 - Fixed exit node menu behavior on reconnect and removed tooltips in the GUI.
#5167
Management Enhancements
- Fixed activity event initiator reporting for user group changes.
#5152 - Ensured ephemeral peers are correctly added to the ephemeral list on login.
#5165 - Moved activity store encryption into the shared crypt package.
#5111
Full Changelog: v0.64.0...v0.64.1
Downloads
- Fixed RFC 4592 wildcard matching for existing domain names.