Skip to content

Alpha 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jfkhoury jfkhoury released this 05 Jun 15:14

Release notes:

  • Remove the viewStart command. To signal a view start going forward, set the type property to viewStart when making event calls.

  • Created an Alloy cookie to be used by all the components in the system.

  • Created a Network Gateway concept that wraps the Request Payload, Response and actual logic that makes server calls.

  • Trigger ID Syncs and support hiding or showing the referrer.

  • Renamed the collectionUrl config to edgeDomain.

  • Fixed the sandbox errors in the IE browser.