Skip to content

Releases: adobe/alloy

v2.24.0

31 Oct 16:30
Compare
Choose a tag to compare

What's Changed

  • Update the privacy component so it can be excluded from a custom build by @jonsnyder in #1179
  • Removed the machineLearning key from sendEvent responses. by @carterworks in #1192
  • Added support for Adobe Target response tokens in the rendering succeeded monitoring hook by @ninaceban in #1186
  • Empty datastream overrides are no longer sent to the Edge Network, reducing potential conflicts with server side routing configurations by @ninaceban in #1199
  • Datastream overrides are now supported when starting media sessions by @ninaceban in #1200
  • Renamed message component names to align with other Adobe SDKs by @dompuiu in #1202
  • When multiple in-app messages are returned, only the one with the highest priority is shown. The others are recorded as suppressed by @dompuiu in #1194
  • Fixed an error that occurred when default content items were rendered via applyPropositions by @ninaceban in #1203
  • Fixed a CSS error in Adobe Target move and resize actions by @dpopescu in #1207

New Contributors

Full Changelog: v2.23.0...v2.24.0

2.24.0-beta.2

31 Oct 16:00
Compare
Choose a tag to compare
2.24.0-beta.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.24.0-beta.1...v2.24.0-beta.2

2.24.0-beta.1

29 Oct 17:05
Compare
Choose a tag to compare
2.24.0-beta.1 Pre-release
Pre-release

2.24.0-beta.0

29 Oct 15:55
Compare
Choose a tag to compare
2.24.0-beta.0 Pre-release
Pre-release

What's Changed

  • Update the privacy component so it can be excluded from a custom build by @jonsnyder in #1179
  • Fix dev workflow unit and functional test settings by @shammowla in #1187
  • Improve E2E Test Failure Handling and Reporting by @shammowla in #1191
  • Fix artifact issue with pre-edge workflow. by @shammowla in #1197
  • Return response tokens into "rendering-succeeded" hook by @ninaceban in #1186
  • Centralized SonarQube instance provisioned for AEP by @shammowla in #1201
  • PLATIR-44580 - Do not send empty meta.configOverrides as it invalidates server side config overrides by @ninaceban in #1199
  • Edge Config overrides for Streaming Media by @ninaceban in #1200
  • PDCL-12692 Rename Web SDK Components. by @dompuiu in #1202
  • PDCL-12483 Add conflict resolution support for In-App messages. by @dompuiu in #1194
  • Web SDK Error in applyPropositions due to Default Content or Tracking Event by @ninaceban in #1203
  • Fix tests for edgeConfigOverrides and Streaming Media by @ninaceban in #1205

Full Changelog: v2.23.0...v2.24.0-beta.0

2.23.0

16 Sep 20:25
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where cookies were not included when running on localhost by @jonsnyder in #1172
  • Added support for requesting the CORE id in the getIdentity command by @jonsnyder in #1175

Full Changelog: v2.22.0...v2.23.0

2.23.0-beta.3

12 Sep 15:51
Compare
Choose a tag to compare
2.23.0-beta.3 Pre-release
Pre-release

2.23.0-beta.2

12 Sep 15:01
Compare
Choose a tag to compare
2.23.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.23.0-beta.1...v2.23.0-beta.2

2.23.0-beta.1

06 Sep 15:54
Compare
Choose a tag to compare
2.23.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.23.0-beta.0...v2.23.0-beta.1

2.23.0-beta.0

05 Sep 18:17
Compare
Choose a tag to compare
2.23.0-beta.0 Pre-release
Pre-release

What's Changed

  • Fixed an issue where cookies were not included when running on localhost by @jonsnyder in #1172
  • Additional functional test and unit test for AJO content card feature by @shammowla in #1169
  • Refactor Alloy Prod Upstreams Workflow by @shammowla in #1159
  • Added support for requesting the CORE id in the getIdentity command by @jonsnyder in #1175

Full Changelog: v2.22.0...v2.23.0-beta.0

v2.22.0

22 Aug 21:24
Compare
Choose a tag to compare

New features

  • Added personalization monitors.
  • Added support for Adobe Journey Optimizer Content Cards to the subscribeRulesetItems command.

Fixes and improvements

  • Removed support for Internet Explorer, reducing the library gzip size by 9%.
  • Fixed an issue where activity map link details were not initialized when the onInstanceConfigured monitor hook was called.
  • Fixed an issue where cookies destinations were not set to the correct path.
  • Fixed customer issue with call to has.
  • Fixed an issue where an invalid url encoding in the adobe_mc parameter caused sendEvent calls to fail.

Full Changelog: v2.21.1...v2.22.0