File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ CHANGELOG for 1.4.2
2
+ ===================
3
+ This changelog references the relevant changes (new features, changes and bugs) done in 1.4.2 versions.
4
+ * 1.4.2 (2014-12-02)
5
+ * List of improvements and fixed bugs
6
+ <ul ><li >Implemented form type guessers for custom fields of existing entities</li >
7
+ <li >Magento import: Fixed failed queries with empty contact phone</li >
8
+ <li >Magento import: Removed sensitive data displayed in API request logs</li >
9
+ <li >Magento import: Fixed duplicated jobs on two way Magento sync</li >
10
+ <li >Magento import: Fixed incorrect implementation Customer TAX/VAT Number</li >
11
+ <li >Magento import: Fixed lost address types after magento customer update</li >
12
+ <li >Zendesk: Detached entities issue after Entity Manager fail</li ></ul >
13
+
1
14
CHANGELOG for 1.4.1
2
15
===================
3
16
This changelog references the relevant changes (new features, changes and bugs) done in 1.4.1 versions.
Original file line number Diff line number Diff line change 22
22
},
23
23
"require" : {
24
24
"php" : " >=5.4.9" ,
25
- "oro/platform" : " 1.4.x-dev "
25
+ "oro/platform" : " 1.4.* "
26
26
},
27
27
"minimum-stability" : " dev" ,
28
28
"prefer-stable" : true
You can’t perform that action at this time.
0 commit comments