Skip to content

Releases: livekit/client-sdk-js

v2.0.5

06 Mar 09:56
0535cc9
Compare
Choose a tag to compare

Patch Changes

  • Set logExtension on all livekit loggers if not specified - #1061 (@lukasIO)

  • Don't treat PC config error as SignalReconnectError - #1052 (@lukasIO)

  • Align logContext fields with server naming - #1062 (@lukasIO)

  • Remove some noisy e2ee logs - #1057 (@lukasIO)

  • Throw error if trying to connect with a non-compatible browser - #1064 (@davidliu)

v2.0.4

01 Mar 16:19
de4a678
Compare
Choose a tag to compare

Patch Changes

  • Normalize audiooutput device id for webAudio mode - #1051 (@lukasIO)

  • Add page leave log - #1056 (@lukasIO)

  • Add stopProcessor param to replaceTrack function - #1040 (@lukasIO)

  • Set audio context on track as early as possible - #1053 (@lukasIO)

  • Export logger names to configure fine grained logging - #1042 (@lukasIO)

  • Emit Restarting as soon as both signal and pc connection are severed - #1047 (@lukasIO)

  • Add VideoPreset overload for more granular options settings - #1044 (@lukasIO)

  • Send worker loglevel in init message - #1045 (@lukasIO)

  • Only perform mute/unmute actions if necessary - #1048 (@lukasIO)

  • Make sure a 401 ConnectionError is thrown on invalid token permissions - #1049 (@lukasIO)

v2.0.3

21 Feb 20:11
1fd5477
Compare
Choose a tag to compare

Patch Changes

  • Fix transceiver reuse for e2ee and add more verbose e2ee debug logging - #1041 (@lukasIO)

  • Make sure only one track restart request is processed at a time - #1039 (@lukasIO)

  • Emit event when track processor changes - #1036 (@lukasIO)

v2.0.2

19 Feb 09:21
a704c1b
Compare
Choose a tag to compare

Patch Changes

  • Ignore unknown fields in protobuf parsing - #1029 (@lukasIO)

  • Stronger kind type for Tracks to improve processor support - #1033 (@lukasIO)

  • Verify participant identity matching when unsetting transformer for e2ee - #1032 (@lukasIO)

v2.0.1

09 Feb 12:58
58d1e65
Compare
Choose a tag to compare

Patch Changes

v1.15.12

09 Feb 12:54
Compare
Choose a tag to compare

Patch Changes

v2.0.0

02 Feb 23:05
5106c17
Compare
Choose a tag to compare

Major Changes

  • Remove experimental hint for webAudioMix and enable it by default - #1013 (@lukasIO)

  • Add support for async room sid. Removes room.sid and replaces it with await room.getSid(). - #983 (@lukasIO)

  • Change publishData signature - #946 (@lukasIO)

  • Remote OFF option from VideoQuality enum - #985 (@lukasIO)

  • Rename participant.tracks to participant.trackPublications - #947 (@lukasIO)

  • Rename getTrack to getTrackPublications and participants to remoteParticipants - #945 (@lukasIO)

  • Remove previously deprecated APIs - #948 (@lukasIO)

Minor Changes

  • Don't emit RoomEvent.Reconnecting for resumes - #1012 (@lukasIO)

Patch Changes

v1.15.11

31 Jan 13:58
Compare
Choose a tag to compare

Patch Changes

Full Changelog: v1.15.10...v1.15.11

v1.15.10

20 Jan 16:18
Compare
Choose a tag to compare

1.15.10

Patch Changes

1.15.9

Patch Changes

Full Changelog: v1.15.8...v1.15.10

v1.15.8

10 Jan 16:37
Compare
Choose a tag to compare

Patch Changes

Full Changelog: v1.15.7...v1.15.8