Releases: akeneo/magento2-connector-community
Releases · akeneo/magento2-connector-community
Version 101.2.0
Version 101.2.0 :
- Add grouped product management with quantity association (https://help.akeneo.com/magento2-connector/v100/articles/12-configure-grouped-products.html)
- Add product association mapping in connector configuration (https://help.akeneo.com/magento2-connector/v100/articles/05-configure-products.html#configure-related-upsell-and-cross-sell-products)
Version 101.1.2
Version 101.1.2 :
- Fix image attribute import to fill the catalog_product_entity_media_gallery_value table
Version 101.1.1
Version 101.1.1 :
- Add attribute filtering by type from API in the admin configuration page for Akeneo version 4.0.62 or greater and Akeneo Serenity
- Add attribute updated date filter in connector configuration for Akeneo version 4.0.62 or greater and Akeneo Serenity (https://help.akeneo.com/magento2-connector/v100/articles/11-filter-attributes.html)
- Add attribute filter by code in connector configuration for Akeneo version 4.0.62 or greater and Akeneo Serenity (https://help.akeneo.com/magento2-connector/v100/articles/11-filter-attributes.html)
- Fix category tree filtering when no categories are excluded for Akeneo version 4.0.62 or greater and Akeneo Serenity
- Fix attribute job when no attribute is found with correct label
- Fix metric option import when no option is found
Version 101.1.0
Version 101.1.0 :
- Add new Akeneo Edition selector configuration (https://help.akeneo.com/magento2-connector/v100/articles/02-configure-PIM-API.html#configure-your-akeneo-edition)
Warning : After updating Akeneo Connector for Magento 2 to this version, make sure to configure the correct Akeneo Edition in your connector configuration
- Add category tree filtering from API for Akeneo version 4.0.62 or greater and Akeneo Serenity
- Add family updated date filter in connector configuration for Akeneo version 4.0.62 or greater and Akeneo Serenity (https://help.akeneo.com/magento2-connector/v100/articles/10-configure-families.html#how-can-i-filter-my-families-during-import)
Version 101.0.2
Version 101.0.2 :
- Add documentation link in the connector admin configuration page
- Fix metric attribute unit missing test case
Version 101.0.0
Version 101.0.0 :
- Add product model import family by family: (https://help.akeneo.com/magento2-connector/v100/articles/overview.html)
- Remove "Product Model" and "Family Variant" jobs (https://help.akeneo.com/magento2-connector/v100/articles/trigger.html)
- Remove deprecated table "akeneo_connector_product_models" (https://help.akeneo.com/magento2-connector/v100/articles/upgrade-connector.html)
- Remove deprecated configuration "Product Model Batch Size" and "Product Model Update Length" (https://help.akeneo.com/magento2-connector/v100/articles/05-configure-products.html)
- Merge "Product Model" and "Family Variant" job into "Product" job (https://help.akeneo.com/magento2-connector/v100/articles/overview.html#product-import-process)
- Add specific "Product Model Completeness Filter" configuration (https://help.akeneo.com/magento2-connector/v100/articles/03-products-filter-configuration.html)
- Add specific "Product Model Advanced Filter" configuration (https://help.akeneo.com/magento2-connector/v100/articles/03-products-filter-configuration.html)
- Apply "Standard Product Filters" to product models (https://help.akeneo.com/magento2-connector/v100/articles/03-products-filter-configuration.html)
- Add automatic mapping of product model specific attributes in the "Configurable" configuration of the connector (https://help.akeneo.com/magento2-connector/v100/articles/05-configure-products.html#configurable-product-attributes-and-default-values)
- Remove type "Product Model Value" from "Configurable" configuration (https://help.akeneo.com/magento2-connector/v100/articles/05-configure-products.html#configurable-product-attributes-and-default-values)
Warning : After updating Akeneo Connector for Magento 2 to this version, make sure to check to following:
- Remove the previously declared CRON jobs for old "Product Model" and "Family Variant" jobs
- Audit and rework your previous customizations on the "Product Model", "Family Variant" and "Product" jobs, as this new version contains compatibility break changes
Version 100.4.16
Version 100.4.16 :
- Fix file import with uppercase attribute codes
- Fix auto_increment generation compliance with MYSQL 8
Version 100.4.15
Version 100.4.15 :
- Fix image import with uppercase attribute codes
Version 100.4.14
Version 100.4.14 :
- Fix product model temporary table data insertion when using multiple channels
Version 100.4.13 :
Version 100.4.13 :
- Fix command constructor inverted comments causing compilation issue