Skip to content

8.4.0

Compare
Choose a tag to compare
@twilio-ci twilio-ci released this 02 Dec 21:23
· 289 commits to main since this release

Release Notes

Library - Feature

Api

  • Remove RecordingTrack parameter for create calls, create participants, and create call recordings (breaking change)
  • Added RecordingTrack parameter for create calls and create call recordings
  • Add optional property recording_track in the participant create request

Lookups

  • Changed caller_name and carrier properties type to object (breaking change)

Trunking

  • Added dual channel recording options for Trunks.

Twiml

  • Add jitterBufferSize and participantLabel to Conference.

Docs
Maven