Releases: Vonage/vonage-python-sdk
Releases · Vonage/vonage-python-sdk
v4.8.0
What's Changed
Identity Insights
Adds a new Identity Insights package
See #336
Messages
- Implement the
pool_idparameter for SMS - Implement the
trusted_recipientparameter for SMS, MMS, and RCS - Add new MMS types
- Add RCS native types
- Add Replying Indicator support to WhatsApp
See #345
SMS
- Implement the
trusted_numberparameter
Verify
- Add support for WhatsApp mode
See #347
Verify Legacy
- Add support for Basic Auth
See #349
Voice
- Add answer wehhook
- Implement
WaitNCCO action - Implement
TransferNCCO action - Add support for 24k audio in Websocket
- Add
shakenproperty toPhoneendpoint - Add
authorizationtoWebSocketendpoints
v4.7.2
What's Changed
- fix(vonage-numbers): Add by_alias=true to update number dump by @dragonmantank in #330
Full Changelog: v4.7.1...v4.7.2
v4.7.1
What's Changed
- Added missing transcription fields by @dragonmantank in #328
Full Changelog: v4.7.0...v4.7.1
v4.7.0
What's Changed
- feat: Add quantization parameter for video archives by @dragonmantank in #327
Full Changelog: v4.6.0...v4.7.0
v4.6.0
What's Changed
- feat(video): Add bidirectional websocket flag by @dragonmantank in #324
Full Changelog: v4.5.2...v4.6.0
v4.5.2
This release is just a fix for the publish version, it is otherwise identical to 4.5.1
v4.5.1
What's Changed
- fix: added guard for empty video filter parameters by @manchuck in #319
- fix: Allow Ampersands in RCS From field. by @dragonmantank in #321
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- Add messages failover by @dragonmantank in #320
New Contributors
- @dragonmantank made their first contribution in #320
Full Changelog: v4.4.3...v4.5.0
v4.4.3 release
- vonage-number-insight: use basic header auth instead of request body auth
v4.4.2 release
- vonage-sms: Make returned response fields optional