Releases: techdivision/import-cli-simple
Releases · techdivision/import-cli-simple
4.1.1
- Min. PHP Version set to 7.3
- Support PhpUnit 8.0
- Please take a look at UPGRADE-4.0.0
Features
- none
Bugfixes
- import
- Missing "copy" function in FilesystemTrait
- import-attribute
- Fix import swatch attribute with
additional_data
- Fix import swatch attribute, calling the wrong sql-statements for the processor config
- Fix import swatch attribute with
- import-product
- Implement Strict Mode in FileUploadObserver on missing file
4.1.0
- Min. PHP Version set to 7.3
- Support PhpUnit 8.0
- Please take a look at UPGRADE-4.0.0
Features
- import-customer-address:
_address_increment_id
for customer import CSV to prepend always create addresses
Bugfixes
- import-customer
- Default etc/configuration/black-list.json
- import-customer-address
- Don't update default addresses when not marked as default. Prevent resetting default address
- import-product
- Product import can have a tax_class_name
None
- Fix error url-rewrite-import for an existing product on another store.
- Fix category assignments, if column categories does not exit:
- If categories column not exit and clean-up-category-product-relations is true, the assignment is not deleted.
- Product import can have a tax_class_name
- import-product-variant:
- Fix error for php8.1: The Exception code must not be empty
3.8.59
Known Issues
- Up from Magento 2 EE 2.1.10 using the single transaction mode has a massive performance impact (can only be used WITHOUT single transaction)
Bugfixes
- import-customer-address
- Don't update default addresses when not marked as default. Prevent resetting default address
3.8.58
3.8.57
4.0.0
New Major Update
- Min. PHP version set to 7.3
- Up from version 4.0.0-alpha8 the default import path has been changed from
var/importexport
tovar/pacemaker/import
. - Please take a look at UPGRADE-4.0.0
Known Issues
- Up from Magento 2 EE 2.1.10 using the single transaction mode has a massive performance impact (can only be used WITHOUT single transaction)
3.8.56
3.8.55
Known Issues
- Up from Magento 2 EE 2.1.10 using the single transaction mode has a massive performance impact (can only be used WITHOUT single transaction)
Bugfixes
- import-customer-address: Update adresse with own _address_increment_id for unique identifier
Features
- none
3.8.54
Known Issues
- Up from Magento 2 EE 2.1.10 using the single transaction mode has a massive performance impact (can only be used WITHOUT single transaction)
Bugfixes
- import: Extend prepareRow() method remove not found entities.
- import-customer: Default date fields initialized with null instead 'now'
- import-customer-address: Update adress with increment_id for unique identifier
Features
- none
3.8.53
Known Issues
- Up from Magento 2 EE 2.1.10 using the single transaction mode has a massive performance impact (can only be used WITHOUT single transaction)
Bugfixes
- import-attribute-set: Fix fallback for attribute_group_sort_order when empty
- import-product-url-rewrite: Case sensitiv url request path
- import-product-url-rewrite: techdivision/import-product-url-rewrite#33 Header categories is not available in file
Features
- none