Releases: symfony/mailer
Releases · symfony/mailer
v7.3.0
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- no significant changes
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#60052 [Mailer][TwigBridge] Revert "Add support for translatable objects" (@kbond)
- feature symfony/symfony#59967 [Mailer][TwigBridge] Add support for translatable subject (@norkunas)
- feature symfony/symfony#59831 [Mailer][Mime] Refactor S/MIME encryption handling in
SMimeEncryptionListener
(@Spomky) - feature symfony/symfony#59479 [Mailer] [Smtp] Add DSN param to enforce TLS/STARTTLS (@ssddanbrown)
- feature symfony/symfony#58501 [Mailer] Add configuration for dkim and smime signers (@elias-playfinder, @eliasfernandez)
- feature symfony/symfony#59612 [Mailer] Add attachments support for Sweego Mailer Bridge (@welcoMattic)
- feature symfony/symfony#59482 [Mailer] [Smtp] Add DSN option to make SocketStream bind to IPv4 (@quilius)
- feature symfony/symfony#59477 [Mailer][Notifier] Add and use
Dsn::getBooleanOption()
(@OskarStark) - feature symfony/symfony#58698 [Mailer] Add AhaSend Bridge (@farhadhf)
- feature symfony/symfony#58761 [Mailer] [Amazon] Add support for custom headers in ses+api (@StudioMaX)
- feature symfony/symfony#54939 [Mailer] Add
retry_period
option for email transport (Sébastien Despont, @fabpot) - feature symfony/symfony#58651 [Mailer][Notifier] Add webhooks signature verification on Sweego bridges (@welcoMattic)
v7.2.6
Changelog (v7.2.5...v7.2.6)
- bug symfony/symfony#60256 [Mailer][Postmark] drop the
Date
header using the API transport (@xabbuh) - bug symfony/symfony#60057 [Mailer] Fix
Trying to access array offset on value of type null
error by adding null checking (@khushaalan) - bug symfony/symfony#60094 [DoctrineBridge] Fix support for entities that leverage native lazy objects (@nicolas-grekas)
v6.4.21
Changelog (v6.4.20...v6.4.21)
- bug symfony/symfony#60256 [Mailer][Postmark] drop the
Date
header using the API transport (@xabbuh) - bug symfony/symfony#60057 [Mailer] Fix
Trying to access array offset on value of type null
error by adding null checking (@khushaalan) - bug symfony/symfony#60094 [DoctrineBridge] Fix support for entities that leverage native lazy objects (@nicolas-grekas)
v7.2.3
Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#59610 [Mailer] Ensure TransportExceptionInterface populates stream debug data (@bytestream)
- bug symfony/symfony#59611 [Mailer][Notifier] Fix channel parameter value to fixed value for Mailer and Notifier Sweego Transports (@welcoMattic)
- bug symfony/symfony#59404 [Mailer] Fix SMTP stream EOF handling on Windows by using feof() (@skmedix)
- bug symfony/symfony#59256 [Mailer] Fix Sendmail memory leak (@rch7)
- bug symfony/symfony#59375 [RemoteEvent][Webhook] fix SendgridPayloadConverter category support (@ericabouaf)
- bug symfony/symfony#59376 [RemoteEvent][Webhook] Fix
SendgridRequestParser
andSendgridPayloadConverter
(@ericabouaf)
v7.1.11
Changelog (v7.1.10...v7.1.11)
- bug symfony/symfony#59610 [Mailer] Ensure TransportExceptionInterface populates stream debug data (@bytestream)
- bug symfony/symfony#59404 [Mailer] Fix SMTP stream EOF handling on Windows by using feof() (@skmedix)
- bug symfony/symfony#59256 [Mailer] Fix Sendmail memory leak (@rch7)
- bug symfony/symfony#59375 [RemoteEvent][Webhook] fix SendgridPayloadConverter category support (@ericabouaf)
- bug symfony/symfony#59376 [RemoteEvent][Webhook] Fix
SendgridRequestParser
andSendgridPayloadConverter
(@ericabouaf)
v6.4.18
Changelog (v6.4.17...v6.4.18)
- bug symfony/symfony#59610 [Mailer] Ensure TransportExceptionInterface populates stream debug data (@bytestream)
- bug symfony/symfony#59404 [Mailer] Fix SMTP stream EOF handling on Windows by using feof() (@skmedix)
- bug symfony/symfony#59256 [Mailer] Fix Sendmail memory leak (@rch7)
- bug symfony/symfony#59375 [RemoteEvent][Webhook] fix SendgridPayloadConverter category support (@ericabouaf)
- bug symfony/symfony#59376 [RemoteEvent][Webhook] Fix
SendgridRequestParser
andSendgridPayloadConverter
(@ericabouaf)
v7.2.0
Changelog (v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58888 [Mailer][Notifier] Sweego is backing their bridges, thanks to them! (@nicolas-grekas)
v7.2.0-RC1
Changelog (v7.2.0-BETA2...v7.2.0-RC1)
- no significant changes