Skip to content

Releases: beyondcode/laravel-mailbox

1.4.1

29 May 22:05
637dc1e
Compare
Choose a tag to compare
  • 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.4.0

09 Mar 15:38
edebb0d
Compare
Choose a tag to compare
  • Add Laravel 7 support

1.3.0

04 Sep 07:03
3043977
Compare
Choose a tag to compare

Added Laravel 6 support

1.2.0

03 May 11:54
ef2c779
Compare
Choose a tag to compare

Add Laravel 5.8 support

1.1.0

28 Jan 08:42
ddaefc6
Compare
Choose a tag to compare

Added

  • Added postmark driver
  • Added new visibleText method

1.0.2

24 Jan 14:09
Compare
Choose a tag to compare

Fixed an issue when trying to retrieve the email body and the HTML representation is null.

1.0.1

23 Jan 06:49
f4567f2
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where catchAll and fallback mailboxes would not get stored
  • Fixed an issue with Mailgun

1.0.0

22 Jan 14:58
Compare
Choose a tag to compare
Merge branch 'master' of github.com:beyondcode/laravel-mailbox