Skip to content

Releases: spatie/laravel-database-mail-templates

3.1.1

08 May 09:36
482ac7b
Compare
Choose a tag to compare
  • allow html to be rendered in blade templates

3.1.0

27 Feb 14:57
Compare
Choose a tag to compare
  • Drop support for Laravel 5.7 and lower
  • Drop support for PHP 7.1 and lower

3.0.1

27 Feb 14:54
Compare
Choose a tag to compare
  • Add support for Laravel 5.8

3.0.0

04 Feb 10:41
Compare
Choose a tag to compare
  • Add support for text mails (#10)
  • Fix issues when using the package with Laravel Nova (#9)

The interface and table structure have been changed in this version. Please read the notes in UPGRADING.md.

2.0.0

19 Nov 15:36
Compare
Choose a tag to compare
  • Use an interface for the MailTemplate model

1.0.1

25 Oct 12:55
Compare
Choose a tag to compare
  • fix MailTemplate::getVariables() for models with missing/incorrect mailable classes

1.0.0

18 Oct 15:41
bdc5194
Compare
Choose a tag to compare
  • initial release

0.0.2

16 Oct 13:06
Compare
Choose a tag to compare
  • publishing migrations is always required

0.0.1

16 Oct 12:47
Compare
Choose a tag to compare
simplify exception