Skip to content

Releases: livekit/client-sdk-js

v2.7.0

26 Nov 10:48
e511197
Compare
Choose a tag to compare

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.3

22 Nov 08:58
f51089a
Compare
Choose a tag to compare

Patch Changes

  • Add voiceIsolation constraint to AudioCaptureOptions - #1320 (@lukasIO)

  • Forward disconnect reason on leave requests and ConnectionErrors - #1323 (@lukasIO)

v2.6.2

19 Nov 08:12
13ba73d
Compare
Choose a tag to compare

Patch Changes

  • Use capturing mediastreamtrack settings for audio feature detection - #1318 (@lukasIO)

v2.6.1

18 Nov 19:21
f04272c
Compare
Choose a tag to compare

Patch Changes

  • Add ConnectionErrorReason when cancelling ongoing connection attempt - #1315 (@lukasIO)

  • Make Remote Tracks getSenderStats method public - #1309 (@mpnri)

v2.6.0

31 Oct 21:39
e226085
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v2.5.10

23 Oct 18:50
42ecb8b
Compare
Choose a tag to compare

Patch Changes

v2.5.9

14 Oct 10:47
28c2897
Compare
Choose a tag to compare

Patch Changes

v2.5.8

10 Oct 12:17
9d95c21
Compare
Choose a tag to compare

Patch Changes

v2.5.7

07 Oct 10:26
03f2a6f
Compare
Choose a tag to compare

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)

v2.5.6

02 Oct 09:05
3c9e923
Compare
Choose a tag to compare

Patch Changes