Skip to content

Releases: livekit/client-sdk-js

v2.15.4

29 Jul 10:10
2b9c237
Compare
Choose a tag to compare

Patch Changes

  • Fix iOS local track recorder mimetype for preconnect buffer - #1609 (@lukasIO)

  • Add support for react-native preconnect audio - #1598 (@davidliu)

  • Clear LocalParticipant futures at start of disconnect, not at end - #1604 (@1egoman)

  • fix: ensure audio output switching is disabled for safari based browsers - #1602 (@lukasIO)

  • skip errant signal layer leave message when already disconnected - #1601 (@1egoman)

v2.15.3

17 Jul 07:00
ab92468
Compare
Choose a tag to compare

Patch Changes

  • fix: retry processor playback on abort error - #1592 (@lukasIO)

  • fix: correct handling of signal connect future - #1600 (@lukasIO)

v2.15.2

03 Jul 11:00
e385c0a
Compare
Choose a tag to compare

Patch Changes

  • fix: don't reset signal connect future on setup - #1587 (@lukasIO)

v2.15.1

03 Jul 05:59
f658b7d
Compare
Choose a tag to compare

Patch Changes

  • fix: ensure offerId is only increased when offers are actually generated - #1585 (@lukasIO)

v2.15.0

02 Jul 09:48
04ea549
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v2.14.0

27 Jun 05:04
81c4c78
Compare
Choose a tag to compare

Minor Changes

  • Add ParticipantEvent.LocalTrackCpuConstrained - #1553 (@lukasIO)

Patch Changes

  • Ensure feature support checks include iOS checks - #1563 (@lukasIO)

  • Ensure encryption transforms are set up as soon as sender is created - #1561 (@lukasIO)

  • Wrap createAndSendOffer with mutex - #1567 (@lukasIO)

v2.13.8

20 Jun 06:48
c7e4f7f
Compare
Choose a tag to compare

Patch Changes

  • Fix transceiver reuse causing destination stream closed errors - #1559 (@lukasIO)

v2.13.7

19 Jun 13:57
1c157d2
Compare
Choose a tag to compare

Patch Changes

  • Revert "Fix transceiver reuse causing destination stream closed error… - #1557 (@lukasIO)

v2.13.6

19 Jun 09:19
205bd70
Compare
Choose a tag to compare

Patch Changes

v2.13.5

16 Jun 01:11
c32fc86
Compare
Choose a tag to compare

Patch Changes