Skip to content

v1.6.1

Compare
Choose a tag to compare
@Oliver-Zimmerman Oliver-Zimmerman released this 20 Mar 16:03
· 16 commits to main since this release
d6e5354

1.6.1 (2025-03-20)

Bug Fixing

  • Fixed an issue where we were including local candidates in the SDP offer, which was causing issues with some networks.
  • Adjusted the Peer class to also use the provided Logger when logging messages so that these can be used by a custom logger provided by the user (or our default logger if none is provided).

1.6.0 (2025-03-07)

Enhancement

  • Added reconnect timeout functionality to handle call reconnection failures.

1.5.0 (2025-03-07)