Alias
Deprecated
onUserAlias() has been deprecated, and it's implementation replaced with a stub
New
We've added an API method, IdentityApi.aliasUsers(AliasRequest) for aliasing users.
Aliasing allows you to copy data from one user to another, typically for the purpose of building audiences that include actions a user may have taken before they logged in.
Previous minor releases also added properties to MParticleUser that indicate when this user was first or last seen by the SDK.