You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,14 @@ You are welcome to contribute to Engagement Cloud for Magento! You can either:
41
41
- 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)
42
42
Request a feature on our [roadmap](https://roadmap.dotdigital.com)
43
43
44
+
# 6.4.24
45
+
46
+
###### What's new
47
+
- We've increased the sync limits for bulk imports into Engagement Cloud. The importer sync will now import up to 100 bulk items on each execution (25 of which can be for contacts), plus up to 100 single items.
48
+
49
+
###### Bug fixes
50
+
- We fixed a filename casing error that broke the page at Configuration > Engagement Cloud > Dynamic Content.
51
+
44
52
# 6.4.23
45
53
46
54
###### What's new
@@ -51,6 +59,7 @@ Request a feature on our [roadmap](https://roadmap.dotdigital.com)
51
59
52
60
###### Bug fixes
53
61
- We've fixed an error with updating products following an order sync - an exception was thrown once all available orders had been synced.
62
+
- We changed a line in our `UrlFinder` class that was causing a fatal error in PHP 5.4.
0 commit comments