Skip to content

Releases: dotmailer/dotmailer-magento2-extension

v2.4.7

12 Mar 12:26
Compare
Choose a tag to compare
  • We've fixed a regression whereby the email from address was empty in the message object when email templates were not mapped in the extension.
  • We've fixed a compatibility issue which caused fatal email template errors when using Magento 2.1.9 and below with the version 2.4.4 of the extension.
  • An error would occur while sending registration email to customer created via script in Magento 2.2.3 - this is no longer happens #13888.
  • We've fixed an issue which caused any default email template settings to not display properly in the configuration panel.

v2.4.6

12 Mar 11:53
Compare
Choose a tag to compare
update version to v2.4.6

v2.4.5

01 Mar 11:26
Compare
Choose a tag to compare

We've done some code refactoring to comply with Magento extension best practices.
On installation, we now auto generate a unique secret key used to access extension dynamic content.
We've changed our dynamic content blocks to be non-cacheable.

v2.4.4

14 Feb 08:04
Compare
Choose a tag to compare

Transactional email templates: You're now able to create, edit, translate and test Magento transactional emails in dotmailer and map them at default, website or store level.

v2.4.3

10 Jan 10:59
Compare
Choose a tag to compare

Disabling a module using a command line would generate different dependency errors related to a non-existing class - we've now fixed this problem

v2.4.2

20 Dec 15:56
Compare
Choose a tag to compare
Merged PR 5313: 2.4.2 Release

Includes fix to prevent Subscriber_Resubscribed importer messages being processed in a loop.

Related work items: #62545

v2.4.1

11 Dec 15:35
Compare
Choose a tag to compare
v2.4.1 Release

Related work items: #62374