Skip to content

Releases: livekit/client-sdk-js

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

v2.5.5

27 Sep 15:28
1a838e8
Compare
Choose a tag to compare

Patch Changes

v2.5.4

24 Sep 09:41
7a3ef98
Compare
Choose a tag to compare

Patch Changes

v2.5.3

24 Sep 08:01
80454bf
Compare
Choose a tag to compare

Patch Changes

  • Ensure republishing is finished when calling setTrackEnabled methods - #1250 (@lukasIO)

  • Add dedicated chat API - #1224 (@lukasIO)

  • Fix permissions for all devices being requested when connecting/disconnecting devices - #1249 (@lukasIO)

v2.5.2

17 Sep 17:25
57bf8ab
Compare
Choose a tag to compare

Patch Changes

  • Pass connect options to room from connection checkers - #1245 (@jespermjonsson)

  • Avoid parallel offer processing - #1244 (@lukasIO)

  • Switch active device if previously selected device becomes unavailable - #1237 (@lukasIO)

  • Treat MissingKey as decryption failure to prevent spamming the logs - #1241 (@hughns)

  • Update API docs for room.getLocalDevices - #1243 (@lukasIO)

  • Fix trackProcessor creation from LocalParticipant.createTracks - #1247 (@lukasIO)