Skip to content

update netbird - #964

Merged
fosskar[bot] merged 1 commit into
mainfrom
update-package-netbird
Sep 4, 2026
Merged

fosskar[bot] merged 1 commit into
mainfrom
update-package-netbird

Conversation

@fosskar

@fosskar fosskar Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

netbird-client: 0.77.1 -> 0.78.0

Diff: netbirdio/netbird@v0.77.1...v0.78.0

netbird-dashboard: 2.91.1 -> 2.92.0

Diff: netbirdio/dashboard@v2.91.1...v2.92.0

netbird-proxy: 0.77.1 -> 0.78.0

Diff: netbirdio/netbird@v0.77.1...v0.78.0

netbird-server: 0.77.1 -> 0.78.0

Diff: netbirdio/netbird@v0.77.1...v0.78.0

netbird v0.78.0 release notes

Release Notes for v0.78.0

Highlights

  • Rosenpass now works through the embedded reverse proxy (#6763). Until now the proxy ran no
    Rosenpass at all, so peers with Rosenpass enabled failed to establish through it on a PSK
    mismatch — an incompatibility that was never documented. The proxy now runs Rosenpass in
    permissive mode, so it connects both to Rosenpass-enabled peers and, exactly as before, to
    peers without it. NB_PROXY_ROSENPASS=false turns it off.
  • Lazy connections reworked: per-peer lazy state, proxy peers lazy by default, and the lazy
    exclusion list removed (#6762, #6763).
  • Agent Network / LLM gateway: agentgateway integration, access roles and self-service
    endpoints, Bedrock model discovery served from the control plane, guardrail allowlists for
    declared model ids, and the endpoint conformed to the LLM gateway protocol
    (#7274, #7221, #7250, #7239, #7154, #7389, #7246).
  • DNS on Windows: a catch-all NRPT rule when NetBird is the primary resolver (#7071), closing
    the leak/poisoning window towards the system resolvers.
  • Local Prometheus metrics endpoint on the client (#6689).
  • Go 1.26 and go-quic v0.62.0 across client, relay and management (#7359).
  • Unified ACL filtering for peers and routes, with multi-source rules (#6322). An internal
    refactor: no change is expected for standard deployments.
  • Ukrainian localization for the desktop client (#7035).

Behaviour changes

  • Remote jobs (remote debug bundle and friends) are now behind an admin opt-in, with MDM
    support (#7153). Anyone using them without the opt-in has to enable it.
  • Remote debug bundle jobs accept an anonymization level and an upload URL (#7147).
  • The client stays connected during the login command (#7384).
  • Logging out of the active profile is allowed even when profiles are disabled (#7360).
  • Profiles resolve for the invoking sudo user rather than for root (#7238).
  • NetBird traffic stays out of third-party fwmark rules (#7314).
  • GUI windows are created on demand and destroyed on close (#7096).
  • Android split tunnelling: the mode is typed rather than stored as a string, and settings are
    kept per profile (#7387, #7349).

Security / hardening

  • The cached SSH JWT is bound to the local caller that obtained it (#7378).
  • The WireGuard key is no longer logged on a parse failure (#7379).
  • The client asks the OS for privileges when a guarded SSH setting is changed (#7066).
  • The proxy validates header auth (#7263).
  • Management checks a provider's URL and credential before saving them (#7301).
  • Clarified that X-Peer-ID on metrics ingest is not a credential (#7363).
  • The old math/rand library is gone from management (#6836).

Client — fixes

  • Fixed the ICEBind races that wedge interface creation (#7377).
  • agentConnecting is dropped whenever the ICE session state clears (#7327).
  • A peer offer or answer arriving before the handshaker starts listening is held rather than lost

… (truncated)

dashboard v2.92.0 release notes

What's Changed

New Contributors

Full Changelog: netbirdio/dashboard@v2.91.1...v2.92.0

netbird-client: 0.77.1 -> 0.78.0

Diff: netbirdio/netbird@v0.77.1...v0.78.0

netbird-dashboard: 2.91.1 -> 2.92.0

Diff: netbirdio/dashboard@v2.91.1...v2.92.0

netbird-proxy: 0.77.1 -> 0.78.0

Diff: netbirdio/netbird@v0.77.1...v0.78.0

netbird-server: 0.77.1 -> 0.78.0

Diff: netbirdio/netbird@v0.77.1...v0.78.0
@fosskar
fosskar Bot enabled auto-merge (squash) September 4, 2026 02:02
@fosskar
fosskar Bot merged commit 1abda5a into main Sep 4, 2026
3 checks passed
@fosskar
fosskar Bot deleted the update-package-netbird branch September 4, 2026 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants