Releases: spatie/laravel-mail-preview
Releases · spatie/laravel-mail-preview
6.2.0
What's Changed
- Convert symfony Addresses to jsonable email adresses for the .html preview by @rudiedirkx in #104
New Contributors
- @rudiedirkx made their first contribution in #104
Full Changelog: 6.1.0...6.2.0
6.1.0
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #103
- Allow to change default filename date format by @ekateiva in #102
New Contributors
- @laravel-shift made their first contribution in #103
- @ekateiva made their first contribution in #102
Full Changelog: 6.0.6...6.1.0
6.0.6
What's Changed
- Add default by @dododedodonl in #100
New Contributors
- @dododedodonl made their first contribution in #100
Full Changelog: 6.0.5...6.0.6
6.0.5
- support L10
Full Changelog: 6.0.4...6.0.5
6.0.4
What's Changed
Full Changelog: 6.0.3...6.0.4
6.0.3
What's Changed
- fix: make setTimeoutInSeconds works by @bernardo-campos in #97
New Contributors
- @bernardo-campos made their first contribution in #97
Full Changelog: 6.0.2...6.0.3
6.0.2
6.0.1
What's Changed
- Fix wrong class in readme.md by @spoyntersmith in #80
- Fix HTML preview for Laravel 9 by @mrk-j in #82
New Contributors
- @spoyntersmith made their first contribution in #80
Full Changelog: 6.0.0...6.0.1
6.0.0
- add support for Laravel 9
- drop support for Laravel 8
5.2.0
- add
assertNothingSent