Skip to content

Releases: adobe/reactor-extension-meta-conversion-api-edge

1.6.1

06 Nov 22:33
422f841
Compare
Choose a tag to compare
  • Add Partner Name (alpha) and Partner ID (alpha) tooltips.

1.6.0

17 Oct 22:08
Compare
Choose a tag to compare
  • Allow pixelId and accessToken to be overridden from inside the CAPI action.

1.5.0

17 Oct 22:06
Compare
Choose a tag to compare
  • Add option to get the pixelId and the accessToken directly from Meta.
  • Show EMQ scores inside the extension configuration.

1.4.0

27 Sep 20:45
Compare
Choose a tag to compare
  • Add alpha label to the Partner Name and Partner ID fields.
  • Add info box about EMQ inside the extension configuration.

1.3.0

09 Aug 20:54
Compare
Choose a tag to compare
  • Added two new fields to the Send CAPI view: Partner Name and Partner ID.
  • Fixed an error where validation of the Purchase event was not working property when value and currency were missing.

1.2.0

31 Jul 17:07
Compare
Choose a tag to compare
  • Start using Marketing API v17.

1.1.4

19 Apr 19:59
Compare
Choose a tag to compare
  • Fix an unhandled error triggered when we tried to generate a SHA256 string for a value that was not a string or a number.

1.1.3

10 Mar 16:55
Compare
Choose a tag to compare
  • Add Exchange listing URL to the extension manifest;
  • Update email address in the extension manifest;
  • Add clarity to the hashing info message.

1.1.2

23 Feb 21:01
Compare
Choose a tag to compare
  • Relax the JSON schema by starting accepting properties with empty strings.

1.1.1

15 Feb 23:22
Compare
Choose a tag to compare
  • Generate the SHA256 hashes using the WebCrypto API.
  • Remove the js-sha256 dependency.
  • Add description about the hashing done by the extension on the customer information fields.