Skip to content

Releases: netbirdio/netbird

v0.11.1

25 Nov 17:20
fcf7786
Compare
Choose a tag to compare
Disable route when removing peer (#582)

v0.11.0

25 Nov 15:27
a78fd69
Compare
Choose a tag to compare

Release Notes

v0.10.10

22 Nov 11:45
53c532b
Compare
Choose a tag to compare

Release Notes

Management

  • Fix interactive SSO login when creating account from a device (#575)
  • Add UI client and client versions to the metrics system (#568)
  • Display all peers that user has access to in the /peers API (#571)

v0.10.9

18 Nov 15:54
9cb66bd
Compare
Choose a tag to compare

Release Notes

Management

  • Update the last run time and active count for the metrics system (#568)
  • Add UI client and client versions to the metrics system (#568)

Client

  • Fix docker network interface filter (#564)

Dashboard

Big thanks to our new contributors

v0.10.8

14 Nov 07:28
509d23c
Compare
Choose a tag to compare

Release Notes

Management

  • Use custom Error internally (#558)
  • Return a JSON error response with a message in the HTTP API (#558)

v0.10.7

08 Nov 10:57
157137e
Compare
Choose a tag to compare

Release Notes

Management

v0.10.6

07 Nov 13:04
d0c6d88
Compare
Choose a tag to compare

Release Notes

Management

  • Simplify the Store interface (#545)

v0.10.5

06 Nov 16:06
4321b71
Compare
Choose a tag to compare

Release Notes

Management

  • Hide content based on user role (#541)
    Only admins can view Access Rules, Network Routes.
    Admin users can view all users but users with a "user" role can only view their user.
    Admin users can view all peers but users with a "user" role can only view their peer.

Web UI (Dashboard)

v0.10.4

03 Nov 17:22
6aa7a2c
Compare
Choose a tag to compare

Release Notes

Management

  • Hide setup key from non-admin users (#539)

Screenshot from 2022-11-03 16-36-22 (2)

v0.10.3

31 Oct 11:06
126af9d
Compare
Choose a tag to compare

Release Notes

Management

  • Add active peers count per OS to the anonymous metrics push (#526)

Client

  • Set the application icon, settings window title, and systray tooltip by @rgl in (#523)
  • Return gateway address if not nil (#533)

Others

  • Update sign pipeline version to 0.0.4 (#531)

Big thanks to our new contributor

  • @rgl made their first contribution in (#523)