Releases: resend/resend-laravel
Releases · resend/resend-laravel
v0.14.0
Added
- Added support for
Contact
webhook events (contact.created
,contact.updated
&contact.deleted
) by @jayanratna in #63
Full Changelog: v0.13.0...v0.14.0
v0.13.0
Added
- Added improved webhook processing in controller and middleware by @Icegreeen in #60
- Added the ability to set attachment mime type in attachments by @jayanratna in #62
New Contributors
- @Icegreeen made their first contribution in #60
Full Changelog: v0.12.0...v0.13.0
v0.12.0
Added
- Added support for Laravel service config by @jayanratna in #57
Changed
- Changed
ResendTransportFactory
exception type toTransportException
by @jayanratna in #58
Full Changelog: v0.11.0...v0.12.0
v0.11.0
Added
- Added support for Laravel
11.x
by @jayanratna in #56
Removed
- Removed support for Laravel
9.x
by @jayanratna in #56
Full Changelog: v0.10.0...v0.11.0
v0.10.0
v0.9.0
Added
- Added test case for PHP 8.3 by @jayanratna in #47
Changed
- Changed
actions/cache
action tov4
by @renovate in #51 - Changed
resend/resend-php
to^0.11.0
by @renovate in #52
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Changed
- Changed
resendlabs
toresend
by @jayanratna in #46 - Changed
resend/resend-php
to^0.10.0
by @renovate in #48
Full Changelog: v0.7.1...v0.8.0
v0.7.1
Fixed
- Fixed export of config files by @jayanratna in #41
- fix(deps): update dependency resend/resend-php to ^0.9.0 by @renovate in #42
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Added
- Added
VerifyWebhookSignature
middleware by @jayanratna in #39
Changed
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Added
- Added the ability to include attachments from your Mailable class by @jayanratna in #36
Full Changelog: v0.5.0...v0.6.0