Skip to content
This repository has been 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
Compare
Choose a tag to compare
  • Fix compatibility with Laravel Expirable

v2.1

06 Apr 09:41
Compare
Choose a tag to compare

PHP 8 support

v2.0

03 Apr 16:28
Compare
Choose a tag to compare
  • Support for Laravel 7
  • Support for Laravel Sanctum

v1.5.2: Remove publishing configuration in install command + Add phpdoc annot…

18 Feb 00:06
Compare
Choose a tag to compare
  • Remove publishing configuration in install command
  • Add phpdoc annotations

v1.5.1

17 Feb 23:23
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Add support for Laravel Airlock