# NetBird v0.74.7 - Product: NetBird (https://whatsnew.fyi/product/netbird) - Vendor: NetBird - Date: 2026-07-17 - Version: v0.74.7 - Original notes: https://github.com/netbirdio/netbird/releases/tag/v0.74.7 - Permalink: https://whatsnew.fyi/product/netbird/releases/v0.74.7 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Handle QUIC connections concurrently in relay to prevent handshake head-of-line blocking - **fixed** — Reject leading hyphen in getent input to prevent flag injection - **fixed** — Sanitize peer FQDN/hostname in generated SSH config - **fixed** — Disable gVisor TCP RACK loss detection on Windows - **changed** — Bind netstack SOCKS5 proxy to 127.0.0.1 by default - **fixed** — Evaluate IP fragments against firewall ACLs ##### What's Changed * [relay] Handle QUIC connections concurrently to prevent handshake head-of-line blocking by @lixmal in https://github.com/netbirdio/netbird/pull/6784 * [client] Reject leading hyphen in getent input to prevent flag injection by @lixmal in https://github.com/netbirdio/netbird/pull/6787 * [client] Sanitize peer FQDN/hostname in generated SSH config by @riccardomanfrin in https://github.com/netbirdio/netbird/pull/6805 * [client] Disable gVisor TCP RACK loss detection on Windows by @lixmal in https://github.com/netbirdio/netbird/pull/6808 * [client] Rename isValidAccessToken to reflect audience-only check by @riccardomanfrin in https://github.com/netbirdio/netbird/pull/6806 * [client] Bind netstack SOCKS5 proxy to 127.0.0.1 by default by @riccardomanfrin in https://github.com/netbirdio/netbird/pull/6812 * [client] Evaluate IP fragments against firewall ACLs by @lixmal in https://github.com/netbirdio/netbird/pull/6781 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.74.6...v0.74.7