mailsystem 8.x-4.4

Bug fixes
New features

Drupal 10 compatibility and configuration migration

Contributors (3)

lolandese, srishtiiee, davisben

Changelog

Issues: 3 issues resolved.

Changes since 8.x-4.3:

mailsystem 8.x-4.3

Bug fixes

Drupal 9 compatibility fix and coding standard improvements

Contributors (6)

Matroskeen, purvitagupta, andreyjan, Munavijayalakshmi, shubham.prakash, Berdir

Changelog

Issues: 2 issues resolved.

Changes since 8.x-4.2:

mailsystem 8.x-4.2

Bug fixes

Ready for Drupal 9

Contributors (11)

emartoni, volkswagenchick, Manuel Garcia, andreyjan, Sahana _N, Berdir, thalles, maliknaik, i-trokhanenko, vishalkhialani, Vinay15

Changelog

Issues: 8 issues resolved.

Changes since 8.x-4.1:

mailsystem 7.x-3.0-beta1

Bug fixes

Fix for the upgrade path from 7.x-2.x

Contributors (6)

Munavijayalakshmi, RoshniPatel.addweb, manishsaharan29497, riddhi.addweb, Berdir, phox4ever

Changelog

Issues: 2 issues resolved.

Changes since 7.x-3.0-alpha2:

mailsystem 8.x-4.1

Bug fixes

This release contains a compatibility fix for Drupal 8.2.x but still works fine with 8.1.x as well.

Changes since 8.x-4.0:

  • #2748757 by tduong, Berdir: Update MailsystemManager::__construct() for 8.2.x compatibilty

mailsystem 8.x-4.0

Bug fixes

The first stable release for mailsystem for Drupal 8.

The settings form was improved and fixed to make it easier to add, edit and remove per module/mail key overrides.

Changes since 8.x-4.0-beta1:

  • #2681131 by tduong, Berdir: Allow to edit and remove per module/key configurations

mailsystem 8.x-4.0-beta1

Bug fixes

This is the first beta release for mailsystem 8.x-4.0.

Note that this requires at least Drupal 8.0.5, while an explicit dependency for this has been added, this is not correctly checked due to a core bug.

Changes since 8.x-4.0-alpha1:

  • #2668030 by Berdir: Remove theme registry workaround
  • #2654924 by Berdir: Do not load config in constructor

mailsystem 8.x-2.34

Bug fixes
Fixes:

#1197704: Allow multiple setting keys per mail module.

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

mailsystem 7.x-2.34

Bug fixes
Fixes:

#1197704: Allow multiple setting keys per mail module.

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

mailsystem 6.x-2.34

Bug fixes
Fixes:

#1197704: Allow multiple setting keys per mail module.

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

The 6.x branch also provides a Drupal-6 backport of the Drupal-7 mail system.

(New) Requirement

mailsystem 6.x-2.33

Bug fixes

Fixed:

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

The 6.x branch also provides a Drupal-6 backport of the Drupal-7 mail system.

(New) Requirement

mailsystem 6.x-2.32

Bug fixes
Fixes:

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

The 6.x branch also provides a Drupal-6 backport of the Drupal-7 mail system.

(New) Requirement

mailsystem 6.x-2.31

New features
New Feature:

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

The 6.x branch also provides a Drupal-6 backport of the Drupal-7 mail system.

(New) Requirement

mailsystem 6.x-2.29

Bug fixes
Fixes:
#1237684: Missing "-f" option when sending plain text e-mails
#1241300: error on admin/config/system/mailsystem

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

The 6.x branch also provides a Drupal-6 backport of the Drupal-7 mail system.

mailsystem 8.x-2.28

Bug fixes
Fixes:
Unconditionally create class file and clear conflicting registry entries in mailsystem_create_class()

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

mailsystem 7.x-2.28

Bug fixes
Fixes:
Unconditionally create class file and clear conflicting registry entries in mailsystem_create_class()

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

mailsystem 6.x-2.28

