-
The
identify
method has been updated to allow the customer ID to be specified separately from the attributes, using thecustomer_id
attribute. This allows a person to be updated by identifying them by e.g.: their email address. Thanks to trwalzer, jrbeck and jeremyw for the original changes that this is based on. -
It is no longer possible to set the
customer_id
attribute on a person. This is a side-effect of the changes to theidentify
method.