Skip to content

v1.0.78

Choose a tag to compare

@pkowalski-id5 pkowalski-id5 released this 11 Mar 12:48
· 95 commits to master since this release

🚀 Features

  • treat GPP consent objects without any consent flags as invalid and send to server for verification

    Some CMPs are unfortunately returning invalid parsed Consent objects - they are missing any consent flags, even if those flags are in the consent string.
    We now treat such consent objects as invalid and fallback to the server side to actually parse the consent string and check those flags.

  • collect metrics on GPP Canada TCF consent

🛠 Maintenance

  • Downgraded some technical logs to debug level