Skip to content

Releases: beyondcode/laravel-mailbox

4.0.0

03 Apr 16:13
c3827a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...4.0.0

3.1.0

21 Feb 09:49
8353dcb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

3.0.0

20 Dec 08:16
8c401d7
Compare
Choose a tag to compare

What's Changed

  • Dropped support for PHP 7.x
  • Support for laravel 9 by @samtlewis in #103

New Contributors

Full Changelog: 2.2.0...3.0.0

2.2.0

15 Mar 22:57
154cfe7
Compare
Choose a tag to compare
  • Add PHP 8 support

2.1.1

21 Sep 08:15
acc1ce8
Compare
Choose a tag to compare

Fix Laravel 8 support

2.1.0

16 Sep 12:11
9934976
Compare
Choose a tag to compare
  • Add Laravel 8 support
  • Add the ability to catch mails based on BCC rules

2.0.0

03 Jun 14:01
Compare
Choose a tag to compare
wip

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