Server Side 'Consent' & Monthly Package Check
This version add server side "Consent" handling by also moving ad_personalization
from Analytics
to Analytics->Consent
and also introduces ad_user_data
consent. Have also been added to README Getting started
section.
Have also added monthly workflow that runs this library with php 8.0, 8.1, 8.2 and 8.3 with both highest and lowest composer versions preferred make sure the library works in most possible scenarios - even if your project is a little behind on php version.
What's Changed
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #83
- Add Consent variables to analytics body (privately) by @aawnu in #85
- Add Consent & Cleanup by @aawnu in #86
- Feature: Add Consent by @aawnu in #87
- Add monthly tests to ensure dependencies by @aawnu in #88
- Fixes to reused workflow by @aawnu in #89
Full Changelog: v1.1.8...v1.2.0