Skip to content

Releases: netbirdio/netbird

v0.59.11

29 Oct 16:28
c530db1

Choose a tag to compare

What's Changed

  • [client] Fix UI panic when switching profiles by @lixmal in #4718

Full Changelog: v0.59.10...v0.59.11

v0.59.10

28 Oct 22:36
1ee575b

Choose a tag to compare

What's Changed

  • [client] Fix Connect/Disconnect buttons being enabled or disabled at the same time by @lixmal in #4711
  • [client] Use management-provided dns forwarder port on the client side by @lixmal in #4712

Full Changelog: v0.59.9...v0.59.10

v0.59.9

28 Oct 15:18
d7321c1

Choose a tag to compare

What's Changed

  • [management] Add peer disapproval reason by @bcmmbaga in #4468
  • [client] Fix active profile name in debug bundle by @lixmal in #4689
  • [signal] Fix HTTP/WebSocket proxy not using custom certificates by @bcmmbaga in #4644
  • [client] Fix macOS state-based dns cleanup by @lixmal in #4701
  • [client] Clean up bsd routes independently of the state file by @lixmal in #4688
  • Include expired and routing peers in DNS record filtering by @bcmmbaga in #4708
  • [management] rewire account manager to permissions manager by @pascal-fischer in #4673
  • [client] Redirect dns forwarder port 5353 to new listening port 22054 by @lixmal in #4707
  • [client] The status cmd will not be blocked by the ICE probe by @pappz in #4597

Full Changelog: v0.59.8...v0.59.9

v0.59.8

21 Oct 17:36
96f71ff

Choose a tag to compare

What's Changed

  • [Snyk] Security upgrade alpine from 3.22.0 to 3.22.2 by @mlsmaycon in #4618
  • [management] Delete TURNConfig section from script by @braginini in #4639
  • [client] Clean up match domain reg entries between config changes by @lixmal in #4676
  • [misc] Update tag name extraction in install.sh by @mlsmaycon in #4677

Full Changelog: v0.59.7...v0.59.8

v0.59.7

17 Oct 17:29
f530123

Choose a tag to compare

What's Changed

  • [management] feat: Basic PocketID IDP integration by @jfrconley in #4529
  • [client] Fix missing flag values in profiles by @lixmal in #4650
  • [client] Add bind activity listener to bypass udp sockets by @lixmal in #4646
  • [client] Set default wireguard port for new profiles by @lixmal in #4651
  • [client] Fix nil pointer when run debug bundle by @pappz in #4652
  • [client] Remove rule squashing by @lixmal in #4653
  • [client] Support BROWSER env for login by @lixmal in #4654
  • [client] Fix status showing P2P without connection by @lixmal in #4661

New Contributors

Full Changelog: v0.59.6...v0.59.7

v0.59.6

14 Oct 13:56
000e99e

Choose a tag to compare


What's Changed

  • [managament] sync all other peers on peer add/remove by @hakansa in #4614
  • [client] Explicitly disable DNSOverTLS for systemd-resolved by @kleschenko in #4579
  • [management] pass temporary flag to validator by @pascal-fischer in #4599
  • [misc] Add service definition for netbird-signal by @mlsmaycon in #4620
  • [client] Force TLS1.2 for RDP with Win11/Server2025 for CredSSP compatibility by @lixmal in #4617

New Contributors

Full Changelog: v0.59.5...v0.59.6

v0.59.5

09 Oct 16:51
4e03f70

Choose a tag to compare

What's Changed

Full Changelog: v0.59.4...v0.59.5

v0.59.4

08 Oct 19:47
654aa95

Choose a tag to compare

What's Changed

  • [client] Remove endpoint address on peer disconnect, retain status for activity recording by @pappz in #4228
  • [client] Close Re-Auth Window If Client Is Already Connected by @hakansa in #4525
  • [client] Implement DNS query caching in DNSForwarder by @hakansa in #4574
  • [client] Recreate agent when receive new session id by @pappz in #4564
  • [client,gui] Update url_windows.go to offer arm64 executable download by @webash in #4586

New Contributors

Full Changelog: v0.59.3...v0.59.4

v0.59.3

06 Oct 21:19
8846788

Choose a tag to compare

What's Changed

  • Adjust signal port for websocket connections by @mlsmaycon in #4594
  • [client,management,signal] Handle grpc from ws proxy internally instead of via tcp by @lixmal in #4593
  • [management,signal] Remove ws-proxy read deadline by @lixmal in #4598

Full Changelog: v0.59.2...v0.59.3

v0.59.2

02 Oct 22:43
e7b5537

Choose a tag to compare

What's Changed

  • Add websocket paths including relay to nginx template by @lixmal in #4573

Full Changelog: v0.59.1...v0.59.2