Skip to content

Releases: Label84/laravel-mailviewer

v3.4.0

24 Feb 20:37
9c10ed2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.2...v3.4.0

v3.3.2

24 Jan 19:30
6577ae7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.1...v3.3.2

v3.3.1

10 Jun 11:42
Compare
Choose a tag to compare

v3.3.0

24 Feb 19:36
2af5ed9
Compare
Choose a tag to compare
  • Add Laravel 11 support + replace PHP-CS with Pint for code-style formatting #5
  • Drop support for Laravel 9 EOL

v3.2.2

30 Nov 15:02
Compare
Choose a tag to compare
  • Add config mailviewer.database.include.body to decide whether to add the message body to the database #4
  • Use correct timezone in sent_at field
  • Set field headers to null if excluded

v3.2.1

28 Sep 19:10
Compare
Choose a tag to compare
  • Add custom table name support to MailViewerItem model

v3.2.0

28 Sep 18:54
Compare
Choose a tag to compare

v3.1.1

12 Feb 13:34
Compare
Choose a tag to compare
  • Add Laravel 10.x support

v3.1.0

29 Aug 13:00
Compare
Choose a tag to compare
  • Changed design from Bootstrap to TailwindCSS

v3.0.0

07 Feb 14:21
652b4d4
Compare
Choose a tag to compare
Merge pull request #3 from Label84/laravel9

Laravel 9 support