Skip to content
Compare
Choose a tag to compare
@silesky silesky released this 29 Nov 18:47
· 133 commits to master since this release
47498c4

Minor Changes

  • #1001 57be1ac Thanks @silesky! - analytics will not initialize if all of the following conditions are met:

    1. No destinations without a consent mapping (consentSettings.hasUnmappedDestinations == false)

      AND

    2. User has not consented to any category present in the consentSettings.allCategories array.

Patch Changes