Releases: Label84/laravel-tagmanager
Releases · Label84/laravel-tagmanager
v1.4.0
- Add Laravel 11 support + replace PHP-CS with Pint for code-style formatting #2
- Drop support for Laravel 9 EOL
v1.3.6
- Do not trigger HTTP call in
MeasurementProtocol
when tagmanager is disabled (ie. when working locally)
v1.3.5
- Update readme
- Fix issue cannot assign null value to
$clientId
in static analysis
v1.3.4
- Add Server Side Events support with Measurement Protocol #1
v1.3.3
Remove Universal Analytics example
v1.3.2
Pull tagmanager session after set
v1.3.1
- Keep session data layer items during redirect
v1.3.0
Merge develop into master