Skip to content

Releases: facebook/facebook-for-woocommerce

v1.7.10

31 Jan 17:13
Compare
Choose a tag to compare
  • Disable Alternate Pixel Basecode fetching due to issues for some stores.
  • Fix variation carry main description if variant description is empty.
  • Add version check information.

v1.7.9

30 Jan 22:56
Compare
Choose a tag to compare
  • Add Filter hook for other plugins to override pixel behavior.
  • Fix 500 errors when saving settings.

v1.7.8

26 Jan 19:30
Compare
Choose a tag to compare
  • Fix WC_Facebookcommerce_Pixel reference error.
  • Fix purchase event not firing for Stripe.
  • Fix duplicate pixel issue for Initiate Checkout and Purchase events
  • W3 Validation Error Fixed. Thanks @citymont !
  • Pixel basecode is fetched from Facebook when setup is completed.
  • Pixel proxy endpoints added for cases where pixel script cannot be loaded.
  • WordPress: plugin notice on missing Pixel ID.
  • WordPress: plugin direct link to settings page from plugin page.

v1.7.5

12 Jan 20:22
Compare
Choose a tag to compare
  • Fix auto-updater to upgrade facebook-for-woocommerce only.

v1.7.4

05 Jan 21:35
Compare
Choose a tag to compare
  • Fix purchase event not firing for some payment types.
  • Provide functionality to refresh API token when invalid.
  • Added Quick Edit Compatibility.
  • Fix Incompatibility with remove HTTP extension.
  • Added Bulk Edit Compatibility.
  • WPML compatibility: products in non-default language set to staging (WPML >= 3.2)
  • Add support for variable subscription products.

v1.7.3 - Security Patch

14 Dec 02:26
Compare
Choose a tag to compare
  • Fix security hole around users who do not have manage_woocommerce permissions.
  • Handle shortcodes.
  • Support product duplication.

v1.7.2

01 Dec 01:13
Compare
Choose a tag to compare
  • Fix issue with get_plugin_data being called before it was loaded.
  • Improve perf of info dialog.
  • Move class loading and DB read into admin gate to fix site slowdown.

v1.7.0

29 Nov 20:19
Compare
Choose a tag to compare
  • Enable auto-upgrading.
  • Remove the extra content IDs to fix match rate issue.
  • Only show 'Any' in attribute value string and show attribute name.
  • Fix trash/restore products visibility on Facebook Shop.
  • Fix deprecated function for variant description.
  • Add hook and fix checkout url for external products.
  • Clean HTML tag in product title.
  • Add info dialog on WooCommerce report, settings and status page.

v1.6.6

08 Nov 01:01
Compare
Choose a tag to compare
  • @helgatheviking added support for AJAX add-to-cart and fixed the add-to-cart pixel event. (Kudos!!!)

  • @citymont Fixed a bug with comment structure affecting sites which inline HTML.

  • @Mapteg34 Added a filter to prepare_products.

  • Fixed negative product count remaining in syncing process (Race Condition).

  • Fixed sync of variant product description.

  • Enabled line breaks in product main description.

  • Enabled upsell message and redirect link visiblity for upgrading users & change content.

v1.6.5

24 Oct 08:30
Compare
Choose a tag to compare
  • Fixed trailing div tag in product settings. (Thanks @pwag42 )
  • Added a new link on the Facebook for WooCommerce settings page.