v0.75.0-rc.6

semaphoreui/semaphorev0.75.0-rc.6Jul 13, 2026by pappz

AI Summary

A major release candidate focusing on client-side performance with event aggregation and a JSON gateway, alongside dashboard traffic filter improvements and SSO login instrumentation.

Key Highlights

  • Client-side event aggregation
  • JSON gateway for netbird daemon
  • Traffic filters for source and destination ID
  • SSO login flow timing instrumentation

New Features

  • Client-side event aggregation
  • JSON gateway for netbird daemon
  • Traffic filters for source and dest ID
  • SSO login flow timing instrumentation
  • Agent network only account setting

Full Release Notes

## 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