(2025-01-22)
- Added over 50 new feed templates
- Added the ability to loop through tier prices using {% for tier_price in product.tier_prices %}. Available values: {{ tier_price.price }}, {{ tier_price.quantity }}, {{ tier_price.price_type }}, {{ tier_price.customer_group }}, {{ tier_price.website_id }}
- Fixed the issue with the "Delivered At" value in the feed_delivery_success email
(2024-01-26)
- Using plain JS for compatibility with the Hyva theme (Reports feature)
- Fixed the issue with incorrect product URLs in review feeds
- Fixed the issue where the product filter was not being applied to review feeds
- Fixed display of "Filters" on feed edit page
- Fixed the issue with the export cron (TypeError: strtotime(): Argument #1 ($datetime) must be of type string, null given)
- Fixed the issue with the append filter (TypeError: Mirasvit\Feed\Export\Filter\NumberFilter::append(): Return value must be of type string, null returned)
- fixed an issue with not capturing modifier input values in XML feed templates
- fixed an issue with missing liquid modifiers in php 8.1
- fixed error on the Filter edit page - "The 'componentType' configuration parameter is required for the 'product_columns' component"
- fixed an issue with missing block names in layouts
- fixed an issue in the filter 'Preview products' button - "Column 'entity_id' in group statement is ambiguous"
- fixed some styles for the buttons and progress bar
nulled
incl core full package
V1.1.29-local download