Changelog (v2.4)
For changes that have been updated across all version, see the Unversioned changes page.
Fix for source.author.type field in case of auto message from a team
The source.author.type field in the Conversation Model has been updated to have the value of "team" for cases where a conversation is started with an auto message from a team. Previously the value would be "admin" for this case.
Add fields to the contact model
Add location.country_code
, location.continent_code
, referrer
, utm_campaign
, utm_content
, utm_medium
, utm_source
, and utm_term
to the Contact Model
Update companies
Update companies using Update a Company
Fix conversation search using author name and email
Searching for conversation using the author's name or email with exact matches and special characters now returns the expected results.