Releases: ohseesoftware/laravel-server-analytics
Releases · ohseesoftware/laravel-server-analytics
v4.0.0
4.0.0 (2022-08-10)
BREAKING CHANGES
- Changes to the API to support tracking requests via a queued job
v3.8.1
3.8.1 (2022-07-07)
Bug Fixes
- Fix PHPCS line length error (124271f)
- Fix tracking referrer field by making it fillable in Analytics model (033cbb9)
v3.8.0
3.8.0 (2022-05-17)
Features
v3.7.1
3.7.1 (2022-05-06)
Bug Fixes
- Add fallback for user agent value (a3ad66b)
v3.7.0
3.7.0 (2022-05-05)
Features
- Add indices to foreign key columns (bbf921d)
v3.6.1
3.6.1 (2022-05-05)
Bug Fixes
- Add
static
to docblock methods (0655e31)
v3.6.0
3.6.0 (2022-05-05)
Features
- Add docblock to ServerAnalytics facade (e0aa7ee)
v3.5.0
3.5.0 (2022-05-05)
Features
- Add primary key to analytics child tables (e0945a6)
v3.4.0
3.4.0 (2021-07-26)
Features
- Remove route registration, force a release (16b5cc8)
v3.3.0
3.3.0 (2021-01-11)
Features