Releases: spatie/laravel-analytics
Releases · spatie/laravel-analytics
5.5.0
What's Changed
- Ability to run realtime reports from GA4 by @jaroslavstefanec in #528
New Contributors
- @jaroslavstefanec made their first contribution in #528
Full Changelog: 5.4.0...5.5.0
5.4.0
What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #521
- feat: add new param 'metricFilter' in signature method 'get' by @laudefe in #523
- Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in #525
New Contributors
Full Changelog: 5.3.0...5.4.0
5.3.0
5.2.1
What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #513
- Add support for laravel 11 by @shuvroroy in #514
Full Changelog: 5.2.0...5.2.1
5.2.0
What's Changed
- feat: period macroable by @Muetze42 in #511
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #504
- Bump actions/checkout from 3 to 4 by @dependabot in #502
New Contributors
Full Changelog: 5.1.0...5.2.0
5.1.0
What's Changed
- Updated example env value key in README.md by @khsuzan in #503
- Added method to fetch the top countries & top operating systems by @stijnvanouplines in #506
New Contributors
- @khsuzan made their first contribution in #503
- @stijnvanouplines made their first contribution in #506
Full Changelog: 5.0.3...5.1.0
5.0.3
What's Changed
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #497
- Adds a $keepEmptyRows parameter to get the empty rows too. by @golchha21 in #494
New Contributors
- @golchha21 made their first contribution in #494
Full Changelog: 5.0.2...5.0.3
5.0.2
What's Changed
- Bump aglipanci/laravel-pint-action from 0.1.0 to 2.2.0 by @dependabot in #477
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #488
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #489
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #490
- Extend Analytics::get with dimensionFilter parameter by @gmbenedek in #487
New Contributors
- @gmbenedek made their first contribution in #487
Full Changelog: 5.0.1...5.0.2
5.0.1
- Adds an
$offset
paramter to the get method and all methods that already accepted a$limit
paramter.
5.0.0
What's Changed
- Analytics API v4 by @timvandijck in #475
New Contributors
- @timvandijck made their first contribution in #475
Full Changelog: 4.1.1...5.0.0