Releases: Spargon/Laravel-Auth-Logger
Releases · Spargon/Laravel-Auth-Logger
[1.6.0] Adds Support for Laravel 11
[1.5.0] Adds Support for Laravel 10
[1.4.0] Adds New Install Command
What's Changed
- Adds install command by @TechTailor in #18
- Apply fixes from StyleCI by @TechTailor in #19
Full Changelog: 1.3.0...1.4.0
[1.3.0] Adds Support for Laravel 9
Location Tagging (Dev - Experimental)
This is an experimental (dev) release of Location Tagging using the GeoIP package from Torann.
Adds Support for Laravel 7
1.2.2 Adds Support for Laravel 7
Fixes Composer Require Issue
1.2.1 Fix Composer Import
Optimizing ServiceProvider, Custom Table & Slack Improvements
- This release completely revamps the ServiceProvider that ships with this package. Along with that comes new commands for publishing assets (refer to the readme file for details).
- Added config option to change the default auth_logs table name.
- Added much-needed Slack customization option and improvements.
Added Icons for User Devices
This release adds svg icons for the user's device (desktop, tablet, or mobile) along with the device name (in the case of mobile devices).
Adding Support for Laravel's logoutOtherDevices Method
This release adds support for Laravel's logoutOtherDevices method which can be called by an Authenticated User to invalidate other sessions. Read Docs here - https://laravel.com/docs/8.x/authentication#invalidating-sessions-on-other-devices