Skip to content

Releases: livekit/client-sdk-js

v2.1.5

15 May 15:51
48c1bbd
Compare
Choose a tag to compare

Patch Changes

v2.1.3

06 May 12:04
0ec6825
Compare
Choose a tag to compare

Patch Changes

v2.1.2

03 May 06:41
85daf8d
Compare
Choose a tag to compare

Patch Changes

v2.1.1

29 Apr 13:57
88ab154
Compare
Choose a tag to compare

Patch Changes

  • Allow simulcast together with E2EE for supported Safari versions - #1117 (@lukasIO)
    Also fixes the simulcast behaviour for iOS Chrome prior to 17.2

  • Remove internal calls to setCodecPreferences on senders - #1114 (@lukasIO)

v2.1.0

18 Apr 12:15
b99ee7d
Compare
Choose a tag to compare

Minor Changes

  • Force playback after app visibility changes back to visible - #1106 (@lukasIO)

Patch Changes

v2.0.10

24 Mar 08:50
927f817
Compare
Choose a tag to compare

Patch Changes

  • Create processorElement before processor init - #1091 (@xdef)

  • Improve VideoSenderStats with FPS and targetBitrate - #1090 (@davidzhao)

v1.15.13

23 Mar 21:08
Compare
Choose a tag to compare

Full Changelog: v1.15.12...v1.15.13

v2.0.9

22 Mar 23:45
d89c58e
Compare
Choose a tag to compare

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

  • Fix publishing for Chrome M124. Read capabilities from RtcRTPReceiver instead of from sender - #1088 (@lukasIO)

  • Add keyring size to keyprovider options - #1085 (@lukasIO)

v2.0.8

19 Mar 18:44
9f89e52
Compare
Choose a tag to compare

Patch Changes

v2.0.7

14 Mar 04:04
7cdffb0
Compare
Choose a tag to compare

Patch Changes

  • Recreate engine before trying to connect to another region - #1071 (@lukasIO)

  • Add experimental preferCurrentTab screen share capture option - #1070 (@lukasIO)

  • Fix FPS and latency issues with VP9 screenshare - #1069 (@davidzhao)