Releases: livekit/client-sdk-js
Releases · livekit/client-sdk-js
v2.7.0
Minor Changes
- Add support for detecting video element visibility in Document PiP (can be tested on the examples/demo) - #1325 (@davideberlein)
Patch Changes
- Expose
ReconnectContext
and ReconnectPolicy
, for use in custom reconnection implementations. - #1328 (@wuhkuh)
v2.6.2
Patch Changes
- Use capturing mediastreamtrack settings for audio feature detection - #1318 (@lukasIO)
v2.6.0
Minor Changes
Patch Changes
v2.5.7
Patch Changes
-
Actually allow E2EE keyring size of 256 - #1268 (@hughns)
-
Expose server version info - #1267 (@lukasIO)
-
Only emit TrackStreamStateChanged events on changed stream state - #1199 (@lukasIO)
-
Fix duplicate ParticipantPermissionsChanged updates for the local participant - #1270 (@davidzhao)