Skip to content

Commit

Permalink
Merged PR 9475: Release 6.4.7
Browse files Browse the repository at this point in the history
Related work items: #70706, #73885, #74276, #75084, #75085
  • Loading branch information
adeelq committed Aug 29, 2018
2 parents 17568f8 + 7964f04 commit dc70eea
Show file tree
Hide file tree
Showing 9 changed files with 2,814 additions and 2,739 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,19 @@ You are welcome to contribute to dotmailer for Magento! You can either:
- Fix a bug: please fork this repo and submit the Pull Request to our [Develop branch](https://github.com/dotmailer/dotmailer-magento-extension/tree/develop)
- Request a feature on our [community forum](https://support.dotmailer.com/hc/en-gb/community/topics/200432508-Feedback-and-feature-requests)

# V6.4.7

##### Bug fixes
- Import contacts api call now times out after 600 seconds
- We only add items to the importer queue for enabled websites
- Customers that were created by an admin user in a Magento Enterprise Edition account can now be synchronised to dotmailer

###### Improvements
- In email campaigns, you can now link to either the standard review page or the product page with an anchor of your choice

# V6.4.6

###### Imrovements
###### Improvements
- We now surface all the first and last purchase categories in customer's sales data fields

# V6.4.5
Expand Down Expand Up @@ -67,7 +77,7 @@ You are welcome to contribute to dotmailer for Magento! You can either:
###### Features
- You’re now able to record your customers and guests’ consent and store it using dotmailer’s new ConsentInsight.

###### Imrovements
###### Improvements
- We've optimised the way our install script imports data into the extension tables, so it now imports small batches rather than all in one go.


Expand Down
1,147 changes: 574 additions & 573 deletions code/Dotdigitalgroup/Email/Helper/Config.php

Large diffs are not rendered by default.

0 comments on commit dc70eea

Please sign in to comment.