Releases: Adobe-Marketing-Cloud/id-service
Releases · Adobe-Marketing-Cloud/id-service
Visitor 5.5.0
Visitor 5.4.0 Release
VisitorJS 5.4.0 with following changes
- Ability to configure life time of
s_ecidcookie using cookieLifetime config - Update for Firefox browser issue when a page is loaded in a child iFrame
Visitor 5.3.0 Release
Visitor 5.3.0 has the following new updates
- Updated algorithm to generate local ECID
- Latest Opt-In with
SecureandSameSiteflags for privacy cookie - Fix for Firefox browser issue when a page is loaded in a child iFrame
Visitor 5.2.0 Release
- This version introduces an event
onRecieveEcidwhich get called when an ECID is received from the Identity Service.
-- Below example shows how this event works
visitorInstance.onRecieveEcid(callback(ecid){
console.log(ecid)
})
Visitor 5.1.1 Release
- This patch contains a fix for setting AMCV cookie with
SameSite=Nonewhen the VisitorJS is loaded in an iFrame
Visitor 5.1.0 Release
Visitor 5.0.1 Release
- Patch fix for including
d_cfflag when a new IAB consent string is sent to adobe data collection edges.
Visitor 5.0.0 Release
Visitor 5.0.0 release with support for IAB 2.0.
Visitor 4.6.0 Release
Visitor 4.6.0 has the following changes
- Made
loadSSLflag on by default. All calls to Identity Service will be onhttpsby default. Customers can set it to false if they want to call Identity Services onhttpfrom their non-ssl pages. - Updated the function used to detect Internet-Explorer (IE) version, to fix an issue reported by ESLint.
- Fix for performance issue on IE 11 when ECID is given optIn pre-consent and updated later.
Visitor 4.5.2 release with updated optIn module
Visitor version 4.5.1 is using an older version of adobe opt In tool.
This patch contains the latest opt In