Swiftmailer 4.1.4 released

Swiftmailer 4.1.4 has just been released.

This release contains a fix for an annoying bug when you want to send many emails with attachements. It also contains a new MemorySpool class. This new class is used by Symfony 2.1 to allow sending emails after the page has been sent to the user.

The full changelog is available here: https://raw.github.com/swiftmailer/swiftmailer/master/CHANGES

Install it as usual: