Skip to content

Releases: epalmans/Tracker

v3.0.0

14 Feb 14:29
Compare
Choose a tag to compare
  • Laravel 10.x & PHP ^8.1
  • Dropped support for older versions

v2.2.0

05 Aug 10:53
Compare
Choose a tag to compare

Track/store uniquness - configurable

v2.1.0

05 Aug 08:48
Compare
Choose a tag to compare
  • Additional tracking: visitor IP-address and named route
  • REQUEST_TIME stored as datetime

v2.0.0

01 Aug 07:27
Compare
Choose a tag to compare

Initial release in this repo: forked from Arrtrust/Tracker

  • bugfix on model trait boot
  • requirement bumped to php7.4 and Laravel 8 or higher
  • namespaced to palmans/tracker
  • updated tests
  • codestyling