Releases: maize-tech/laravel-magic-login
Releases · maize-tech/laravel-magic-login
2.3.0
2.2.1
What's Changed
- Update MagicLoginRequest.php by @nathanjansen in #27
New Contributors
- @nathanjansen made their first contribution in #27
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- UPDATE php8.3 by @enricodelazzari in #14
- ADD Laravel 11 compatibility by @enricodelazzari in #18
2.1.1
What's Changed
- FIX missing string translation
2.1.0
What's Changed
- Updated ValidateSignature middleware
- Dropped support to Laravel 9
2.0.1
What's Changed
- Added metadata attribute to
MagicLink::send
method - Added method documentation
- Fixed authenticatable attribute type
2.0.0
What's Changed
- Added metadata attribute to MagicLogin model
1.3.0
What's Changed
- Added new install command
- Added notification class customization
- Allow integer value for expiration in
MagicLink::make
method
1.2.0
What's Changed
- Add support to Laravel 10.x
1.1.0
ADD magic link notification