Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Bumps github.com/netbirdio/netbird from 0.53.0 to 0.59.2.

Release notes

Sourced from github.com/netbirdio/netbird's releases.

v0.59.2

What's Changed

Full Changelog: netbirdio/netbird@v0.59.1...v0.59.2

v0.59.1

What's Changed

Full Changelog: netbirdio/netbird@v0.59.0...v0.59.1

v0.59.0

Release Notes for v0.59.0

What's New

Browser Client for Remote SSH & RDP Access

We’re excited to introduce the NetBird Browser Client – a secure, zero-install way to access your peers directly from your web browser.

Highlights

  • No installation required – connect from Chrome, Firefox, Edge, or Safari.
  • SSH & RDP support – access Linux and Windows machines with full protocol support.
  • Runs in your browser – a complete NetBird peer compiled to WebAssembly.
  • End-to-end encrypted – secured with WireGuard®.
  • Temporary, secure access – short-lived peers and ACLs are created automatically and cleaned up when the session ends.

How it works

Open your NetBird dashboard → Peers view, choose a machine, and click Launch Console (SSH) or Remote Desktop (RDP).
Your session runs securely in the browser with no software download needed.

📖 Read the full guide

⚠️Note for Self-Hosted Deployments

To use the browser client with self-hosted deployments, you need to upgrade your Management, Signal, Dashboard, and Relay containers.

Learn more here:

PRs:

  • Added browser client support across client, signal, and management components. #4415
  • Adjusted WebSocket proxy paths to ensure proper browser client functionality. #4565
  • Updated infrastructure scripts to include WebSocket proxy setup for browser client deployments. #4566

Other Client Enhancements

  • Added Windows DNS policies to always use the GPO path. #4460
  • Fixed packet loss issues. #3338

... (truncated)

Commits
  • e7b5537 Add websocket paths including relay to nginx template (#4573)
  • 95794f5 [client] fix Windows NRPT Policy Path (#4572)
  • 9bcd3eb [management,client] Make DNS ForwarderPort Configurable & Change Well Known P...
  • b85045e [misc] Update infra scripts with ws proxy for browser client (#4566)
  • 4d7e59f [client,signal,management] Adjust browser client ws proxy paths (#4565)
  • b5daec3 [client,signal,management] Add browser client support (#4415)
  • 5e1a40c [client] Order the list of candidates for proper comparison (#4561)
  • e8d301f [client] Fix/pkg loss (#3338)
  • 17bab88 [client] Add Windows DNS Policies To GPO Path Always (#4460)
  • 25ed583 [management] fix network map dns filter (#4547)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/netbirdio/netbird](https://github.com/netbirdio/netbird) from 0.53.0 to 0.59.2.
- [Release notes](https://github.com/netbirdio/netbird/releases)
- [Changelog](https://github.com/netbirdio/netbird/blob/main/.goreleaser.yaml)
- [Commits](netbirdio/netbird@v0.53.0...v0.59.2)

---
updated-dependencies:
- dependency-name: github.com/netbirdio/netbird
  dependency-version: 0.59.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants