Skip to content

Releases: backstagephp/laravel-mails

Added Resend driver

22 Jul 08:15
b590728

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.0

24 Jun 08:57
78008e4

Choose a tag to compare

Breaking changes

  • Dropped PHP 8.1 support
  • Renamed namespaces from Vormkracht10 to Backstage

What's Changed

Full Changelog: v1.4.4...v2.0.0

Improved Mailgun support

03 Mar 10:10

Choose a tag to compare

v1.4.0

improved mailgun support

New feature: log mailer, stream (postmark) and API request to unsuppress email addresses

23 Jan 12:49
301f18b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.1.0

Mailgun improved endpoint support

03 Jan 13:59
e5e18b7

Choose a tag to compare

Use services.mailgun.endpoint as base URL for Mailgun API, to make the endpoint configurable for both US as EU endpoints.

Added full Mailgun support, unsubscribe event & removing SDK dependencies

23 Dec 16:16

Choose a tag to compare

  • Removed SDK dependencies for Postmark and Mailgun
  • Added config 'mail.tracking.unsubcribes' to enable or disable unsubscribes tracking
  • Added Enum EventType 'unsubscribes'
  • Added Mailgun webhook URL registration using mail:webhooks console command

First release

28 Nov 20:23
cbcaf24

Choose a tag to compare

v1.0.0

Update run-tests.yml