Bug fixes
Fixes:
Unconditionally create class file and clear conflicting registry entries in mailsystem_create_class()

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

The 6.x branch also provides a Drupal-6 backport of the Drupal-7 mail system.

mailsystem 8.x-2.27

Bug fixes
Changes:
Use PATH_SEPARATOR in mailsystem_create_class for WAMP compatibility.

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

mailsystem 7.x-2.27

Bug fixes
Changes:
Use PATH_SEPARATOR in mailsystem_create_class for WAMP compatibility.

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

mailsystem 6.x-2.27

Bug fixes
Changes:
Use PATH_SEPARATOR in mailsystem_create_class for WAMP compatibility.

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

The 6.x branch also provides a Drupal-6 backport of the Drupal-7 mail system.

mailsystem 8.x-2.26

Bug fixes
Fixes:
Edge case in table traversal

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

mailsystem 7.x-2.26

Bug fixes
Fixes:
Edge case in table traversal

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

mailsystem 6.x-2.26

Bug fixes
Fixes:
Edge case in table traversal

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

The 6.x branch also provides a Drupal-6 backport of the Drupal-7 mail system.

(New) Requirement

mailsystem 8.x-2.25

Bug fixes
Fixes:
Issue #1172996-12 by Jose Chaves: Missed one rename _drupal_html_to_text() to _mailsystem_html_to_text().

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

Administrative UI

The administrative interface is at admin/config/system/mailsystem. A screenshot is available.

Used by;

mailsystem 7.x-2.25

Bug fixes
Fixes:
Issue #1172996-12 by Jose Chaves: Missed one rename _drupal_html_to_text() to _mailsystem_html_to_text().

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

mailsystem 6.x-2.25

Bug fixes
Fixes:
Issue #1172996-12 by Jose Chaves: Missed one rename _drupal_html_to_text() to _mailsystem_html_to_text().

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

The 6.x branch also provides a Drupal-6 backport of the Drupal-7 mail system.

(New) Requirement

mailsystem 8.x-2.24

Bug fixes
Fixes:
Improved table support in mailsystem_html_to_text. See #1172996-11: Track recent changes in #299138

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

Administrative UI

The administrative interface is at admin/config/system/mailsystem. A screenshot is available.

Used by;

mailsystem 7.x-2.24

Bug fixes
Fixes:
Improved table support in mailsystem_html_to_text. See #1172996-11: Track recent changes in #299138

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

Administrative UI

The administrative interface is at admin/config/system/mailsystem. A screenshot is available.

Used by;

mailsystem 6.x-2.24

Bug fixes
Fixes:
Improved table support in mailsystem_html_to_text. See #1172996-11: Track recent changes in #299138

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

The 6.x branch also provides a Drupal-6 backport of the Drupal-7 mail system.

(New) Requirement

mailsystem 8.x-2.23

Bug fixes
Minor line-wrapping improvements:
#1172996-7: Track recent changes in #299138

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

mailsystem 7.x-2.23

Bug fixes
Minor line-wrapping improvements:
#1172996-7: Track recent changes in #299138

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

mailsystem 6.x-2.23

Bug fixes
Minor line-wrapping improvements:
#1172996-7: Track recent changes in #299138

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

The 6.x branch also provides a Drupal-6 backport of the Drupal-7 mail system.

mailsystem 8.x-2.22

New features
Adds:
Full table support in mailsystem_html_to_text. See #1172996-6: Track recent changes in #299138

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

mailsystem 7.x-2.22

New features
Adds:
Full table support in mailsystem_html_to_text. See #1172996-6: Track recent changes in #299138

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

mailsystem 6.x-2.22

New features
Adds:
Full table support in mailsystem_html_to_text. See #1172996-6: Track recent changes in #299138

Mail System

Provides an Administrative UI and Developers API for safely updating the mail_system configuration variable.

The 6.x branch also provides a Drupal-6 backport of the Drupal-7 mail system.

(New) Requirement

Pages

Subscribe with RSS Subscribe to Releases for Mail System