Skip to content

Releases: livekit/client-sdk-js

v2.11.2

11 Apr 11:13
d7fe4c6
Compare
Choose a tag to compare

Patch Changes

  • fix: request audio/video in create local track helpers - #1485 (@lukasIO)

v2.11.1

10 Apr 18:59
6a2e005
Compare
Choose a tag to compare

Patch Changes

v2.11.0

10 Apr 13:24
f2bece5
Compare
Choose a tag to compare

Minor Changes

  • Defer publishing until signal is connected - #1465 (@lukasIO)

  • Address chrome ideal device handling change by defaulting to exact device matching - #1478 (@lukasIO)

Patch Changes

v2.10.0

08 Apr 05:48
33e72d7
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Improve error message for WS errors during connection attempt - #1466 (@lukasIO)

  • Closable spatial layers for svc encoding - #1458 (@cnderrauber)

  • Improve connection URL handling and add unit tests - #1468 (@lukasIO)

  • Pass facingMode to initial getUserMedia call in track restart - #1451 (@lukasIO)

v2.9.9

26 Mar 10:43
5641f74
Compare
Choose a tag to compare

Patch Changes

v2.9.8

16 Mar 22:23
851aae0
Compare
Choose a tag to compare

Patch Changes

  • Use string instead of passing url object to WebSocket constructor - #1443 (@davidliu)

v2.9.7

14 Mar 18:41
cecadc3
Compare
Choose a tag to compare

Patch Changes

v2.9.6

12 Mar 16:50
4322ada
Compare
Choose a tag to compare

Patch Changes

  • Automatically attempt to resume suspended audio contexts on click - #1431 (@lukasIO)

  • Fix ignored constraints in LocalTrack.restart - #1435 (@rktguswjd)

  • log ice candidates as debug rather than trace - #1437 (@haydenbr)

  • fix: handle server url with params correctly - #1366 (@jiyeyuran)

v2.9.5

28 Feb 10:22
5f90894
Compare
Choose a tag to compare

Patch Changes

  • fix: properly remove text stream controllers on stream close - #1422 (@lukasIO)

  • Reject publishing with insufficient permissions present - #1418 (@lukasIO)

v2.9.4

24 Feb 12:47
61e6380
Compare
Choose a tag to compare

Patch Changes

  • Improve utf8 text split and add unit test - #1414 (@lukasIO)

  • Fix applying default processors from captureDefaults - #1416 (@lukasIO)