Releases: akeneo/magento2-connector-community
Releases · akeneo/magento2-connector-community
Version 103.5.0
Version 103.5.0:
- Select category trees to import instead of trees to exclude
- Select families to import instead of families to exclude
- Assets compatibility warning removed
- Allow to override default attribute values (like tax_class_id)
- Allow attribute named visibility in Akeneo
- Fix import products without name grid error
- Fix status assignation with virtual products
- Fix visibility attribute error
- Fix association when category does not exist
- Prevent import from crashing if the tmp table is missing sort_order column
- Keep the old sort_order for options if the order from Akeneo is null
- setCategory step improvement
Version 103.4.3
Version 103.4.3:
- Fix PHP < 8.1 compatibility
- Rolled back previous modification to avoid Undefined array key line 3013
- Avoid to erase swatch configuration
- Fix image mapping for scope global
Version 103.4.2
Version 103.4.2:
- Magento 2.4.6 / PHP 8.2 compatibility
Version 103.4.1
Version 103.4.1 :
- Fix length for custom attribute types
- New error message when website mapping fail
- Fix error when swatch attribute option is empty
Version 103.4.0
Version 103.4.0:
- Fix error return value must be of type string
- New endpoint to link product with the UUID
- Last Successful updated import date by family
- Allow to import product visibility from Akeneo attribute
- Improve filter and options in the log grid on family
- Manage visual and text swatch attributes
- Export configuration improvement
- "Product Status Mode" parameter missing when selecting version 5.0 Akeneo edition
- Magento to Adobe Commerce rebranding
- Error while importing the attribute option
Version 103.3.1
Version 103.3.1 :
- Fix product job import for a family with only the SKU attribute inside it
Version 103.3.0
Version 103.3.0 :
- Add localisable and scopable image attribute import (https://help.akeneo.com/magento2-connector/articles/06-import-images-configuration.html#how-can-i-retrieve-images-from-the-image-attributes)
- Add job grid automatic refresh in order provide real time progress of jobs (https://help.akeneo.com/magento2-connector/articles/trigger.html#how-to-manually-schedule-and-trigger-each-job)
- Add attribute option mapping when a select / multi-select attribute is mapped with another one (https://help.akeneo.com/magento2-connector/articles/existing-magento.html#attribute-options)
- Manage empty attribute values returned by Akeneo API by creating missing columns inside product temporary table
- Improve extension coding standards
- Fix column size improvement to manage uppercase attribute codes
Version 103.2.1
Version 103.2.1 :
- Fix product model completeness filter channel value when multiple channels are mapped to different websites
Version 103.2.0
Version 103.2.0 :
- Improve column sizes per attribute type inside product temporary table in order to reduce the MYSQL table volume
Version 103.0.8
Version 103.0.8 :
- Fix URL rewrite generation when multiple url keys are duplicated