Skip to content

1265.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 16:17
3ae1473

@metamask/analytics-controller 3.1.0

Added

  • Add independent marketing consent and purpose-aware event classification (#10232)
    • Adds optedInToMarketing, optInToMarketing / optOutOfMarketing / resetMarketingConsentDecision, and a persisted eventsConfig whose unlisted events default to product-only
    • Named track and view payloads are delivered once with their allowed purposes in context.consent.categoryPreferences and their capture-time config version in context.eventsConfigVersion
    • Queues and fragments retain capture-time purpose classification so config changes cannot reclassify captured events. Mixed-purpose fragments classify each declared lifecycle event independently

Changed

  • Bump uuid from ^8.3.2 to ^11.1.1 (#10117, #10243)
  • Bump @metamask/utils from ^11.12.0 to ^12.0.0 (#10192)