Releases: symfony/mailer
Releases · symfony/mailer
v6.4.3
Changelog (v6.4.2...v6.4.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)
v6.3.12
Changelog (v6.3.11...v6.3.12)
- bug symfony/symfony#53667 [Mailer] [Mailgun] Fix sender header encoding (@spajxo)
- 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)
v5.4.35
Changelog (v5.4.34...v5.4.35)
- bug symfony/symfony#53157 [Mailer] Throw
TransportException
when unable to read from socket (@xdanik) - bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from
parse_url()
results (@alexandre-daubois)
v7.0.2
Changelog (v7.0.1...v7.0.2)
- bug symfony/symfony#53243 [Mailer][Postmark] Add missing changelog for webhook support (@OskarStark)
- bug symfony/symfony#53061 [Mailer] [Mailjet] Disable tls for mailjet as it should use STARTTLS (@RFreij)
- bug symfony/symfony#53125 [Mailer] add the MailPace transport to the UnsupportedSchemeException (@xabbuh)
- bug symfony/symfony#52864 [HttpClient][Mailer][Process] always pass microseconds to usleep as integers (@xabbuh)
v6.4.2
Changelog (v6.4.1...v6.4.2)
- bug symfony/symfony#53243 [Mailer][Postmark] Add missing changelog for webhook support (@OskarStark)
- bug symfony/symfony#53061 [Mailer] [Mailjet] Disable tls for mailjet as it should use STARTTLS (@RFreij)
- bug symfony/symfony#53125 [Mailer] add the MailPace transport to the UnsupportedSchemeException (@xabbuh)
- bug symfony/symfony#52864 [HttpClient][Mailer][Process] always pass microseconds to usleep as integers (@xabbuh)
v6.3.11
Changelog (v6.3.10...v6.3.11)
- bug symfony/symfony#53243 [Mailer][Postmark] Add missing changelog for webhook support (@OskarStark)
- bug symfony/symfony#53125 [Mailer] add the MailPace transport to the UnsupportedSchemeException (@xabbuh)
- bug symfony/symfony#52864 [HttpClient][Mailer][Process] always pass microseconds to usleep as integers (@xabbuh)
v5.4.34
Changelog (v5.4.33...v5.4.34)
- bug symfony/symfony#52864 [HttpClient][Mailer][Process] always pass microseconds to usleep as integers (@xabbuh)
v7.0.0
Changelog (v7.0.0-RC2...v7.0.0)
- no significant changes
v6.4.0
Changelog (v6.4.0-RC2...v6.4.0)
- no significant changes
v7.0.0-RC1
Changelog (v7.0.0-BETA3...v7.0.0-RC1)
- feature symfony/symfony#52560 [Mailer] Update default Mailjet port (@Katario)