Skip to content

Releases: livekit/client-sdk-js

v2.13.3

23 May 14:11
2df2cd2
Compare
Choose a tag to compare

Patch Changes

v2.13.2

23 May 09:40
b7ae054
Compare
Choose a tag to compare

Patch Changes

v2.13.1

20 May 17:05
9007458
Compare
Choose a tag to compare

Patch Changes

  • fix: don't try to set audio output on Safari without explicit user interaction - #1527 (@lukasIO)

  • Fix svc encoding for safari 18.4 - #1519 (@cnderrauber)

  • feat: add MediaDeviceKind to media device error event - #1525 (@lukasIO)

  • fix: remove track from transceiver if add request failed - #1524 (@lukasIO)

v2.13.0

15 May 20:41
fba0a0e
Compare
Choose a tag to compare

Minor Changes

  • Unorder the lossy data channel - #1512 (@bcherry)

  • Add ParticipantActive event to signal data message readiness - #1517 (@lukasIO)

Patch Changes

  • Respect facingMode in createLocalTracks - #1514 (@lukasIO)

  • fix(datastreams): forward attributes on streamBytes API - #1518 (@lukasIO)

v2.12.0

13 May 01:00
388f1a6
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v2.11.4

28 Apr 07:35
ff0de41
Compare
Choose a tag to compare

Patch Changes

  • Ensure userProvided tracks are not overriden from within the SDK - #1500 (@lukasIO)

  • Revert "Add option (KeyProviderOptions) to allowKeyExtraction." - #1502 (@toger5)

v2.11.3

22 Apr 20:27
6891b02
Compare
Choose a tag to compare

Patch Changes

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