github Kandy-IO/kandy-link-js-sdk v4.35.0
Kandy kandy-link-js-sdk v4.35.0

latest releases: v5.3.0-beta.948, v5.3.0-beta.947, v5.3.0-beta.946...
2 years ago

4.35.0 - 2021-12-21

Added

  • Added a new (optional) object property defaultPeerConfig to config.call which would allow for a complete configuration on an RTCPeerConnection. defaultPeerConfig supports the same set of properties defined in RTCConfiguration. See RTCConfiguration properties. KJS-370
  • Added handling of "websocket overridden" message notification (coming from backend) by automatically disconnecting current websocket & notifying the application level. KJS-99

Fixed

  • Fixed behaviour where a call would still connect when no ICE candidates were found. Calls that experience this will now fail instead. KJS-329
  • Fixed a backwards compatibility issue with the client.media.renderTracks API. KJS-457
  • Fixed a Call issue where unexpected tracks would appear after call operations if video was added to the call at some point. KJS-382, KJS-267
  • Fixed an issue where we weren't deleting our subscription if the websocket connection couldn't be established when subscribing for services. KJS-418

Don't miss a new kandy-link-js-sdk release

NewReleases is sending notifications on new releases.