Releases: beyondcode/laravel-mailbox
Releases · beyondcode/laravel-mailbox
1.4.1
- Make headerValue nullable #51
- Fix local mail handling in Laravel 7.x #60
- Disable cleanup artisan command if store_incoming_emails_for_days is INF #53
1.1.0
Added
- Added
postmark
driver
- Added new
visibleText
method
1.0.2
Fixed an issue when trying to retrieve the email body and the HTML representation is null.
1.0.1
Fixed
- Fixed an issue where
catchAll
and fallback
mailboxes would not get stored
- Fixed an issue with Mailgun
1.0.0
Merge branch 'master' of github.com:beyondcode/laravel-mailbox