Releases: adobe/alloy
Releases · adobe/alloy
2.10.0-beta.0
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
- @ancasuliman made their first contribution in #835
Full Changelog: v2.9.0...v2.10.0-beta.0
2.9.0
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 asendEvent
command when experiences were requested or retrieved from the cache. Thepropositions
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
- PDCL-7518: Extract "personalization.propositionDisplay" and "personalization.propositionInteract" into constants by @carterworks in #800
- Create test branch from release candidate by @shammowla in #798
- PDCL-1333 - remove event name validation logic by @carterworks in #804
- PDCL-1310 - move SRC out of tagName constants file by @carterworks in #814
- PDCL-7517 - Remove imports from components to core by @carterworks in #805
- Bump ws from 5.2.2 to 5.2.3 in /sandbox by @dependabot in #801
- Bump karma from 6.3.9 to 6.3.14 by @dependabot in #806
- Bump handlebars from 4.5.3 to 4.7.7 in /sandbox by @dependabot in #807
- Sandbox app: A4T client side logging example by @ninaceban in #797
- Bump follow-redirects from 1.14.6 to 1.14.8 by @dependabot in #809
- Bump ajv from 6.10.0 to 6.12.6 in /sandbox by @dependabot in #810
- Enable Alloy sourcemaps for sandbox builds by @carterworks in #817
- Fix broken link to User Docs by @littlebutty in #813
- PDCL-6476 - Include propositions on every request response by @carterworks in #818
- Bump follow-redirects from 1.7.0 to 1.14.8 in /sandbox by @dependabot in #811
- Bump url-parse from 1.4.7 to 1.5.10 in /sandbox by @dependabot in #821
- Bump postcss from 7.0.17 to 7.0.39 in /sandbox by @dependabot in #825
- Bump karma from 6.3.14 to 6.3.16 by @dependabot in #824
- Bump url-parse from 1.5.3 to 1.5.9 by @dependabot in #823
- PDCL-7841 - show hidden containers on request failure by @carterworks in #828
- PDCL-7878 - fix clicks for spa view by @ninaceban in #827
- TNT-43012 Return default content items by @XDex in #802
- Fix broken documentation links in code by @carterworks in #815
- Merge view-change event with synthetic decisioning.propositionDisplay notification event by @ninaceban in #812
- Update unit test after merging personalization PRs by @jonsnyder in #830
New Contributors
- @carterworks made their first contribution in #800
- @littlebutty made their first contribution in #813
Full Changelog: v2.8.0...v2.9.0
2.9.0-beta.0
2.9.0-beta.0
2.9.0-alpha.6
2.9.0-alpha.6
2.9.0-alpha.5
2.9.0-alpha.5
2.9.0-alpha.3
2.9.0-alpha.3
2.9.0-alpha.2
2.9.0-alpha.2
2.9.0-alpha.1
2.9.0-alpha.1
2.9.0-alpha.0
2.9.0-alpha.0
2.8.0
Summary
- Support shadow DOM selectors for personalization.
- Renamed personalization event types. (
display
andclick
becomedecisioning.propositionDisplay
anddecisioning.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