Skip to content

Releases: techdivision/import-cli-simple

3.8.43

15 Apr 11:04

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

Bugfix + Feature Release

19 Feb 21:08

Choose a tag to compare

Pre-release

Version 4.0.0-alpha10

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

  • Fixed issue with method UrlKeyUtil::makeUnique() when import products without category
  • Fixed #PAC-347: Parsing of version-specific configuration does not work when using PHAR version

Features

  • Add #PAC-349: Support for JMS serializer v2.0 + v3.0
  • Migrated PHP Unit integration testsuite to Github Actions

Bugfix + Feature Release

19 Feb 16:12

Choose a tag to compare

Version 3.8.42

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

  • Fixed #PAC-347: Parsing of version-specific configuration does not work when using PHAR version

Features

  • Add #PAC-349: Support for JMS serializer v2.0 + v3.0

3.8.41

11 Feb 18:34

Choose a tag to compare

Version 3.8.41

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

  • Fixed: getPrimaryKey from import-product and import-category returned null

Bugfix + Feature Release

03 Feb 16:55

Choose a tag to compare

Pre-release

Version 4.0.0-alpha9

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

Features

3.8.40

03 Feb 18:39

Choose a tag to compare

Version 3.8.40

Known Issues

  • None

Bugfixes

  • Fixed: update-url-key-from-name=false functionality
  • Fixed #PAC-338: Exception when category sorting changes
  • Fixed #PAC-317: Remove UTF-8 BOM from windows generated csv file
  • Fixes #PAC-244: bug with crash in date conversion with standard date format

Bugfix Release

01 Feb 17:17

Choose a tag to compare

Bugfix Release Pre-release
Pre-release

Version 4.0.0-alpha8

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

  • Fixed techdivision/import#209
  • Fixed #258
  • Fixed import-product-url-rewrite#22
  • Fixed #PAC-318: Serialization exception when using a custom database configuration
  • Fixed #PAC-320: Children of deleted category are not removed
  • Fixed #PAC-335: Properly support slashes in category names

Features

  • None

Bugfix Release

19 Jan 13:39

Choose a tag to compare

Bugfix Release Pre-release
Pre-release

Version 4.0.0-alpha7

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

  • Fixed issue with uncaught exception when trying to delete categories

Features

  • None

Bugfix + Feature Release

18 Jan 21:10

Choose a tag to compare

Pre-release

Version 4.0.0-alpha6

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

  • Fixed techdivision/import-category#62
  • Fixed #PAC-264: PDOException: SQLSTATE[23000] : Integrity constraint violation: 1062 Duplicate entry xxx.html-0 for key 'URL_REWRITE_REQUEST_PATH_STORE_ID
  • Fixed #PAC-265: Also use url_path when generating unique url_key for categories

Features

  • Add #PAC-326: Cross-entity import of URLs (rewrites + redirects)
  • Add functionality to clear URL rewrites when categories have been deleted

Bugfix + Feature Release

18 Jan 09:59

Choose a tag to compare

Version 3.8.38

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

  • Fixed invalid validation for columns with header mappings

Features

  • Refactoring collection of data to improve performance