3.7.0
What's Changed
- Support hydrating embedded threads in incoming webhooks by @matt-h in #289
When an incoming webhook for a conversation contains embedded data for its threads, newThread
objects will be created and hydrated with that data automatically.
New Contributors
Full Changelog: 3.6.6...3.7.0