Back

NetBird GmbH
Patches for NetBird EXE x64
Windows
19 patches available
The NetBird Client application (or agent) is a software that is installed on your machines. It is an entry point to you private network that makes it possible for machines to communicate with each other.
NetBird EXE x64 Version 0.49.0.15860397136
Release Date
6/25/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Whats Changed$$$[management] add transaction for integrated validator groups update and prim acc by @pascal-fischer in #4014$$$[client] Handle lazy routing peers that are part of HA groups by @lixmal in #3943$$$[client] Refactor showLoginURL to improve error handling and connection status checks by @hakansa in #4026$$$[client] close window when process needs to exit by @mlsmaycon in #4027$$$[misc] add additional metrics by @mlsmaycon in #4028$$$[management] check and log on new management version by @mlsmaycon in #4029$$$[misc] Specify netbird binary location in Dockerfiles by @lixmal in #4024$$$[client] Dont open cmd during MSI actions by @lixmal in #4041
NetBird EXE x64 Version 0.49.0.15860397136
Release Date
6/25/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Whats Changed$$$[management] add transaction for integrated validator groups update and prim acc by @pascal-fischer in #4014$$$[client] Handle lazy routing peers that are part of HA groups by @lixmal in #3943$$$[client] Refactor showLoginURL to improve error handling and connection status checks by @hakansa in #4026$$$[client] close window when process needs to exit by @mlsmaycon in #4027$$$[misc] add additional metrics by @mlsmaycon in #4028$$$[management] check and log on new management version by @mlsmaycon in #4029$$$[misc] Specify netbird binary location in Dockerfiles by @lixmal in #4024$$$[client] Dont open cmd during MSI actions by @lixmal in #4041
NetBird EXE x64 Version 0.48.0.15775090221
Release Date
6/20/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Release Notes for v0.48.0$$$Whats New$$$This release brings port range support to NetBird. Now you can add rules with ports formated as <range_start>-<range_end>; with that; if you need to allow all TCP ports; you can configure it with 1-65535. The feature support is available for management and client version 0.48.0 and for dashboard version 2.14.0$$$$$$Client Enhancements$$$Fixed Android route notification behavior. #3971$$$Added more advanced settings for Android clients. #4001$$$Fixed port range squashing to ensure correct firewall rule behavior. #4007$$$Management Improvements$$$Refactored route handling to use store methods for consistency and maintainability. #2928$$$Added backward compatibility for clients without firewall rules port range support. #4003$$$Exported ephemeral peer flag via API for better visibility. #4004
NetBird EXE x64 Version 0.47.2.15711680473
Release Date
6/17/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

v0.47.2 Latest$$$$$$Whats Changed$$$[client] Fix UI Download URL by @hakansa in #3990$$$[client] Prioritze the local resolver in the dns handler chain by @lixmal in #3965$$$[client] Tighten allowed domains for dns forwarder by @lixmal in #3978$$$[client] Fix DNS Interceptor Build Error by @hakansa in #3993$$$[management] Avoid recalculating next peer expiration by @mlsmaycon in #3991$$$[client] Fix logic in updateStatus to correctly handle connection state by @hakansa in #3994
NetBird EXE x64 Version 0.47.2.15711680473
Release Date
6/17/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

v0.47.2 Latest$$$$$$Whats Changed$$$[client] Fix UI Download URL by @hakansa in #3990$$$[client] Prioritze the local resolver in the dns handler chain by @lixmal in #3965$$$[client] Tighten allowed domains for dns forwarder by @lixmal in #3978$$$[client] Fix DNS Interceptor Build Error by @hakansa in #3993$$$[management] Avoid recalculating next peer expiration by @mlsmaycon in #3991$$$[client] Fix logic in updateStatus to correctly handle connection state by @hakansa in #3994
NetBird EXE x64 Version 0.46.0.15469228855
Release Date
6/5/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Release Notes for v0.46.0$$$Whats New$$$Client Enhancements$$$Added a Deselect All option to the Exit Node menu. #3877$$$Introduced a block inbound flag to prevent all inbound connections. #3897$$$Routes now apply immediately; not only on peer connection. #3907$$$Used native route facilities on BSD and Windows. #3862$$$Enabled userspace local forwarding to internal interfaces upon request. #3884$$$Added debug output similar to wg show. #3922$$$Improved DNS match tracing logs. #3928$$$Ran registerdns before flushing for consistency. #3926$$$Included systemd logs in the debug bundle. #3917$$$Increased STUN probe timeout for better status detection. #3930$$$Allowed the NetBird service to log to console. #3916$$$Logged duplicate client UI PIDs. #3915$$$Applied return traffic rules conditionally if firewall is stateless. #3895$$$Refactored peer state change subscription mechanism. #3910$$$Management Improvements$$$Supported account creation and retrieval using private domains. #3825$$$Enabled REST client impersonation for improved session management. #3879$$$Added PostgreSQL support for activity events store. #3890$$$Other Changes$$$Fixed Zitadel user console access. #3446$$$Addressed traefik relay accessibility. #3696$$$Removed DNF config-manager error. #3925$$$Fixed relay exposed address test. #3931$$$Updated linter workflows to fail on codespell errors. #3913
NetBird EXE x64 Version 0.45.3.15376242012
Release Date
6/1/2025
Bug Fix?
Yes
Minor Release?
No
Patch Notes

