Skip to content

Releases: vormkracht10/laravel-mails

Mailgun improved endpoint support

03 Jan 13:59
e5e18b7
Compare
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
Compare
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
Compare
Choose a tag to compare
v1.0.0

Update run-tests.yml