Releases: akeneo/magento2-connector-community
Releases · akeneo/magento2-connector-community
Version 102.5.0
Version 102.5.0 :
- Add product status mode "Attribute mapping" in order to map a Yes/No attribute to the status attribute (https://help.akeneo.com/magento2-connector/articles/05-configure-products.html#attribute-mapping-for-status)
- Use "is_root" Akeneo API parameter for category endpoint in order to generate options for the category import configuration in the admin page
Version 102.4.0
- Update temporary tables default column type from "text" to "mediumtext" in order to manage maximum field size for "textfield" attributes in Magento
- Fix "IN" family filter for advanced product filter mode importing every family instead of only one
Version 102.3.2
Version 102.3.2 :
- Fix product job status still being "Processing" if the last family imported have no product to update
Version 102.3.1
Version 102.3.1 :
- Improve option job performance by optimizing existing option mapping requests and process
Version 102.3.0
Version 102.3.0 :
- Fix "is_null()" and "empty()" usage
- Fix "akeneo_connector:import" command help usage
- Fix product job status to error and don't update import success date when one of the families in the job fails
- Fix localizable and scopable attributes being created with wrong scope
- Remove filters on the admin job grid
- Update success messages when scheduling a job from the admin grid
- Update connector tables definition to "db_schema.xml"
- Update setup scripts to patch format
- Fix message column format from "akeneo_connector_import_log_step" table to text in order to see full log messages
Version 102.2.1
Version 102.2.1 :
- Fix website mapping with uppercase attribute code in Akeneo
Version 102.2.0
Version 102.2.0 :
- Add new "Status mode" in order to assign simple product status from a completeness level (https://help.akeneo.com/magento2-connector/articles/05-configure-products.html#product-status-mode)
- Add job logs cleaning task (https://help.akeneo.com/magento2-connector/articles/17-configure-logs-cleaning.html)
- Add email reporting for job execution (https://help.akeneo.com/magento2-connector/articles/18-configure-job-email-reports.md.html)
- Use PHP short syntax and escape translations in templates
- Fix Magento 2 serializer usage to encode and decode JSON
Version 102.1.5
Version 102.1.5 :
- Remove "NOT IN" family filter in API call during product job when using Standard filter
Version 102.1.4
Version 102.1.4 :
- Add compatibility with the new Akeneo table attribute type (https://help.akeneo.com/magento2-connector/articles/what-data.html#attribute-types)
Version 102.1.2
Version 102.1.2 :
- Fix URL rewrite generation when mapping a scopable attribute to the url_key attribute