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

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

4.33.0 - 2021-10-29

Added

  • Added improved handling for local network errors occurring during add media and remove media operations for calls. KJS-184
  • Added two properties: isLocal & media id on the media:sourceMuted & media:sourceUnmuted events. These events are sent to application level. KJS-78
  • Added call state diagrams for both outgoing & incoming call and updated state transitions based on the supported ringingFeedbackMode. KJS-104
  • A new connectivity.resetConnection API to allow for a reset of websocket connection. This can be invoked by the application when it detects unstable network conditions. KJS-373
  • Added new fetch API. kandy.fetch allows the client to send any Kandy REST request through the SDK. KJS-374

Fixed

  • Fixed a CallHistory issue where removing a single record would remove other records as well.
  • Fixed a Call issue where the ringing feedback configuration would be changed after a user resubscription. KJS-343
  • Fixed a Call issue where EarlyMedia could be enabled on Firefox even though it cannot support it. KJS-366
    • A warning will be logged on SDK initialization and the configuration will be disabled.

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

NewReleases is sending notifications on new releases.