# NetBird v0.75.0-rc.6 - Product: NetBird (https://whatsnew.fyi/product/netbird) - Vendor: NetBird - Date: 2026-07-13 - Version: v0.75.0-rc.6 - Original notes: https://github.com/netbirdio/netbird/releases/tag/v0.75.0-rc.6 - Permalink: https://whatsnew.fyi/product/netbird/releases/v0.75.0-rc.6 - Labels: Pre-release 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** — Fix MDM managementURL conflict on default-port URL echo - **added** — Introduce client-side event aggregation - **added** — Add JSON gateway for NetBird daemon - **fixed** — Re-generate gateway proto files - **fixed** — Fix browser relay WebSocket close and raise RDP dial timeout - **added** — Add traffic filters for source and destination ID - **added** — Add SSO login flow timing instrumentation - **fixed** — Fix duplicate operationId in OpenAPI spec - **added** — Add agent_network_only account setting - **added** — Add dashboard_features account setting - **fixed** — Bring the connection up in Go after SSO login - **changed** — Enable launch-on-login by default on fresh GUI installs - **changed** — Require dashboard_features.agent_network when enabling agent_network_only - **changed** — Include system events in status conversion ##### What's Changed * [client] fix MDM managementURL conflict on default-port URL echo by @riccardomanfrin in https://github.com/netbirdio/netbird/pull/6672 * [management,client] 0.75.0 release by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6473 * [client] introduce client-side event aggregation by @dmitri-netbird in https://github.com/netbirdio/netbird/pull/6627 * [client] add json gateway for netbird daemon by @jnfrati in https://github.com/netbirdio/netbird/pull/6272 * [client] fix: re-generate gateway proto files by @jnfrati in https://github.com/netbirdio/netbird/pull/6696 * [client] Merge v0.74.x branch by @theodorsm in https://github.com/netbirdio/netbird/pull/6700 * [doc] Update Agent Network Readme by @braginini in https://github.com/netbirdio/netbird/pull/6699 * [client] Fix browser relay WebSocket close and raise RDP dial timeout by @lixmal in https://github.com/netbirdio/netbird/pull/6684 * [management] add traffic filters for source and dest id by @pascal-fischer in https://github.com/netbirdio/netbird/pull/6697 * [client] fix flaky test around event aggregation by @dmitri-netbird in https://github.com/netbirdio/netbird/pull/6710 * [client] Add SSO login flow timing instrumentation by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6717 * [client,management] sync 0.74.4 changes by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6727 * [management] fix duplicate operationId in OpenAPI spec by @CoderSufiyan in https://github.com/netbirdio/netbird/pull/6734 * [management] Add agent_network_only account setting by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6736 * [management] Add dashboard_features account setting by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6742 * [client] Bring the connection up in Go after SSO login by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6744 * [client] Enable launch-on-login by default on fresh GUI installs by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6738 * [management] require dashboard_features.agent_network when enabling agent_network_only by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6750 * [proxy, client] Include system events in status conversion by @lixmal in https://github.com/netbirdio/netbird/pull/6746 * [management] add logs to ephemeral delete by @pascal-fischer in https://github.com/netbirdio/netbird/pull/6747 ##### New Contributors * @CoderSufiyan made their first contribution in https://github.com/netbirdio/netbird/pull/6734 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.74.2...v0.75.0-rc.6