winget install --id Netbird.Netbird
About Netbird
NetBird combines a configuration-free peer-to-peer private network and a centralized access control system in a single platform, making it easy to create secure private networks for your organization or home. Connect. NetBird creates a WireGuard-based overlay network that automatically connects your machines over an encrypted tunnel, leaving behind the hassle of opening ports, complex firewall rules, VPN gateways, and so forth. Secure. NetBird enables secure remote access by applying granular access policies while...
What's new in 0.67.1
What's Changed - [client] Don't abort debug for command when up/down fails by @lixmal in https://github.com/netbirdio/netbird/pull/5657 - [misc] Set signing env only if not fork and set license by @mlsmaycon in https://github.com/netbirdio/netbird/pull/5659 - [management] Omit proxy_protocol from API response when false by @lixmal in https://github.com/netbirdio/netbird/pull/5656 - [management] Replace JumpCloud SDK with direct HTTP calls by @bcmmbaga in https://github.com/netbirdio/netbird/pull/5591 - [management] Allow multiple header auths with same header name by @lixmal in https://github.com/netbirdio/netbird/pull/5678 - [management] Fix DNS label uniqueness check on peer rename by @bcmmbaga in https://github.com/netbirdio/netbird/pull/5679 - [misc] Replace discontinued LocalStack with MinIO in S3 test by @lixmal in https://github.com/netbirdio/netbird/pull/5680 - [client] Bump go-m1cpu to v0.2.1 to fix segfault on macOS 26 / M5 chips by @lixmal in https://github.com/netbirdio/netbird/pull/5701 - [infrastructure] Enable RPM package gpgcheck in install script by @lixmal in https://github.com/netbirdio/netbird/pull/5676 - [client] Replace iOS DNS IsPrivate heuristic with route checker by @lixmal in https://github.com/netbirdio/netbird/pull/5694 Full Changelog: https://github.com/netbirdio/netbird/compare/v0.67.0...v0.67.1
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.67.1 | Unknown | What's Changed - [client] Don't abort debug for command when up/down fails by @lixmal in https://github.com/netbirdio/netbird/pull/5657 - [misc] Set signing env only if not fork and set license by @mlsmaycon in https://g... |
| 0.67.0 | Unknown | What's New Major Networking & Proxy Enhancements - Introduced Layer 4 (L4) capabilities (TLS/TCP/UDP) across client, management, and proxy. https://github.com/netbirdio/netbird/pull/5530 - Added header-based authenticati... |
| 0.66.4 | Unknown | What's New Management Improvements - Create a shallow copy of the account when buffering to improve memory safety and performance. https://github.com/netbirdio/netbird/pull/5572 - Set network map components by default an... |
| 0.66.3 | Unknown | What's New Client Improvements - Fixed "reset connection" error after wake from sleep to improve reconnection stability. https://github.com/netbirdio/netbird/pull/5522 - Fixed exit node menu not refreshing on Windows. ht... |
| 0.66.2 | Unknown | What's Changed - [management] Store connected proxies in DB by @pascal-fischer in https://github.com/netbirdio/netbird/pull/5472 - [management] Fix embedded IdP metrics to count local and generic OIDC users by @braginini... |
| 0.66.1 | Unknown | What's New Client Improvements - Fixed server mutex being held across waitForUp in Up(), preventing potential blocking behavior. #5460 - Fixed close-of-closed-channel panic in ConnectClient retry loop. #5470 - Fixed dead... |
| 0.66.0 | Unknown | 🚀 New Feature: netbird expose We're excited to introduce netbird expose --- a simple and secure way to expose your local services through the NetBird reverse proxy. ⚡ Expose Local Services with Protection Expose a local... |
| 0.65.3 | Unknown | 🛡️ Security Fix: Race Condition in Role Update Validation What was affected A race condition in the user role validation logic could allow permission checks to succeed based on stale role data. Under very specific timing... |
| 0.65.2 | Unknown | What's New Client Improvements - Optimized Windows DNS performance with domain batching and batch mode. #5264 - Reset WireGuard endpoint on ICE session changes during relay fallback. #5283 - Refactored WireGuard endpoint... |
| 0.65.1 | Unknown | What's Changed - [misc] Fix reverse proxy getting started messaging by @braginini in https://github.com/netbirdio/netbird/pull/5317 - [management] Move service reload outside transaction in account settings update by @bc... |
| 0.65.0 | Unknown | Release Notes for v0.65.0 What's New 🔀 Reverse Proxy NetBird now includes a built-in reverse proxy in the management server, enabling proxied access to backend services through your NetBird network. Allowing you to expos... |
| 0.64.6 | Unknown | What's New 🚨 Security Fix Security: Fixed account impersonation validation in management API Fixed a vulnerability in the management server's authentication middleware where the ?account= query parameter could be used to... |
| 0.64.5 | Unknown | What's Changed - Add selfhosting video by @braginini in https://github.com/netbirdio/netbird/pull/5235 - [management] adding account id validation to accessible peers handler by @pascal-fischer in https://github.com/netb... |
| 0.64.4 | Unknown | What's Changed - [client] Add macOS default resolvers as fallback by @lixmal in https://github.com/netbirdio/netbird/pull/5201 - [client] Add block inbound option to the embed client by @lixmal in https://github.com/netb... |
| 0.64.3 | Unknown | What's Changed - [client] Remove redundant square bracket trimming in USP endpoint parsing by @pappz in https://github.com/netbirdio/netbird/pull/5197 - [client] Refactor/optimise raw socket headers by @pappz in https://... |
| 0.64.2 | Unknown | What's New Client Improvements - Consolidated authentication logic to improve maintainability and consistency. #5010 - Added IPv6 support to the UDP WireGuard proxy. #5169 - Fixed a flaky JWT SSH test to improve CI stabi... |
| 0.64.1 | Unknown | 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 - F... |
| 0.64.0 | Unknown | What's New Debugging & Observability - Added the ability to trigger debug bundle generation directly from the API and Dashboard. #4832 Client Improvements - Improved error handling by adjusting notifyDisconnected behavio... |
| 0.63.0 | Unknown | What's New Custom DNS Zones NetBird now supports private DNS zones, allowing you to host DNS records directly within your network without external DNS servers. Create zones like internal.company.io, add A, AAAA, or CNAME... |
| 0.62.3 | Unknown | What's Changed - [management] Check config compatibility by @braginini in https://github.com/netbirdio/netbird/pull/5087 Full Changelog: https://github.com/netbirdio/netbird/compare/v0.62.2...v0.62.3 |