Skip to content

Releases: adobe/alloy

2.10.0-beta.0

20 Apr 21:40
Compare
Choose a tag to compare
2.10.0-beta.0 Pre-release
Pre-release

2.10.0-beta.0

What's Changed

  • Use a persistent iframe for all ID syncs and segment destinations by @carterworks in #848
  • Fixed an issue where merged metrics propositions were duplicated in the sendEvent result by @XDex in #831

New Contributors

Full Changelog: v2.9.0...v2.10.0-beta.0

2.9.0

10 Mar 18:47
Compare
Choose a tag to compare

Release Notes

  • Added support for tracking Adobe Target experiences.
  • Optimized the view-change events for single page applications. The display notification is now included with the view-change event when personalized experiences are rendered.
  • Removed console warning when no eventType is present.
  • Fixed an issue where the propositions property was only returned from a sendEvent command when experiences were requested or retrieved from the cache. The propositions property will now always be defined as an array.
  • Fixed an issue where hidden containers were not shown when there was an error returned from the Adobe Experience Edge.
  • Fixed an issue where the interact events were not being counted in Adobe Target. This was fixed by adding the view name to the XDM at web.webPageDetails.viewName.
  • Fix broken documentation links in console messages.

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.9.0

2.9.0-beta.0

09 Mar 21:01
Compare
Choose a tag to compare
2.9.0-beta.0 Pre-release
Pre-release

2.9.0-beta.0

2.9.0-alpha.6

09 Mar 20:56
Compare
Choose a tag to compare
2.9.0-alpha.6 Pre-release
Pre-release

2.9.0-alpha.6

2.9.0-alpha.5

09 Mar 17:54
Compare
Choose a tag to compare
2.9.0-alpha.5 Pre-release
Pre-release

2.9.0-alpha.5

2.9.0-alpha.3

09 Mar 16:37
Compare
Choose a tag to compare
2.9.0-alpha.3 Pre-release
Pre-release

2.9.0-alpha.3

2.9.0-alpha.2

09 Mar 16:14
Compare
Choose a tag to compare
2.9.0-alpha.2 Pre-release
Pre-release

2.9.0-alpha.2

2.9.0-alpha.1

07 Mar 17:23
Compare
Choose a tag to compare
2.9.0-alpha.1 Pre-release
Pre-release

2.9.0-alpha.1

2.9.0-alpha.0

07 Mar 16:31
Compare
Choose a tag to compare
2.9.0-alpha.0 Pre-release
Pre-release

2.9.0-alpha.0

2.8.0

19 Jan 22:19
Compare
Choose a tag to compare

Summary

  • Support shadow DOM selectors for personalization.
  • Renamed personalization event types. (display and click become decisioning.propositionDisplay and decisioning.propositionInteract)
  • Fixed an issue where HTML offers with inline script tags added the script tags twice to the page even though the script was only run once.

What's Changed

  • TNT-42028 Support Shadow DOM selectors by @XDex in #773
  • Revert TNT-42028 Support Shadow DOM selectors #773 by @XDex in #784
  • TNT-43002 Fix duplicate inline scripts added to DOM by @XDex in #783
  • Force GitHub Actions npm cache reset by @XDex in #788
  • Upgrade dependencies and fix security vulnerabilities by @XDex in #790
  • Alloyio.com Sandbox healthcheck daily via Cron by @shammowla in #792
  • TNT-42028 Support Shadow DOM selectors (updated) by @XDex in #785
  • Update Prod workflow to use tag based test branches by @shammowla in #793
  • PDCL-7265: Use standard names for notifications event types by @jfkhoury in #787
  • TNT-43421 Fix circular dependency in Web SDK (alternate implementation) by @jonsnyder in #795

Full Changelog: v2.7.0...v2.8.0