Releases: livekit/client-sdk-js
v2.0.5
Patch Changes
v2.0.4
Patch Changes
-
Normalize audiooutput device id for webAudio mode - #1051 (@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)
-
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
v2.0.2
v2.0.1
v1.15.12
v2.0.0
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 withawait room.getSid()
. - #983 (@lukasIO) -
Rename
participant.tracks
toparticipant.trackPublications
- #947 (@lukasIO) -
Rename getTrack to getTrackPublications and participants to remoteParticipants - #945 (@lukasIO)
Minor Changes
Patch Changes
v1.15.11
Patch Changes
- Resume audio playback status when switching back to tab on iOS - c247f7d67c423f5d7ea09549cd2eb44a95762cbb (@lukasIO)
- Buffer room events during reconnect - f83124d881dc962ff940b806c45da4d1b8c0b86e (@lukasIO)
- Fix state handling issue in SignalClient - 1200535d0c87d127cebd0b07330dd0a688843287 (@holzgeist)
Full Changelog: v1.15.10...v1.15.11
v1.15.10
1.15.10
Patch Changes
- Perform full reconnect on leave during reconnect -
dc95472cca12ad3b150e824da8e3f7e387de0e12
(@lukasIO)
1.15.9
Patch Changes
-
Fix for recovering SignalChannel closing during reconnect -
d1fa7554630d9f9fd787784b154eb460c8568894
(@lukasIO) -
Log server offer sdp -
6cd3ae5f0c3c30ce852d7b3f000f1adf2e08eb96
(@lukasIO)
Full Changelog: v1.15.8...v1.15.10
v1.15.8
Patch Changes
- Await unpublish before re-publishing on signal-reconnect -
eea871c11118ff36a04917dc1008dc9023c662b5
(@lukasIO)
Full Changelog: v1.15.7...v1.15.8