Skip to content

Releases: vormkracht10/filament-mails

New feature: Suppressions list with option to unsupress email addresses

23 Jan 12:47
40b5361
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

22 Jan 17:32
f359031
Compare
Choose a tag to compare

What's Changed

  • [Fix] Format text to prevent stripping line breaks by @Baspa in #14
  • [Fix] Define nullable parameter as nullable by @Baspa in #15
  • fix: Dynamically determine if tenant is set by @Baspa in #16
  • [Fix] Return empty array when $record's to, cc or bcc is empty (#18) by @vincentvankekerix in #19
  • Update Pages to reflect configured resource class name by @Skullbock in #20

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

03 Jan 10:46
7724774
Compare
Choose a tag to compare

Breaking changes

  • Let user decide where to put the routes to let them protect their routes

What's Changed

  • Install latest version instead of dev-main by @Baspa in #5
  • Use Model from Config for Resource by @iAmKevinMcKee in #7
  • [Fix] PHPStan issues by @Baspa in #6
  • [Fix] Let user specify (tenant aware) routes by @Baspa in #9
  • [Fix] Logging and downloading attachments by @Baspa in #9

New Contributors

Full Changelog: v1.0.1...v2.0.0

v1.0.1

28 Nov 20:56
Compare
Choose a tag to compare
  • Removed obsolete console command

v1.0.0

28 Nov 20:24
6c7e64b
Compare
Choose a tag to compare
Delete src/Commands/FilamentMailsCommand.php