github RickDBCN/filament-email v1.3.0

latest releases: v2.0.0-beta2, v2.0.0-beta1, v1.11.0...
17 months ago

Breaking: New database field was added and you needs to re-publish migrations:

php artisan vendor:publish --tag="filament-email-migrations"
php artisan migrate

What's Changed

  • [feature] New support to attachments (list with download link) requested in #29
  • Resend and update action now support choice for include original attachments
  • Resend action now include original attachments

Full Changelog: v1.2.2...v1.3.0

Don't miss a new filament-email release

NewReleases is sending notifications on new releases.