swiftmailer 8.x-2.3

Insecure
Bug fixes

Drupal 10 compatibility.

Contributors (4)

WagnerMelo, claudiu.cristea, novchuk.v, simgui8

Changelog

Issues: 3 issues resolved.

Changes since 8.x-2.2:

swiftmailer 8.x-2.2

Insecure
Bug fixes

This release adds support for Drupal 9.3.

This is likely to be the final release for swiftmailer module which is now obsolete as the swiftmailer library is no longer maintained. A new module Symfony Mailer is under development, and has a reasonable alpha release. Help with testing or development is welcome.

swiftmailer 8.x-2.1

Insecure
Bug fixes

This is likely to be the final release for swiftmailer module which is now obsolete as the swiftmailer library is no longer maintained. A new module Symfony Mailer is under development, and has a reasonable alpha release. Help with testing or development is welcome.

There is now a warning on the status report page which can be suppressed by setting the state variable swiftmailer.skip_warning to TRUE.

swiftmailer 8.x-2.0-beta1

Bug fixes
New features
Insecure

This is the first Beta for the 2.x branch and is recommended for use on live sites after testing on a dev site. Sites are recommended to upgrade to benefit from many important bug fixes and new features, plus compatibility with Drupal 9. The 1.x branch will soon become unsupported as it uses an unsupported version of the Swift Mailer library.

swiftmailer 8.x-2.0-alpha2

Bug fixes
New features
Insecure

This release includes some important/popular fixes and features that should enable many sites to run without lots of local patches.

The quality should be better than 1.x beta. However it is still marked as an alpha because we are likely to make some more non-back-compatible changes.

swiftmailer 8.x-2.0-alpha1

Bug fixes
New features
Insecure

First alpha release of 2.x branch which uses the new library version Swift Mailer 6.x.

This release is marked as an alpha because there are likely to be non-back-compatible changes.

swiftmailer 8.x-2.x-dev

Insecure

The 2.x branch of this module is not compatible with Drupal 8.6

swiftmailer 8.x-1.0-beta2

Bug fixes
New features
Insecure

New beta release with a few bugfixes and features.

Notable issues/features

HTML Mail Support for all core mails #2831959
Integration with Key Module #2929060

swiftmailer 8.x-1.0-beta1

Security update
Insecure

Fixes PHPmailer 3rd party library -- DRUPAL-SA-PSA-2016-004

This is a patch release of the SwiftMailer Module.

The release contains a security hardening for e-mail validation during email delivery. Please make sure that you update the SwiftMailer (the PHP Library) as well. SwiftMailer had an important security release in version 5.4.5.

swiftmailer 7.x-1.7

Insecure
Security update

Fixes PHPmailer 3rd party library -- DRUPAL-SA-PSA-2016-004

This is a patch release of the SwiftMailer Module.

The release contains a security hardening for e-mail validation during email delivery. Please make sure that you update the SwiftMailer (the PHP Library) as well. SwiftMailer had an important security release in version 5.4.5.

swiftmailer 7.x-1.6

Bug fixes
New features
Insecure

This release includes the following fixes and improvements:

swiftmailer 7.x-1.5

New features
Bug fixes
Insecure

- Issue #2015095 by gilgabar : this patch corrects an issue with e-mails being
themed using the current theme and not the theme set as the e-mail theme (if
any) through the mailsystem module.
- Fixed spelling in UI.

swiftmailer 7.x-1.4

Bug fixes
Insecure

- Issue 1902628 by devlada: fixed typo in code.

swiftmailer 7.x-1.3

New features
Bug fixes
Insecure

- Implemented HTML to text conversion.
- Improved logic in mail sending class.
- Attempt to fix issue with identification against remote SMTP server.
- Added more details to logs.
- Added hook_permission which appears to somehow having been forgotten.
- Issue 1860700 by devlada: added support for custom themes.
- Issue 1895734 by pivica: replaced 'arguments' with 'variables' in hook_theme().

swiftmailer 7.x-1.2

Bug fixes
Insecure

- Fixed issue related to RFC2822. E-mail adresses in the format 'user ' would not be parsed correctly and consequently throw an error.

swiftmailer 7.x-1.1

Bug fixes
Insecure

- Fixed an issue related to the use of the magic constant __DIR__ which was introduced with PHP 5.3.0. This would break when installing the module on a system running with an earlier version of PHP.

Subscribe with RSS Subscribe to Releases for Swift Mailer