update netbird - #592
Merged
Merged
Conversation
netbird-client: 0.76.3 -> 0.77.0 Diff: netbirdio/netbird@v0.76.3...v0.77.0 netbird-dashboard: 2.90.10 -> 2.91.0 Diff: netbirdio/dashboard@v2.90.10...v2.91.0 netbird-proxy: 0.76.3 -> 0.77.0 Diff: netbirdio/netbird@v0.76.3...v0.77.0 netbird-server: 0.76.3 -> 0.77.0 Diff: netbirdio/netbird@v0.76.3...v0.77.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
netbird-client: 0.76.3 -> 0.77.0
Diff: netbirdio/netbird@v0.76.3...v0.77.0
netbird-dashboard: 2.90.10 -> 2.91.0
Diff: netbirdio/dashboard@v2.90.10...v2.91.0
netbird-proxy: 0.76.3 -> 0.77.0
Diff: netbirdio/netbird@v0.76.3...v0.77.0
netbird-server: 0.76.3 -> 0.77.0
Diff: netbirdio/netbird@v0.76.3...v0.77.0
netbird v0.77.0 release notes
Release Notes for v0.77.0
What's New
Agent Network
Reworked Agent Network endpoint identity and settings bootstrap.
[management] Rework Agent Network endpoint identity and settings bootstrap netbirdio/netbird#7085
Added a proxy-connect authorizer seam for Agent Network.
[management] Add a proxy-connect authorizer seam netbirdio/netbird#7136
Added reverse proxy usage accounting for activity tracking.
[management] Record reverse proxy usage for activity accounting netbirdio/netbird#7116
Client Improvements
Added strict anonymization level and MAC address anonymization to debug bundles.
[client] Add strict anonymization level and MAC anonymization to debug bundles netbirdio/netbird#7102
Declared the
xdg-utilsdependency for NetBird UI packages.[client] Declare the xdg-utils dependency for the netbird-ui packages netbirdio/netbird#7126
Fixed credentials used for GTK3 package uploads.
[client] Fix credentials for the gtk3 package uploads netbirdio/netbird#7125
Prevented WireGuard packets from being misrouted to the STUN handler.
[client] Do not misroute WireGuard packets to the STUN handler netbirdio/netbird#7059
Updated the NetBird Wails fork to remove the native WebView2 dependency.
[client] Bump the netbirdio/wails fork to drop the native WebView2 netbirdio/netbird#7128
Migrated the relay QUIC tracer to qlog and upgraded
quic-goto v0.59.1.[client, relay] Migrate relay QUIC tracer to qlog and bump quic-go to 0.59.1 netbirdio/netbird#7124
Derived Windows SSH privilege checks from the user token and group membership.
[client] Derive Windows SSH privilege checks from the token and group membership netbirdio/netbird#6966
Adjusted the GTK3 release job.
[client] adjust gtk3 version release job netbirdio/netbird#7163
Fixed a macOS DNS panic caused by malformed
scutiloutput.[client] Fix macOS DNS panic on malformed scutil output netbirdio/netbird#7180
Added a fallback to per-IP ACL rules when
ipsetis unavailable.[client] iptables: fall back to per-IP ACL rules when ipset is unavailable netbirdio/netbird#6332
Gated IPv6 forwarding on overlay IPv6 while preserving host Router Advertisement acceptance.
[client] Gate IPv6 forwarding on overlay v6 and preserve host RA acceptance netbirdio/netbird#6221
Removed installer registry handlers for Windows autostart Run keys.
[client] Remove installer registry handlers for autostart Run keys netbirdio/netbird#7183
Infrastructure & Documentation
Added Crowdin configuration for UI translation synchronization.
[infrastructure] Add Crowdin configuration for UI translation sync netbirdio/netbird#7155
Fixed Crowdin export paths and export options.
[infrastructure] Fix Crowdin export paths and export options netbirdio/netbird#7162
Updated the documentation to direct translation contributions to Crowdin.
[doc] Point translation contributions at Crowdin netbirdio/netbird#7161
Allowed external test suites to reuse the NetBird end-to-end test harness.
[infrastructure] Let a suite outside this repo use the e2e harness netbirdio/netbird#7176
Improved the release pipeline to build release branches and delay marking releases as "latest" until signing is complete.
[misc] Build release branches, and don't mark releases latest before signing netbirdio/netbird#7171
Full Changelog: netbirdio/netbird@v0.76.3...v0.77.0
dashboard v2.91.0 release notes
What's Changed
New Contributors
Full Changelog: netbirdio/dashboard@v2.90.10...v2.91.0