Skip to content

Releases: DivineOmega/laravel-last-activity

v1.3.0

27 Jan 22:00
5722d5c
Compare
Choose a tag to compare
  • Laravel 8 support
  • Adds a grace period config variable that sets the amount of seconds the update time is considered stale and needs updating

v1.2.0

28 Feb 12:53
c41971f
Compare
Choose a tag to compare
  • Add Laravel 7 support.

v1.1.0

30 Sep 21:58
6c4629f
Compare
Choose a tag to compare
  • Add Laravel 6.0 support.

v1.0.1

29 May 09:37
Compare
Choose a tag to compare
  • Fix to ensure all guards are checked when updating last activity.

v1.0.0

26 May 16:36
Compare
Choose a tag to compare
  • Initial release.