Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

Releases: voerro/laravel-visitor-tracker

v1.2.2

21 Nov 07:18
895bddd
Compare
Choose a tag to compare

Support L5.7

v1.2.1

30 Jul 07:56
Compare
Choose a tag to compare

Replaced Freegeoip with Ipstack

v1.2.0

16 Jun 06:29
Compare
Choose a tag to compare
  • Views are being published so that you could modify them
  • CSS: 'word-break' for long URLs
  • New config options: 'dont_track_authenticated_users' & 'dont_track_anonymous_users'
  • Added missing icons

v1.1.1

10 Apr 03:55
Compare
Choose a tag to compare

Fatal bug fixes

v1.1.0: Added missing icons

10 Apr 03:36
Compare
Choose a tag to compare

Added missing icons
Added 'go-http-client' to the list of bots
Stats pages with unique visitor counts are sorted by unique visitors count DESC by default

v1.0.11

16 Feb 11:57
Compare
Choose a tag to compare

Don't make external API calls when in testing environment

v1.0.10

10 Feb 02:13
Compare
Choose a tag to compare

Fix: bug with timezones producing a fatal error

v1.0.9

10 Feb 01:44
Compare
Choose a tag to compare

Updated Laravel dependencies to support v5.6

v1.0.8

10 Feb 01:34
Compare
Choose a tag to compare
  • Displaying datetime in a timezone, specified in the config file
  • Added icons for Perl, SRWare Iron (browsers)
  • Added 'perl' to the list of bot browsers

v1.0.7

09 Feb 07:30
Compare
Choose a tag to compare
  • Added icons for wget, Facebook
  • Handling unknown browsers and OSs, added an icon for them
  • Mark apps and libraries (e.g. curl, wget, etc) as bots
  • Fix: the VisitStats's groupBy() method works improperly when combined with a WHERE clause