Releases: livekit/client-sdk-js
v1.15.13
Full Changelog: v1.15.12...v1.15.13
v2.0.9
This version fixes video publishing in M124. Due to a change of behavior in Chrome 124 (currently in Beta channel), video publishing is broken in versions prior to 2.0.9
Patch Changes
v2.0.8
Patch Changes
-
Set degradationPreference to maintain-resolution for screen share tracks - #1080 (@davidzhao)
-
Handle SVC compatibility with Safari and Chrome prior to M113 - #1079 (@davidzhao)
-
Add sanity check for duplicate cryptors and log more errors - #1082 (@lukasIO)
-
Fix quality issues with SVC screenshares - #1077 (@davidzhao)
-
Export SubscriptionError from protocol - #1075 (@davidzhao)
v2.0.7
v2.0.6
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)