Change log for Magento 2 Google Shopping Feed Extension
Version 2.1.14 (December 8, 2025)
Features:
- - Added new price options: Final Price (Incl. Tax) and Final Price (Excl. Tax).
Improvements:
- - Changes to comply with the Magento Coding Standard.
Version 2.1.13 (October 6, 2025)
Improvements:
- - Improved the product weight display for configurable, bundle, and grouped products.
Fixes:
- - Resolved a currency conversion issue.
Version 2.1.12 (September 22, 2025)
Improvements:
- - Enhanced the product preview functionality.
- - Extended the list of Google attributes with the store code [store_code] and pickup SLA [pickup_SLA].
- - Minor code improvements.
Compatibilities:
- - Added compatibility with the extension by Magefan and the Magento 2 Base Price extension by Aromicon to use the extensions' data for the [unit_pricing_measure] and [unit_pricing_base_measure] attributes.
Version 2.1.11 (August 11, 2025)
Features:
- - Added a preview that defines why products are missing from the feed (e.g., disabled, out of stock, etc.). It shows the product XML if there are no issues.
Version 2.1.10 (June 26, 2025)
Fixes:
- - Fixed an issue with missing simple products in a feed (happened in v2.1.8 and v2.1.9).
- - Resolved the PHP 8.1+ deprecation warning: preg_replace() no longer allows passing null as the subject.
Version 2.1.9 (May 26, 2025)
Compatibilities:
- - Added compatibility with PHP 8.4.
Fixes:
- - Resolved an issue with getting the MSI quantity for items.
- - Replaced -> with > to separate category levels in the [product_type] attribute.
Version 2.1.8 (January 28, 2025)
Features:
- - Added option to include and exclude bundle products and their child products.
- - Added option to include and exclude grouped products and their child products.
Version 2.1.7 (November 5, 2024)
Features:
- - Added Weight Unit to Weight property.
- - Added ability to use the source per website (MSI).
Fixes:
- - Fixed an issue with the incorrect condition for the option "Include Products Only With Price Greater Than 0".
- - Fixed issues for characters with diacritics.
- - Fixed minor issues.
Version 2.1.6 (May 16, 2024)
Features:
- - Added the "Last Update Time" near the generated feed.
- - Added the ability to add the same multiple attributes to feed.
- - Added the ability to use special_price in feed.
- - Added all images except the Image Link (image_link) attribute to feed.
Fixes:
- - Fixed stock issue.
- - Fixed issue related to non-printed symbols like <0xa0> in content.
Version 2.1.5 (March 6, 2024)
Features:
- - Improve XML file generation. The extension creates a temporary file when generating a new feed now. Then once the new feed is generated, it replaces the "old" feed file that is captured by Google. This helps to avoid issues with invalid or incomplete feeds when Google captures the feed in the middle of the generation.
- - Added a restriction on the number of product categories added to feed (according to Google requirements).
- - Minor code improvements.
Version 2.1.4 (February 13, 2024)
Features:
- - Improved compatibility with the Hyva theme.
- - Improved compatibility with the page builder.
- - Added improvement for the MSI compatibility.
- - Product Type now includes a product category.
- - Added the g:item_group_id tag to the feed.
Version 2.1.3 (September 1, 2023)
Features:
- - Added ability to generate feeds with all available currencies for one store view.
- - Improved performance.
Version 2.1.2 (March 14, 2023)
Features:
- - Added ability to restore default options values.
Version 2.1.1 (February 17, 2023)
Features:
- - Added tax fields to feed.
Fixes:
- - Wrong stock status of virtual products.
Version 2.1.0 (December 05, 2022)
Features:
- - Option to assign specific Google Shopping Feed Category to products and categories.
- - Option to exclude some categories and products from the XML feed.
- - Removed the option to exclude products by status and visibility. Now disabled or not visible products are automatically disabled from the feed.
- - Option to include child products of configurable products to the feed with the link to the configurable product with preselected options.
- - Support of Google Shipping attributes
Version 2.0.2 (September 21, 2022)
Features:
- - Auto-generated GTIN based on product ID.
- - Option to select different Magento image attributes.
- - Improved compatibility with configurable products.
Version 2.0.1 (September 8, 2022)
Features:
- - Improved compatibility with configurable products.
- - Removed default values for Google Analytics tracking from the extension configuration.
- - Code styles improvements.
Fixes:
- - Feed is not updated by cron automatically.