Skip to content

v0.36.4

Compare
Choose a tag to compare
@mlsmaycon mlsmaycon released this 28 Jan 06:18
· 25 commits to main since this release
7335c82

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