Skip to content

Releases: ohseesoftware/laravel-server-analytics

v4.0.0

10 Aug 23:18
f5f7140
Compare
Choose a tag to compare

4.0.0 (2022-08-10)

BREAKING CHANGES

  • Changes to the API to support tracking requests via a queued job

v3.8.1

07 Jul 20:35
Compare
Choose a tag to compare

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

17 May 17:57
Compare
Choose a tag to compare

3.8.0 (2022-05-17)

Features

  • Track host with requests (b433113)

v3.7.1

06 May 16:55
Compare
Choose a tag to compare

3.7.1 (2022-05-06)

Bug Fixes

  • Add fallback for user agent value (a3ad66b)

v3.7.0

05 May 17:32
Compare
Choose a tag to compare

3.7.0 (2022-05-05)

Features

  • Add indices to foreign key columns (bbf921d)

v3.6.1

05 May 16:44
Compare
Choose a tag to compare

3.6.1 (2022-05-05)

Bug Fixes

  • Add static to docblock methods (0655e31)

v3.6.0

05 May 16:38
Compare
Choose a tag to compare

3.6.0 (2022-05-05)

Features

  • Add docblock to ServerAnalytics facade (e0aa7ee)

v3.5.0

05 May 16:28
Compare
Choose a tag to compare

3.5.0 (2022-05-05)

Features

  • Add primary key to analytics child tables (e0945a6)

v3.4.0

26 Jul 03:43
Compare
Choose a tag to compare

3.4.0 (2021-07-26)

Features

  • Remove route registration, force a release (16b5cc8)

v3.3.0

11 Jan 02:08
Compare
Choose a tag to compare

3.3.0 (2021-01-11)

Features

  • Get tests running with PHP 8 (a49c919)
  • Test with PHP 8.0 (c34e301)
  • Update testbench version (3b501bd)
  • Use latest phpunit version (6003ed4)