Skip to content

Releases: woocommerce/facebook-for-woocommerce

Version 3.2.4

13 Jun 10:16
Compare
Choose a tag to compare
  • Dev - Adds support for wp-env.
  • Tweak - Fully remove Facebook Messenger code references.
  • Tweak - WC 9.0 compatibility.

Version 3.2.3

28 May 10:16
Compare
Choose a tag to compare

What's Changed

[Add] New Features 🎉

  • Adds compat checker for versioning and compatibility by @ibndawood in #2640

[Fix] Fixes 🛠

[Tweak] Tweaked 🔧

Full Changelog: 3.2.2...3.2.3

Version 3.2.2

14 May 14:07
b6b6799
Compare
Choose a tag to compare

What's Changed

[Fix] Fixes 🛠

  • Fix excluded categories in product sets check by @layoutd in #2742

[Tweak] Tweak

  • WC 8.9 compatibility.

Full Changelog: 3.2.1...3.2.2

Version 3.2.1

07 May 11:26
efd8f5c
Compare
Choose a tag to compare

What's Changed

[Fix] Fixes 🛠

  • Defer only AddToCart events if applicable by @message-dimke in # 2734
  • Direct upgrade path from < 3.1.13 to ≥ 3.2.0 by @layoutd in #2736

[Tweak] Tweaked 🔧

  • Adds WooCommerce as a dependency to the plugin header.
  • Revert to WooCommerce.com domain.

Full Changelog: 3.2.0...3.2.1

Version 3.2.0

01 May 08:42
Compare
Choose a tag to compare
  • Tweak - PHP8.3 to GitHub PHPCS and Unit Tests workflows.
  • Update - Remove the sunsetted Messenger Chat feature.

Version 3.1.15

16 Apr 14:06
Compare
Choose a tag to compare
  • Tweak - Replace the middleware URL from connect.woocommerce.com to api.woocommerce.com/integrations.
  • Tweak - Test environment setup to resolve notice.

Version 3.1.14

03 Apr 14:36
e8dbff1
Compare
Choose a tag to compare

What's Changed

[Fix] Fixes 🛠

  • Remove facebook_messenger_deprecation_warning notice on deactivation. by @rawdreeg in #2714

[Tweak] Tweaked 🔧

  • Insert pixel-event-placeholder element via vanilla JS by @konradpomocny in #2664
  • WC 8.8 compatibility.

New Contributors

Full Changelog: 3.1.13...3.1.14

Version 3.1.13

27 Mar 11:49
Compare
Choose a tag to compare
  • Add - Messenger feature deprecation notices.

Version 3.1.12

19 Mar 12:08
603ad6e
Compare
Choose a tag to compare

What's Changed

[Tweak] Tweaked 🔧

  • Check if condition is set before setting a default value.
  • Updates readme.txt to meet WordPress requirements.

Full Changelog: 3.1.11...3.1.12

Version 3.1.11

12 Mar 12:41
Compare
Choose a tag to compare
  • Fix - Add video syncs to fbproduct.
  • Fix - Deprecation warnings with PHP 8.2.
  • Tweak - WC 8.7 compatibility.
  • Tweak - WP 6.5 compatibility.