Releases: symfony/mailer
Releases · symfony/mailer
v7.0.7
Changelog (v7.0.6...v7.0.7)
- no significant changes
v6.4.7
Changelog (v6.4.6...v6.4.7)
- no significant changes
v5.4.39
Changelog (v5.4.38...v5.4.39)
- no significant changes
v7.0.6
Changelog (v7.0.5...v7.0.6)
- bug symfony/symfony#53969 [Mailer] include message id provided by the MTA when dispatching the
SentMessageEvent
(@xabbuh) - bug symfony/symfony#54199 [Mailer] [Brevo] Check that tags is present in payload before calling setTags (@palgalik)
- bug symfony/symfony#54239 [Mailer] Fix sendmail transport not handling failure (@aboks)
v6.4.6
Changelog (v6.4.5...v6.4.6)
- bug symfony/symfony#53969 [Mailer] include message id provided by the MTA when dispatching the
SentMessageEvent
(@xabbuh) - bug symfony/symfony#54199 [Mailer] [Brevo] Check that tags is present in payload before calling setTags (@palgalik)
- bug symfony/symfony#54239 [Mailer] Fix sendmail transport not handling failure (@aboks)
v5.4.38
Changelog (v5.4.37...v5.4.38)
- bug symfony/symfony#54239 [Mailer] Fix sendmail transport not handling failure (@aboks)
v7.0.4
Changelog (v7.0.3...v7.0.4)
- bug symfony/symfony#53935 [Mailer] [Mailgun] Fix expecting payload without tags or user variables (@norkunas)
- bug symfony/symfony#53869 [Mailer][Postmark][Webhook] Fix webhook testing in dockerized setups (@aleho)
- bug symfony/symfony#53829 [Mailer][Postmark][Webhook] Accept different date formats (@aleho)
- bug symfony/symfony#53824 [Mailer][Postmark][Webhook] Don't require tag and metadata (@aleho)
- bug symfony/symfony#53704 Fix client side connection timeout breaks mail authentication (@bytestream)
- bug symfony/symfony#53712 [Mailer] Fix usage of stream_set_timeout in case of microseconds (@aleksejs1)
- bug symfony/symfony#53716 [Mailer] [Mailgun] Fix payload converter getReason (@norkunas)
v6.4.4
Changelog (v6.4.3...v6.4.4)
- bug symfony/symfony#53935 [Mailer] [Mailgun] Fix expecting payload without tags or user variables (@norkunas)
- bug symfony/symfony#53869 [Mailer][Postmark][Webhook] Fix webhook testing in dockerized setups (@aleho)
- bug symfony/symfony#53829 [Mailer][Postmark][Webhook] Accept different date formats (@aleho)
- bug symfony/symfony#53824 [Mailer][Postmark][Webhook] Don't require tag and metadata (@aleho)
- bug symfony/symfony#53704 Fix client side connection timeout breaks mail authentication (@bytestream)
- bug symfony/symfony#53712 [Mailer] Fix usage of stream_set_timeout in case of microseconds (@aleksejs1)
- bug symfony/symfony#53716 [Mailer] [Mailgun] Fix payload converter getReason (@norkunas)
v5.4.36
Changelog (v5.4.35...v5.4.36)
- bug symfony/symfony#53712 [Mailer] Fix usage of stream_set_timeout in case of microseconds (@aleksejs1)
v7.0.3
Changelog (v7.0.2...v7.0.3)
- bug symfony/symfony#53667 [Mailer] [Mailgun] Fix sender header encoding (@spajxo)
- bug symfony/symfony#53653 [Mailer] [Scaleway] Fix attachment handling (@madbob)
- bug symfony/symfony#53157 [Mailer] Throw
TransportException
when unable to read from socket (@xdanik) - bug symfony/symfony#53575 [Mailer] register the MailPaceTransportFactory (@xabbuh)
- bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from
parse_url()
results (@alexandre-daubois)