Magento 2 Dynamic Categories Extension Change Log
Version 2.0.7 (September 23, 2020)
Features:
- - Added support of Multi Source Inventory
- - Improved dynamic product attributes generation on multi-website Magento
Version 2.0.6 (August 25, 2020)
Features:
- - Added New Dynamic product attributes: Best Sellers (QTY) Per Week, Months, 3 Moths, Year, Is New (based on New From-To Date attribute)
- - Created separate cron group for the dynamic category cron jobs
- - Dynamic product attribute cron job is now running every hour instead of once a day
- - Improved compatibility with multi-website Magento
Version 2.0.4 (May 29, 2020)
Features:
- - Now can use products from Catalog Price Rules in the Dynamic Category settings
- - Command-line interface bin/magento magefan:dyc:product-attribute:update, bin/magento magefan:dyc:apply-rules
- - Code style and admin fields label, comments improvements
Bug Fixes:
- - The issue with dynamic product attribute update and catalog price rules on Magento EE
Version 2.0.3 (March 15, 2020)
Features:
- - Rule preview products list
- - Button to manually update dynamic attributes
- - Minor code improvements
Bug Fixes:
- - Save and Apply button does not save the rule
- - Cannot set rule's "Websites" option on multi-website Magento
- - Quantity summary dynamic attribute now can accept negative values and update even if a product is out of stock
- - Is on Sale attribute is not always updated
Version 2.0.2 (January 27, 2020)
Features:
- - Priority field in the dynamic category rules
- - Rule save and apply button
- - Option to remove products from other categories
- - Condition by product QTY
- - Update product attributes on product save
Bug Fixes:
- - Important changes in apply rule algorithm
- - Errors on Magento EE