Skip to content

Releases: beyondcode/laravel-mailbox

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