Releases: livekit/client-sdk-js
Releases · livekit/client-sdk-js
v2.5.0
Minor Changes
- Add RemoteTrack.setPlayoutDelay and make receiver non-optional in RemoteTrack constructor - #1209 (@lukasIO)
Patch Changes
v2.4.2
v2.4.1
v2.4.0
v2.3.2
Patch Changes
-
Emit transcription on transcribedParticipantIdentity and update protocol - #1177 (@lukasIO)
-
Wait for pending publish promise before attempting to unpublish track - #1178 (@lukasIO)
-
Ensure app visibility listeners are only added for video tracks - #1173 (@renovate)
-
Fix activeSpeakers has old participant when participant sid changed - #1180 (@zesun96)
v2.3.1
v2.3.0
v2.2.0
Minor Changes
Patch Changes
v2.1.5
Patch Changes
-
Override sender getter on LocalVideoTrack - #1141 (@lukasIO)
-
Add degradationPreference option for LocalVideoTrack - #1138 (@lukasIO)
-
Honor calls to track.stop() during an ongoing restart attempt - #1131 (@lukasIO)
-
Add check for getSynchronizationSources support - #1136 (@lukasIO)
-
Add leave req full reconnect simulation scenario - #1137 (@lukasIO)
-
Ensure DD ext for svc codecs - #1132 (@cnderrauber)