Skip to content

1.1.7

Compare
Choose a tag to compare
@cloudwebrtc cloudwebrtc released this 19 Oct 07:39
· 265 commits to main since this release

1.1.7

  • Fixed ice config issues. (#192).
  • Make timeouts configurable.
  • Fixed Hardware.setSpeakerphoneOn() not working on iOS.
  • Fixed track not being correctly passed to localParticipant in FastConnectOptions,
    causing the camera to apply twice and not be released.
  • Clean up pingIntervalTimer when closing SignalClient.