Skip to content

Releases: livekit/protocol

v1.18.0

20 Jun 05:32
f50408c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.0...v1.18.0

@livekit/protocol@1.19.0

20 Jun 17:16
288772c
Compare
Choose a tag to compare

Minor Changes

@livekit/protocol@1.18.0

20 Jun 05:30
f50408c
Compare
Choose a tag to compare

Minor Changes

  • Split SIP Trunk configuration to inbound and outbound parts. - #738 (@dennwc)

  • add Participant attributes key/val storage - #733 (@davidzhao)

@livekit/protocol@1.17.0

02 Jun 06:40
90207b4
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Added error code field to EgressInfo - #714 (@frostbyte73)

  • Include node_id with analytics events - #727 (@davidzhao)

  • Add notice to use participant identity from DataPacket for transcriptions. - #706 (@dennwc)

@livekit/protocol@1.16.0

13 May 10:07
04372eb
Compare
Choose a tag to compare

Minor Changes

    • Add RedactAutoEncodedOutput to support redacting auto egress types - #712 (@biglittlebigben)
    • Redact image outputs
    • Support AliOSS uploads for auto egress
  • Allow inbound number filtering on SIP Dispatch Rules - #707 (@dennwc)

  • Move egress request redacting routines to protocol - #711 (@biglittlebigben)

@livekit/protocol@1.15.0

02 May 17:20
5f0256e
Compare
Choose a tag to compare

Minor Changes

  • Add metadata to SIP trunks, dispatch rules and participants. Change SIP participant identity prefix to sip_. - #696 (@dennwc)

  • Move language into TranscriptionSegment #703 - #704 (@lukasIO)

@livekit/protocol@1.14.0

26 Apr 07:22
17f16c6
Compare
Choose a tag to compare

Minor Changes

  • Added real-time Transcription protocol - #686 (@davidzhao)

  • WHIP protocol change - #680 (@biglittlebigben)

    Deprecate the bypass_transcoding property in all ingress APIs and introduce the optional enable_transcoding property. This property will default to false for WHIP and to true for all other ingress types.

Patch Changes

@livekit/protocol@1.13.0

11 Apr 07:08
ef65d2b
Compare
Choose a tag to compare

Minor Changes

  • Add and option to play ringtone for SIP outbound calls. - #671 (@dennwc)

github.com/livekit/protocol@v1.12.0

19 Mar 12:39
62e1809
Compare
Choose a tag to compare
Version Packages (#654)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

@livekit/protocol@1.12.0

19 Mar 12:29
62e1809
Compare
Choose a tag to compare

Patch Changes

  • Fixed bounds check when masking short SIP numbers. - #650 (@dennwc)

  • Add signal requests for local track updates - #651 (@lukasIO)

  • Allow sending DTMF when creating SIP participant. - #658 (@dennwc)