v0.45.3$$$Whats Changed$$$[client] Fix HA router switch by @pappz in #3889
NetBird EXE x64 Version 0.45.1.15170626061
Release Date
5/21/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

v0.45.1 Latest$$$$$$This release fixes an issue with traffic flow that caused endless reconnections for some peers.$$$$$$Whats Changed$$$[client] Add latest gzipped rotated log file to the debug bundle$$$[client] Do not reconnect to mgm server in case of handler error
NetBird EXE x64 Version 0.44.0.15073214187
Release Date
5/16/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Whats Changed$$$[signal] adjust log levels by @pascal-fischer in #3813$$$[signal] adjust signal log levels 2 by @pascal-fischer in #3817$$$[client; android] Do not propagate empty routes by @pappz in #3805$$$[management] Add connection type filter to Network Traffic API by @bcmmbaga in #3815$$$[management;client] PKCE add query parameter flag prompt=login or max… by @crn4 in #3824$$$[management] fix bug missed extra dns labels for a new peer by @crn4 in #3798$$$[client] Add FreeBSD desktop client support to OAuth flow by @hakansa in #3822$$$[signal] remove stream receive server side by @pascal-fischer in #3820$$$[management] extend rest client lib by @pascal-fischer in #3830$$$[client] Disable dnssec for systemd explicitly by @lixmal in #3831$$$[management] Make startup period configurable by @pascal-fischer in #3767$$$[client] Offer to remove netbird data in windows uninstall by @lixmal in #3766$$$Full Changelog: v0.43.3...v0.44.0
NetBird EXE x64 Version 0.43.3.14929048022
Release Date
5/9/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Whats Changed$$$[management] Delete service users with account manager by @bcmmbaga in #3793$$$[management] policy delete cleans policy rules by @pascal-fischer in #3788$$$[client] Return with the correct copied length by @pappz in #3804$$$[client] Ignore irrelevant route changes to tracked network monitor routes by @lixmal in #3796$$$[client] Add TCP support to DNS service listener by @hakansa in #3790
NetBird EXE x64 Version 0.43.2.14842378782
Release Date
5/5/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Whats Changed$$$[management] limit peers based on module read permission$$$[client] Add debug upload option to netbird ui$$$[management] user info with role permissions$$$[client] Add debug for duration option to netbird ui$$$[management] Get account id with order$$$[management] Optimize load account$$$[management] add gorm tag for primary key for the networks objects$$$[client] set TLS ServerName for hostname-based QUIC connections$$$[client] Fix stale local records$$$[client] Improve NetBird installation script to handle daemon connection timeout$$$[management] removal of foreign key constraint enforcement on sqlite$$$[management/client/rest] fix panic when body is nil
NetBird EXE x64 Version 0.43.1.14753558425
Release Date
4/30/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

v0.43.1 Latest$$$Whats Changed$$$[client] add byte counters & ruleID for routed traffic on userspace$$$[management] add missing network admin mapping$$$[misc] Exclude client benchmarks from CI$$$[management] Skip IdP cache warm-up on Redis if data exists$$$[client] Feature/upload bundle$$$[misc] Add macOS .pkg installer support to installation script$$$[management] Add network traffic events pagination$$$[client] Revert mgm client error handling
NetBird EXE x64 Version 0.42.0.14627619300
Release Date
4/24/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Release Notes for v0.42.0$$$Whats New$$$Enhanced Route Management and UI States$$$Clients now retain selected routes unless all are explicitly deselected. #3692$$$Added a connecting state to the client UI for improved status feedback. #3712$$$Firewall routes now include a route ID and support for missing route domains. #3700$$$Account and Domain Enhancements$$$Management now supports custom domains per account via API (Dashboard coming soon). #3726$$$Added account metadata capabilities to improve account-level visibility. #3724$$$Improvements$$$Permissions Manager: Now uses standard CRUD operations. #3690$$$Dashboard Fix: Corrected handling of lastLogin display on the management dashboard. #3725$$$Benchmarking:$$$Pushed benchmark results to Grafana. #3701$$$Benchmarks now use ref_name. #3704$$$Fixed GitHub run ID issue. #3705$$$Dependency Updates
NetBird EXE x64 Version 0.41.3.14495382233
Release Date
4/16/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

v0.41.3 Latest$$$$$$Whats Changed$$$[client] Set up signal to generate debug bundles by @lixmal in #3683$$$[client] Keep selecting new networks after first deselection by @lixmal in #3671$$$[misc] update gpt file permissions in install.sh by @Lamera in #3663$$$[client] Fix Rosenpass permissive mode handling by @pappz in #3689
NetBird EXE x64 Version 0.41.2.14473634633
Release Date
4/15/2025
Bug Fix?
No
Minor Release?
Yes
Patch Notes

