Releases: spatie/laravel-database-mail-templates
Releases · spatie/laravel-database-mail-templates
3.7.0
3.6.0
What's Changed
- Refer to App\Mail by @dragonfly4 in #51
- Fix the typo in the
migration
file by @michaelnabil230 in #54 - Fix MailTemplate model namespace in example by @ilkermutlu in #56
- fix: status badges not working by @CorwinDev in #59
- Laravel 11.x Compatibility by @laravel-shift in #61
New Contributors
- @dragonfly4 made their first contribution in #51
- @michaelnabil230 made their first contribution in #54
- @ilkermutlu made their first contribution in #56
- @CorwinDev made their first contribution in #59
Full Changelog: 3.5.1...3.6.0
3.5.1
What's Changed
- Add PHP 8.2 Support by @patinthehat in #49
- Laravel 10.x Compatibility by @laravel-shift in #50
New Contributors
- @patinthehat made their first contribution in #49
Full Changelog: 3.5.0...3.5.1
3.5.0
- Add Laravel 9 support
Full Changelog: 3.4.3...3.5.0
3.4.3
- update dependency
3.4.2
- add support for PHP 8
3.4.1
3.4.0
- add support for Laravel 8.0
3.3.0
- add support for Laravel 7
3.2.0
- add support for Laravel 6.0