All notable changes to laravel-auth-logger
will be documented in this file
- Adds Support for Laravel 11.
- Adds Support for Laravel 10.
- Added a new Install Command.
- Added Support for Laravel 9.
- Added Location Tagging (Dev - Experimental) Release Version.
- Adds Support for Laravel 7.
- Fixes Composer Require Issue.
- 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.
- Adding Support for Laravel's logoutOtherDevices Method.
- Parsing user created_at column.
- Minor variable name change.
- Added Multi-Language Support.
- Fixed Minor Issues & Typos.
- Initial release.