Skip to content

Releases: adobe/adobe-client-data-layer

Adobe Client Data Layer 2.0.2

11 Jun 11:52
Compare
Choose a tag to compare

Prevents the ACDL from being re-initialized (#127).

Adobe Client Data Layer 2.0.1

22 Feb 13:26
Compare
Choose a tag to compare

Fixes a minor issue where the reported version was not bumped correctly on release (#115)

Adobe Client Data Layer 2.0.0

18 Feb 16:07
Compare
Choose a tag to compare
  • Removes the beforeState and afterState arguments passed the to event listener callback #96
  • Fixes the behaviour of the push method when another version of RequireJS already exists in the page #102

Adobe Client Data Layer 1.1.5

04 Feb 10:36
Compare
Choose a tag to compare
  • Introduces NPM action for ACDL releases.
  • NPM lock file security updates.

Adobe Client Data Layer 1.1.3

29 Oct 11:16
Compare
Choose a tag to compare

Fixes IE11 errors.

Fixes IE11 .includes usage and replacing by lodash .includes method on objects #106

Adobe Client Data Layer 1.1.2

29 Oct 08:20
Compare
Choose a tag to compare

Fixes IE11 errors.

Fixes IE11 .find usage and replacing by lodash .find method on collections #106

Adobe Client Data Layer 1.1.1

13 Oct 15:21
Compare
Choose a tag to compare

Standardizes behaviour of Data Layer in terms of initialization. Provides extensive unit tests to cover all different initialization scenarios.

  • Fixes an inconsistent behaviour when registering event listeners #91
  • Fixes problems with callback arguments #100
  • Data Layer object window.adobeDataLayer initialized by data layer script #95

Adobe Client Data Layer 1.1.0

10 Jul 17:36
Compare
Choose a tag to compare
  • Adds capability to inspect the data layer version in use via adobeDataLayer.version #88
  • Fixes an inconsistent behaviour when registering event listeners #91

Adobe Client Data Layer 1.0.0

25 May 15:32
Compare
Choose a tag to compare

Initial release of Adobe Client Data Layer, a client-side event-driven data store that can be used on web pages:

  • to collect data about what the visitors experience on the web page;
  • to communicate this data to digital analytics and reporting servers.

For more details please see the documentation.

Special credits to Jim Gordon