Skip to content

v0.51.0

Compare
Choose a tag to compare
@mlsmaycon mlsmaycon released this 15 Jul 12:01
· 61 commits to main since this release
0dab032

This version introduces support for relaying disconnection indications from the relay server. With this change, relayed disconnects are detected early, and the clients should start renegotiation.

This change requires a relay update to support new clients fully; otherwise, they will retry connections to old relays and fallback to Coturn-based relay connections.

What's Changed

  • [client] avoid parsing NB_NETSTACK_SKIP_PROXY if empty by @iisteev in #4145
  • [client, relay-server] Feature/relay notification by @pappz in #4083

New Contributors

Full Changelog: v0.50.3...v0.51.0