Skip to content

Releases: netbirdio/netbird

v0.37.2

07 Mar 15:58
ae6b613
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.37.1...v0.37.2

v0.37.1

24 Feb 00:22
cc48594
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.37.0...v0.37.1

v0.37.0

21 Feb 18:19
73ce746
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.36.7...v0.37.0

v0.36.7

13 Feb 17:55
c4a6daf
Compare
Choose a tag to compare

What's Changed

  • [client] Fix priority handling by @pappz in #3313
  • [client] Use GPO DNS Policy Config to configure DNS if present by @lixmal in #3319

Full Changelog: v0.36.6...v0.36.7

v0.36.6

12 Feb 15:13
d48edb9
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.30.0 to 0.33.0 by @dependabot in #3218
  • [client, server] Cleanup magiconair usage from repo by @pappz in #3276
  • Management REST Client Code by @mohamed-essam in #3278
  • [client] use embedded root CA if system certpool is empty by @hakansa in #3272
  • [misc] Replace Wiretrustee with Netbird by @lixmal in #3267
  • [client] Fix acl empty port range detection by @lixmal in #3285
  • [relay] Use new upstream for nhooyr.io/websocket package by @paralin in #3287
  • [client] Fix grouping of peer ACLs with different port ranges by @lixmal in #3289
  • [client] Fix nil pointer exception when load empty list and try to cast it by @pappz in #3282
  • [management] Check groups when counting peers on networks list by @pascal-fischer in #3284
  • [management] add logs for grpc API by @pascal-fischer in #3298
  • [client] Add experimental support for userspace routing by @lixmal in #3134
  • [signal] Fix context propagation in signal server by @4thel00z in #3251
  • [client, relay] Fix/wg watch by @pappz in #3261
  • [client] Support dns upstream failover for nameserver groups with same match domain by @lixmal in #3178
  • [client] Fix dns handler chain test by @lixmal in #3307
  • [client] Check for fwmark support and use fallback routing if not supported by @lixmal in #3220
  • [client] Enable userspace forwarder conditionally by @lixmal in #3309
  • fix integration tests by @pnmcosta in #3311

New Contributors

Full Changelog: v0.36.5...v0.36.6

v0.36.5

29 Jan 06:52
e20be23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.36.4...v0.36.5

v0.36.4

28 Jan 06:18
7335c82
Compare
Choose a tag to compare

What's Changed

  • [client] Allow freebsd to build netbird-ui by @lixmal in #3212
  • [management] Refactor peers to use store methods by @bcmmbaga in #2893
  • [misc] Fix: typo in test output by @JinxCappa in #3216
  • [management] remove peer from group on delete by @pascal-fischer in #3223
  • [management] disable prepareStmt for sqlite by @pascal-fischer in #3228
  • [client] Fix freebsd default routes by @lixmal in #3230
  • [client] Use correct stdout/stderr log paths for debug bundle on macOS by @lixmal in #3231
  • [client] Back up corrupted state files and present them in the debug bundle by @lixmal in #3227
  • [client] Match more specific dns handler first by @lixmal in #3226
  • [client] Mark redirected traffic early to match input filters on pre-DNAT ports by @lixmal in #3205
  • [management] use account request buffer on sync by @pascal-fischer in #3229
  • [management/signal/relay] add metrics descriptions by @pascal-fischer in #3233
  • [client] Support port ranges in peer ACLs by @lixmal in #3232
  • [client] Use dynamic dns route resolution on iOS by @lixmal in #3243
  • [management] copy source and destination resource on policyRule copy by @pascal-fischer in #3235

New Contributors

Full Changelog: v0.36.3...v0.36.4

v0.36.3

17 Jan 23:23
9f4db0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.36.2...v0.36.3

v0.36.2

17 Jan 11:56
3e836db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.36.1...v0.36.2

v0.36.1

16 Jan 21:36
3e9f0d5
Compare
Choose a tag to compare

What's Changed

  • [client] Fix windows info out of bounds panic by @lixmal in #3196

Full Changelog: v0.36.0...v0.36.1