Releases: adobe/alloy
Releases · adobe/alloy
2.13.0-beta.3
What's Changed
- Fix for adobe_mc test intermittent failures by @jonsnyder in #915
Full Changelog: v2.13.0-beta.2...v2.13.0-beta.3
2.13.0-beta.2
What's Changed
- Remove unused MBOX constant by @jonsnyder in #910
Full Changelog: v2.13.0-beta.1...v2.13.0-beta.2
2.13.0-beta.1
What's Changed
- Balance prod workflow test runs to avoid memory leaks caused by concurrent tests runs within in job by @shammowla in #911
Full Changelog: v2.13.0-beta.0...v2.13.0-beta.1
2.13.0-beta.0
What's Changed
- Fixed an issue where personalization click tracking metrics were not updated when link tracking was disabled by @ninaceban in #886
- Added duplicated namespace validation for the getIdentity command. Added duplicated decision scope validation for the sendEvent command. by @adityaguruprasad in #889
- Added new "applyResponse" command. This enables personalization server-client hybrid mode. by @jasonwaters in #876
- Enable QA mode links to work across multiple pages by @shandilya3 in #871
- Updated commands to throw a validation error when unknown options are specified. by @adityaguruprasad in #897
- Populate _experience.decisioning.propositionEventType for display and interact personalization events. by @dcottingham in #901
- Added configurable support for high entropy user-agent client hints by @liljenback in #898
- Support for at.js and Web SDK mixed mode. The Adobe Target profile will now be preserved as a visitor moves between at.js and Web SDK pages. by @jonsnyder in #895
New Contributors
- @jasonwaters made their first contribution in #876
- @shandilya3 made their first contribution in #871
Full Changelog: v2.12.0...v2.13.0-beta.0
2.12.0
What's Changed
- Stringify functions in getLibraryInfo response by @carterworks in #879
- Changed Experience Edge requests to use the cluster cookie as part of the URL. by @jonsnyder in #880
Full Changelog: v2.11.0...v2.12.0
2.12.0-beta.0
What's Changed
- Stringify functions in getLibraryInfo response by @carterworks in #879
- Changed Experience Edge requests to use the cluster cookie as part of the URL. by @jonsnyder in #880
Full Changelog: v2.11.0...v2.12.0-beta.0
2.11.0
What's Changed
- Added support for ECIDs passed via the adobe_mc query string parameter. Added appendIdentityToUrl command to enable cross-domain identity sharing. by @jonsnyder in #862
- Fixed an issue where personalized content was not applied correctly when using the eq pseudo selector. by @ninaceban in #858
- Fixed an issue where localTimezoneOffset could fail Adobe Experience Platform validation. by @jonsnyder in #869
- Updated cookie settings to use sameSite="none" and secure flag when on HTTPS pages. by @jonsnyder in #816
- Added "applyPropositions" command to enable re-rendering of personalized content. by @dcottingham in #829
- applyPropositions should use array indexOf instead of includes by @dcottingham in #874
- Added command & config information to getLibraryInfo by @adityaguruprasad in #873
New Contributors
- @dcottingham made their first contribution in #829
- @adityaguruprasad made their first contribution in #873
Full Changelog: v2.10.1...v2.11.0
2.11.0-beta.3
What's Changed
- Added command & config information to getLibraryInfo by @adityaguruprasad in #873
New Contributors
- @adityaguruprasad made their first contribution in #873
Full Changelog: v2.11.0-beta.2...v2.11.0-beta.3
2.11.0-beta.2
Full Changelog: v2.11.0-beta.1...v2.11.0-beta.2
2.11.0-beta.1
What's Changed
- applyPropositions should use array indexOf instead of includes by @dcottingham in #874
Full Changelog: v2.11.0-beta.0...v2.11.0-beta.1