Skip to content

Releases: facebook/facebook-for-woocommerce

Facebook for WooCommerce v2.4.1

29 Apr 11:22
Compare
Choose a tag to compare
  • Fix - PHP<7.1 incompatible code for Google Taxonomy Setting in products.

Facebook for WooCommerce v2.4.0

23 Apr 04:56
Compare
Choose a tag to compare
  • New - Add WooCommerce Usage Tracking properties: "product-sync-enabled", "messenger-enabled"
  • Fix - High memory usage when starting full catalog sync
  • Fix - High memory usage of Google Product Category data
  • Fix - Fatal error for product categories with missing attributes
  • Fix - Connection data is now correctly cleared when using the "Disconnect" button
  • Fix – Error modals when setting default exclude categories in Product sync now work correctly
  • Dev - Add an initial performance debug mode to measure resource usage in some areas

Facebook for WooCommerce v2.4.0 Release Candidate

14 Apr 06:17
Compare
Choose a tag to compare

This is a pre-release version of the upcoming 2.4.0 release. Planned release date is April 21st.

Facebook for WooCommerce v2.3.5

31 Mar 17:26
709dafc
Compare
Choose a tag to compare
  • Fix - critical issue for pre 5.0.0 WC sites

Facebook for WooCommerce v2.3.4

31 Mar 02:39
c4ded64
Compare
Choose a tag to compare
  • Feature - Add connection state to WooCommerce Usage Tracking.
  • Feature - Register WooCommerce Navigation items.
  • Fix - Disable product sync on 2.3.3 update ( temporary fix ).
  • Fix - Add default placeholder for products with no image set.
  • Fix - Undefined array key error for products without 'Product image' set.
  • Dev - PHP Deprecated: Non-static method should not be called statically.

Facebook for WooCommerce v2.3.3

22 Mar 09:57
Compare
Choose a tag to compare
  • Fix - WooCommerce variation attribute sync not matching Enhanced Catalog attributes.
  • Fix - Enable display names to be used for variant attribute values.
  • Fix - Performance, do not auto-load Google Categories option.
  • Fix - Logs being recorded even with debug option disabled.

Facebook for WooCommerce v2.3.2

08 Mar 11:36
Compare
Choose a tag to compare
  • Tweak – Bump Facebook Marketing API version to 9.0

Facebook for WooCommerce v2.3.1

26 Feb 15:16
Compare
Choose a tag to compare
  • Fix - Fix errors when product set is empty
  • Fix - Ensure that events have an action_source

Facebook for WooCommerce v2.3.0

16 Feb 16:35
19277b7
Compare
Choose a tag to compare
  • Feature - Add ability to create and assign products to Facebook product sets
  • Feature - Add support for Facebook App store flow
  • Tweak - Ask merchants to delete products when changing from sync to not sync state
  • Tweak - Remove business_management permission from login scopes
  • Tweak - Store paramaters for Commerce merchant settings ID and Instagram business ID
  • Fix - Fix Products::get_google_product_category_id_from_highest_category() to handle WP_Error
  • Fix - Fix random HELLO appearing in the category settings
  • Fix - Make sure that list of strings params are now converted to actual arrays. Fixes an issue with the use of the additional_features parameter

Facebook for WooCommerce v2.2.0

19 Nov 21:17
Compare
Choose a tag to compare
  • Feature - Add an Advertise tab in the Facebook settings page to manage Facebook ads from within WooCommerce
  • Tweak - Move the Facebook settings page into the Marketing menu item (WooCommerce 4.0+)
  • Fix - Move the filter facebook_for_woocommerce_integration_pixel_enabled initialization to avoid possible uncaught JavaScript errors in front end
  • Fix - Update field name and format for additional_variant_attribute to resolve Facebook catalog sync for variable products.