github rappasoft/laravel-authentication-log v6.1.1

7 hours ago

Fixed

  • Session restoration detection now uses last_activity_at so continuously active sessions do not create duplicate login rows after the original login_at leaves the restoration window (#146).
  • Recent active legacy rows with a null last_activity_at still fall back to login_at during restoration detection.

Don't miss a new laravel-authentication-log release

NewReleases is sending notifications on new releases.