Skip to content

Releases: techdivision/import-cli-simple

3.8.52

06 Aug 16:54
Compare
Choose a tag to compare

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

  • Fix website relation clean up on Magento Commerce

Features

  • none

3.8.51

05 Aug 13:43
Compare
Choose a tag to compare

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

  • Magento 2.4.3 compatibility
  • Remove League\Flysystem and set deprecated exception for
    • LeagueFilesystemAdapter
    • LeagueFilesystemAdapterFactory
  • Third party module ramsey/uuid can use version ~4.1.0

Features

  • none

3.8.50

30 Jul 09:39
Compare
Choose a tag to compare

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-category: Update multistore categories only on new category from default line

Features

  • import: Prepare optimize performance cache
  • import-product: Define new finder mappings for prepare optimize performance cache
  • import-product-url-rewrite: Prepare optimize performance cache
  • import-product-media: Prepare optimize performance cache
  • import-product-media-ee: Prepare optimize performance cache

3.8.49

06 Jul 13:01
Compare
Choose a tag to compare

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: Clear properties after success unlock
  • import-app-simple: Fix write error message before shutdown
  • import-product-url-rewrite: Duplicate error for url rewrites on replace shortcut
  • import-category: Fix PHP 7.4 warning

Features

  • none

3.8.48 - DEPRECATED

02 Jul 08:18
Compare
Choose a tag to compare

Version is wrong tagged from master branch

3.8.47

16 Jun 12:14
Compare
Choose a tag to compare

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: PAC-362 - Call to a member function getSystemLogger() on null
  • import-customer: PAC-276 Backport - Optionally retrieve store_id via store_code (_store)
  • import-attribute-set: Fix missing import attribute_group_sort_order

Features

  • none

3.8.46

21 May 08:33
Compare
Choose a tag to compare

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

  • Fix php 7.4 notice
  • import-product-url-rewrite: Rewrites for the store views are updated unintentionally
  • import-product-tier-price:
    • Tier price Import with non-existent website
    • Import of tier price for import-product-scenario

Features

  • Prepare generic workflow and defined deprecated classes

3.8.45

12 May 17:21
Compare
Choose a tag to compare

Version 3.8.45

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

  • Fix php 7.4 notice
  • import-product-msi: Providing decimal values for "qty" results in inconsistencies
  • import-category: getUniqueIdentifier returned category path

Features

  • import-product: Add missing validation for min_qty, min_sale_qty, max_sale_qty, notify_stock_qty, qty_increments, weight fields
  • import-product-ee: Add missing validation for min_qty, min_sale_qty, max_sale_qty, notify_stock_qty, qty_increments, weight fields
  • import: Note attributes entity type for customer attribute
  • import-converter-product-attribute: Implement importing customer attributes
  • import-customer: Import customer attributes

3.8.44

20 Apr 13:07
Compare
Choose a tag to compare

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

  • Fix crash in import-product-media version 26.x

Features

  • none

3.8.43

15 Apr 11:04
Compare
Choose a tag to compare

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

  • Fixes bug to add more listener when event name has already some listener
  • Fix bug on clean up gallery images on multi store import

Features

  • PAC-96: Define new constants for FileUploadConfiguration
  • PAC-361: Don't check file system if copy-images defined as false
  • Add #PAC-233: CSV file with missing option values contains duplicates