Releases: woocommerce/google-listings-and-ads
Releases · woocommerce/google-listings-and-ads
Version 0.5.6
- Fix - Add Color, Material, and Pattern attributes.
- Fix - Add Size, Size System, and Size Type product attributes.
- Fix - Add WooCommerce Brands integration.
- Fix - Add age group and adult product attributes.
- Fix - Add bcmath compatibility library.
- Fix - Add extra product attributes.
- Fix - Add gender attribute.
- Fix - Add hook and mocked data for testing API requests.
- Fix - Add more props and formatting to the shared summary component for report pages.
- Fix - Add spend column to product reports.
- Fix - Adjust chart to fit with API schema and visual design, and extract as a shared component for report pages.
- Fix - Change 'Get started' to 'Set up free listings in Google' in small copy text.
- Fix - Code refactor with useIsEqualRefValue.
- Fix - Conflict resolution in Merchant Center account connection process.
- Fix - Connect products report page to the data source of report API.
- Fix - Display ReclaimURLCard upon getting 403 from SwitchURLCard.
- Fix - Display or hide attributes based on product type.
- Fix - Fix dashboard performance when the response comes w/o data.
- Fix - Get report parameter defaults using a helper function.
- Fix - Opens documentation in new tab upon clicking Help button.
- Fix - Product Feed UI with API.
- Fix - Remove margin-bottom for checkboxes in Table.
- Fix - Replacement polyfills for mbstring.
- Fix - Run async jobs only when Google is connected.
- Fix - Setup MC: display error message when Google MC Account API call failed.
- Fix - Show selected "Free Listings" filter / Handle URL param id
0
as valid ingetIdsFromQuery
. - Fix - Some README and contributor documentation updates.
- Fix - Standardize product statuses and caches.
- Fix - Update Product Feed status labels.
- Fix - Use shared
SummarySection
in Programs Report page. - Tweak - WC 5.3 compatibility.
Version 0.5.5
- Fix - Add a custom hook to get calculated data and its status for the Products Reporting page.
- Fix - Add products reporting data source picker and connect all UI query interactions to page route.
- Fix - Adjust report data interfaces and structures in the wp.data.
- Fix - Clean up TODO comments.
- Fix - Connect Programs filter to data source.
- Fix - Display "Continue setup" button text in Get Started page.
- Fix - Display "Issues to Resolve" in Product Feed.
- Fix - Display product statistics in UI.
- Fix - Don't enable Continue button when MC account is not connected.
- Fix - Escape and sanitize site URL.
- Fix - Fix table title and icon button spacing.
- Fix - Product feed API endpoint.
- Fix - Remove Beta Testing UI for production release.
- Fix - Resolve
@woocommerce/experimental.Text
to suppress build warnings. - Fix - Specify
argsRef.current
as dependency inuseAppSelectDispatch
.
Version 0.5.4
- Fix - Add readme and assets for releasing to WordPress.org.
- Fix - Additional testing flags.
- Fix - Conditionally hide Reports tab and show a coming soon notice on Product Feed tab.
- Fix - Fix condition that filters TabNav's tabs.
Version 0.5.3
- Fix - Fix popover width.
- Fix - Fix the giant icon problem in the warning messages.
- Fix - South Korea is only supported for currency KRW.
Version 0.5.2
- Fix - Consistent i18n domain name.
- Fix - Include Merchant Center beta countries.
Version 0.5.1
- Fix - Add FAQ for "What if I already have free listings set up for my store?".
- Fix - Build translation files.
- Fix - Dedicated Merchant Center issues table.
- Fix - Delete MC shipping settings on disconnect.
- Fix - Disable the "create a new MC account" link when an existing account is being connected.
- Fix - Disabled toggle with tooltip for free listings in Programs table.
- Fix - Fix "Complete setup" button re-enabled when finishing the MC setup.
- Fix - Fix issues of shipping rate/time components for MC onboarding flow.
- Fix - Generate optimized autoload for final archive.
- Fix - Helper function for getting the WCS URL.
- Fix - Hide
SupportedCountrySelect
iflocation
is notselected
. - Fix - Make
useDisplayTaxRate
check also store's country. - Fix - Override shipping for virtual products.
- Fix - Paid ads campaign form validation.
- Fix - Prevent passing empty array of IDs to product update job.
- Fix - Rename "Google Shopping Free Listings" and fix "product" typos.
- Fix - Script for cleaning up some vendor files.
- Fix - Set default paid campaign name on server-side.
- Fix - Setup MC: validate form and disable Continue button when form is not valid.
- Fix - Show success & failure messages when free listings are updated.
- Fix - Use fallback billing url when billingStatus.billing_url is null.
Version 0.5.0
- Google Ads onboarding and dashboard test release.
Version 0.4.0
- Merchant Center and Google Ads onboarding test release.
Version 0.3.0
- Initial Release