1.6.0
July 1st, 2024
- N/A Changelog not available.
1.5.0
September 28th, 2023
- N/A Changelog not available.
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.2
March 26th, 2021
- Add update scripts
- Limit to only PHP 8
1.3.1
September 24th, 2020
- [Fix] Better test coverage
- [Fix] Better handling for protected content links
1.3.0
September 23rd, 2020
- [New] Display created in links backend
- [New] Extend permissions
1.2.0
September 21st, 2020
- [New] Use magic links with Statamic protected content feature
1.1.3
September 19th, 2020
- [Fix] Viewing index page leads to undefinex index
1.1.2
September 18th, 2020
- [Fix] Enabling/disabling of the magic link usage was not saved correctly
- [Fix] Publishing of config file
1.1.1
September 17th, 2020
- Add German translation
- Complete English translation
1.1
September 17th, 2020
- N/A Changelog not available.
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.2
September 17th, 2020
Fix security issues with node-forge version
1.0.1
September 17th, 2020
- Fix remove obsolete npm packages
- Fix recompile assets
- Fix licence information
1.0.0
September 17th, 2020
Initial version of this addon.