Releases: livekit/client-sdk-js
v1.2.2
Patch Changes
- #317
68f6ae2
Thanks @theomonnom! - Fix Unity issue with placeholders '$&'
v1.2.1
Patch Changes
-
#316
b534b95
Thanks @theomonnom! - Add PublishOptions to Set*Enabled -
#314
d25b86c
Thanks @cnderrauber! - apply av1 bitrate setting
v1.2.0
Minor Changes
-
#308
5b1c5a0
Thanks @lukasIO! - Try to re-aquire mediastreamtrack when device has been disconnected, pause upstream if no device could be acquired -
#310
40a51f5
Thanks @lukasIO! - Deprecate publishOnly connect option
Patch Changes
-
#309
9b8599d
Thanks @cnderrauber! - fix safari data channel migration failed -
#306
c786143
Thanks @davidzhao! - Determine track allowed status primarily by precense of Track -
#306
c786143
Thanks @davidzhao! - Improved Track event handling for permission changed -
#306
c786143
Thanks @davidzhao! - Room.disconnect is now an async function
v1.1.9
Patch Changes
-
#303
3a76634
Thanks @davidzhao! - Do not stop tracks that are userProvided during mute -
#299
22ee04a
Thanks @davidzhao! - Do not attempt to add subscribed track when disconnected -
#297
aef3470
Thanks @lukasIO! - Mirror muted state on remote mediastreamtrack -
#301
a2f36d6
Thanks @lukasIO! - Re-use external queue library for signalling queue -
#300
f294120
Thanks @lukasIO! - Queue and await parallel calls to mute/unmute for a track -
#304
9bb9430
Thanks @lukasIO! - Forward reason of disconnected event
v1.1.8
v1.1.7
Patch Changes
- #289
c65e206
Thanks @davidzhao! - Reconcile local mute status after resuming connection
v1.1.6
v1.1.5
Patch Changes
- #282
20584eb
Thanks @davidzhao! - Improved duplicate connect handling