Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Releases: alajusticia/laravel-auth-tracker

v2.1.2

24 Sep 15:38

Choose a tag to compare

  • Fix compatibility with Laravel Expirable

v2.1

06 Apr 09:41

Choose a tag to compare

PHP 8 support

v2.0

03 Apr 16:28

Choose a tag to compare

  • Support for Laravel 7
  • Support for Laravel Sanctum

v1.5.2

18 Feb 00:06

Choose a tag to compare

  • Remove publishing configuration in install command
  • Add phpdoc annotations

v1.5.1

17 Feb 23:23

Choose a tag to compare

  • Add tests for tracking with Laravel Passport
  • Fix Airlock token expiration when null
  • Update documentation

v1.5

16 Feb 23:27

Choose a tag to compare

  • Add option in configuration file to customize Ip2Location table names
  • Use a simple method to get current login on user instead of an accessor
  • Update documentation

v1.4

13 Feb 00:05

Choose a tag to compare

  • Add new IP lookup provider to support IP2Location Lite DB3 database

  • Fix logoutOthers() method

v1.3

13 Feb 00:01

Choose a tag to compare

  • Add support for Laravel Airlock