Skip to content

Latest commit

 

History

History
103 lines (52 loc) · 3.5 KB

CHANGELOG.md

File metadata and controls

103 lines (52 loc) · 3.5 KB

@livekit/rtc-node

0.8.1

Patch Changes

0.8.0

Minor Changes

Patch Changes

0.7.0

Minor Changes

  • bump(ffi): LocalTrackSubscribed, DisconnectReason - #256 (@nbsp)

0.6.2

Patch Changes

  • correctly calculate VideoFrame stride - #253 (@nbsp)

0.6.1

Patch Changes

0.6.0

Minor Changes

Patch Changes

  • Add publishDtmf method on local participant - #239 (@lukasIO)

  • doc: add warning about buffer.slice - #232 (@nbsp)

  • Add support for setting and listening to participant attribute changes - #239 (@lukasIO)

  • Add enableQueue argument to AudioSource constructor - #239 (@lukasIO)

0.5.1

Patch Changes

0.5.0

Minor Changes

  • livekit-rtc/audio_frame: Uint16Array -> Int16Array - #218 (@nbsp)

0.4.4

Patch Changes

  • Explicitly add native modules as optional dependencies - #204 (@lukasIO)

0.4.3

Patch Changes

0.4.2

Patch Changes

  • ffi_client: wire up livekit_dispose - #200 (@nbsp)

0.4.1

Patch Changes

  • Re-hide dispose, allow ThreadsafeFunction to exit - #187 (@nbsp)

0.4.0

Minor Changes

  • Change callback signatures to be aligned with livekit-client (#14) - #19 (@lukasIO)

  • Remove all object and FfiClient listeners (#15) - #19 (@lukasIO)

Patch Changes