Skip to content

Releases: neos/swiftmailer

Compatibility with Neos 8.x

12 Apr 15:18
a92736b
Compare
Choose a tag to compare

Compatibility with Flow 7.0

14 Dec 10:22
57e4f63
Compare
Choose a tag to compare

Feature

Full Changelog: 7.1.0...7.2.0

Compatibility with Flow 6.0

04 Sep 10:31
91162e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.1...7.1.0

7.0.1

30 Jan 10:34
497ad33
Compare
Choose a tag to compare

Bugfix

  • Replace default Swift_MailTransport with Swift_SendmailTransport by @kdambekalns in #16

Full Changelog: 6.0.4...7.0.1

7.0.0

15 Jan 15:34
c841a19
Compare
Choose a tag to compare

Now uses Swift Mailer 6. It behaves the same, adjustments should not be needed.

Unless you use e.g. attachments, the ::newInstance method is gone now. So make sure to try this before you deploy to production.

What's Changed

  • TASK: Update to use swiftmailer/swiftmailer version 6 by @kdambekalns in #14
  • BUGFIX: Require Swift_Transport instead of TransportInterface by @daniellienert in #15

Full Changelog: 6.0.3...7.0.0

6.0.4 - DO NOT USE

14 Jan 11:10
c841a19
Compare
Choose a tag to compare

This pulls in Swift Mailer 6, breaking compatibility. Please upgrade to 6.0.5 to fix this.

Or switch to 7.0.0 if you actually want to use Swift Mailer 6…

6.0.5

15 Jan 15:36
5f9dee7
Compare
Choose a tag to compare

Same as 6.0.3, fixing the accidential release of the next major as 6.0.4. Sorry for that!

6.0.3

14 Dec 06:45
5f9dee7
Compare
Choose a tag to compare

Improve documentation

6.0.2 – Flow 5.0 compatibility

25 Apr 20:16
Compare
Choose a tag to compare
TASK: Flow 5.0 compatibility

6.0.1

14 Dec 15:46
4be58c0
Compare
Choose a tag to compare

Just a small fix to the documentation (mentioned TYPO3 in places…)