Release Notes
Library - Chore
- PR #706: ignore directory and not just the content. Thanks to @shwetha-manvinkurke!
- PR #705: remove install as a dependency of test. Thanks to @shwetha-manvinkurke!
Library - Fix
- PR #704: docker publish issues. Thanks to @shwetha-manvinkurke!
- PR #703: git log retrieval issues. Thanks to @shwetha-manvinkurke!
Frontline
- Added
is_availableto User's resource
Messaging
- Added GET vetting API
Verify
- Add
WHATSAPPto the attempts API. - Allow to update
config.notification_platformfromnonetoapnorfcmand viceversa for Verify Push - Add
noneas a validconfig.notification_platformvalue for Verify Push
Twiml
- Add supported SSML children to
<emphasis>,<lang>,<p>,<prosody>,<s>, and<w>.