Skip to content

Releases: beyondcode/laravel-mailbox

5.0.2

25 Jul 11:52
c3dee1c
Compare
Choose a tag to compare

5.0.2

  • Use eachById in mailbox:clean by @cwilby in #137
  • Laravel 12 Compatibility: Updated GitHub Actions and bumped dependencies for Laravel 12 support by @mechelon in #139

Full Changelog: 5.0.1...5.0.2

5.0.1

04 Apr 13:35
298aff3
Compare
Choose a tag to compare

What's Changed

  • Fix for a deprecated parameter: by @hrsa in #135

New Contributors

  • @hrsa made their first contribution in #135

Full Changelog: 5.0.0...5.0.1

5.0.0

07 Mar 08:48
4439d24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...5.0.0

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