1.4.0
June 15th, 2021
- Instead of adding single user addresses manually you know can add domains for which magic links should be sent
- Dropped Laravel 7 support
1.3.1
September 24th, 2020
- [Fix] Better test coverage
- [Fix] Better handling for protected content links
1.1.2
September 18th, 2020
- [Fix] Enabling/disabling of the magic link usage was not saved correctly
- [Fix] Publishing of config file
1.0.3
September 17th, 2020
- Fix Running the
php artisan vendor:publish --provider="Codedge\MagicLink\ServiceProvider
command now pulishes the views - Fix Running the
php artisan vendor:publish --provider="Codedge\MagicLink\ServiceProvider
command does not throw error message for config anymore
1.0.1
September 17th, 2020
- Fix remove obsolete npm packages
- Fix recompile assets
- Fix licence information