v0.41.2 Latest$$$This version addresses a potential memory leak caused by our P2P negotiation library.$$$Whats Changed$$$[client] Remove logrus writer assignment in pion logging by @hakansa in #3684
NetBird EXE x64 Version 0.41.0.14432660642
Release Date
4/14/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

v0.41.0 Latest$$$Whats Changed$$$[ci] include stash in pr template by @pnmcosta in #3657$$$[docs] Fix a few typos on table by @mlsmaycon in #3658$$$[management;client] Add support to configurable prompt login by @mlsmaycon in #3660$$$[management] remove unnecessary access control middleware by @pnmcosta in #3650$$$[management] Buffer updateAccountPeers calls by @pascal-fischer in #3644$$$[management] Refactor/management/updchannel by @crn4 in #3645
NetBird EXE x64 Version 0.40.1.14379721346
Release Date
4/10/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Release Notes for v0.40.1$$$Whats Changed$$$[client] Support IP fragmentation in userspace by @lixmal in #3639$$$[client] Handle truncated upstream DNS responses by @lixmal in #3632$$$[misc] add git town workflow config by @pnmcosta in #3555$$$[client] Support CNAME in local resolver by @lixmal in #3646$$$[management] use permission modules by @pascal-fischer in #3622$$$[client] Fix dns cleanup race condition by @lixmal in #3652
NetBird EXE x64 Version 0.40.0.14327831890
Release Date
4/8/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Release Notes for v0.40.0$$$Whats New$$$Behavior change$$$CLI Auth Behavior: Forced login for new users using PKCE flow in CLI. #3604$$$With this change; all users will be required to log in once their client session has expired; even when they have a Dashboard session active.$$$$$$Improved Routing and DNS Behavior$$$Several enhancements were made to routing logic and DNS behavior; including:$$$$$$Automatically registering match domains for DNS routes. #3614$$$Enhancing the DNS forwarder to track resolved IPs with resource IDs. #3620$$$Fixing DNS forwarder handling of requested record types. #3615$$$Traffic Visibility and Interface Marking$$$NetBird data plane traffic is now marked for improved interface traffic identification. #3623$$$These changes improve observability and routing accuracy for DNS and network flows.$$$$$$Improvements$$$Route Removal Logic: Updated route removal to correctly handle dynamic routes. #3625$$$Linux Userspace Mode: Fixed missing inbound flows in userspace mode with native router. #3624$$$TCP Connection Tracking: Improved TCP connection tracking. #3572$$$Backend Router: Removed remaining Linux router limitations. #3589$$$No-Browser Login: Added --no-browser flag for CLI login and up commands for better SSO control. #3610$$$IP Lookup: Improved local IP lookup logic. #3551$$$Logging: NetBird logger now handles ICE and gRPC logs. #3603$$$Bug Fixes$$$Access Validation: Permission manager now validates account access correctly. #3444$$$Other Changes$$$FreeBSD CI: Updated FreeBSD workflow for better test coverage. #3638
NetBird EXE x64 Version 0.39.2.14136490999
Release Date
3/28/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Whats Changed$$$[management] Sync account peers on network router group changes by @bcmmbaga in #3573$$$[client] fix route handling for local peer state by @hakansa in #3586$$$[management] fix extend call and move config to types by @mlsmaycon in #3575$$$[client] Ensure status recorder is always initialized by @lixmal in #3588$$$[management] Fix extended config when nil by @mlsmaycon in #3593$$$[client] Disable systemd-resolved default route explicitly on match domains only by @lixmal in #3584$$$[client] Stop flow grpc receiver properly by @lixmal in #3596$$$[client] Prevent calling the onDisconnected callback in incorrect state by @pappz in #3582$$$[client] Fix close WireGuard watcher by @pappz in #3598$$$Full Changelog: v0.39.1...v0.39.2
NetBird EXE x64 Version 0.39.1.14024435567
Release Date
3/24/2025
Bug Fix?
Yes
Minor Release?
No
Patch Notes

v0.39.1 Latest$$$$$$Whats Changed$$$[management] Fix invalid port range sync by @mlsmaycon in #3571
NetBird EXE x64 Version 0.37.1.13488474603
Release Date
2/24/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

v0.37.1$$$$$$Whats Changed$$$[client] Restart netbird-ui post-install in linux deb&rpm by @mohamed-essam in #2992$$$[client] Update local interface addresses when gathering candidates by @lixmal in #3324$$$[management] faster server bootstrap by @pnmcosta in #3365$$$[client] fix privacy warning on macOS by @hurricanehrndz in #3350$$$[client] Disable notifications by default by @lixmal in #3375
NetBird EXE x64 Version 0.36.7.13314134350
Release Date
2/13/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

v0.36.7 Latest$$$Whats Changed$$$[client] Fix priority handling by @pappz in #3313$$$[client] Use GPO DNS Policy Config to configure DNS if present by @lixmal in #3319
Interested in automating patching for NetBird EXE x64?