Skip to content

Tags: netbirdio/netbird

Tags

v0.37.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[client][ui] Disable notifications by default (#3375)

v0.37.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[misc] Rename CI client tests (#3366)

v0.36.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[client] Use GPO DNS Policy Config to configure DNS if present (#3319)

v0.36.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix integration tests (#3311)

v0.36.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[client] Add missing peer ACL flush (#3247)

v0.36.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[management] copy destination and source resource on policyRUle copy (#…

…3235)

v0.36.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[client] Close ice agent only if not nil (#3210)

v0.36.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[management] add duration logs to Sync (#3203)

v0.36.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[client] Fix windows info out of bounds panic (#3196)

v0.36.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[relay] Set InitialPacketSize to the maximum allowable value (#3188)

Fixes an issue on macOS where the server throws errors with default settings:
failed to write transport message to: DATAGRAM frame too large.

Further investigation is required to optimize MTU-related values.