Feature releases, updates, or changes to the Experience Cloud Identity Service.
The following updates were included in the release of Visitor 5.3.0:
Secure
and SameSite
flags for privacy cookie.The following updates were included in the release of Visitor 5.2.0:
onReceiveEcid
, which gets called when an ECID is received from the Identity Service. For example:visitorInstance.onReceiveEcid(callback(ecid){
console.log(ecid)
})