7.2.0
Release Notes
- Use separate enum for Updating Call
status. This enum only exposes the statuses that a Call can be updated to. - Move the
bodyparameter to be required in updating Messages. - Move the
friendlyNameparameter to be required in creating Queues. - Add Particpant creation to Conferences.
- Add filtering by
CallSidto Recordings. - Add missing fields to Call Recordings.
- Add missing fields to Conferences.
- Add missing fields to IncomingPhoneNumbers.
- Add missing fields to Messages.
- Programmable Chat
- Add Invites
- Add
reachabilityEnabled,preWebhookUrl,postWebhookUrl,webhookMethod,webhookFilters,notificationsto Services. - Add
attributes,friendlyName,isOnline,isNotifiableto Users. - Add
lastConsumedMessageIndex,lastConsumptionTimestampto Members. - Add
attributes,indexto Messages. - Add ability to update Members.
- Add filtering by
identityon Members. - Add webhook related parameters to Service updates.
- Remove updating of
typeon Channels.