Releases: customerio/customerio-ruby
Support sending transactional SMS messages
Adds support for sending transactional SMS messages
Version 5.3.0
-
The
identifymethod has been updated to allow the customer ID to be specified separately from the attributes, using thecustomer_idattribute. 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_idattribute on a person. This is a side-effect of the changes to theidentifymethod.
Version 5.2.0
The identify method will now automatically use the cio_id attribute as the customer ID when calling the track service. This allows a customer to be updated using identify to modify the id and email attributes.
Support for sending transactional push messages
Support for sending transactional push messages https://customer.io/docs/transactional-api/#transactional-push-notifications