Releases: facebook/facebook-for-woocommerce
Releases · facebook/facebook-for-woocommerce
Release 3.7.1
- Fix - Fix for fbc & fbp priorities on when they are set by @vahidkay-meta in #3936
- Add - OAuth Detection and Reconnect Prompts (#3869) by @rafael-curran in #3869
- Fix - Fix Store API batch AddToCart Pixel tracking by @iodic in #3932
- Fix - Raise Ajax listener priority for WPForms
assets_footerby @iodic in #3931 - Fix - Update facebook-commerce-iframe-whatsapp-utility-event.php by @ceciliazeng-wa in #3928
- Add - Filter crawler traffic from CAPI events to close pixel/server event gap by @cshing-meta in #3918
Release 3.7.0
- Add - Add Signal state controls for Pixel and CAPI by @iodic in #3914
- Fix - Add origin validation to postMessage handlers in onboarding scripts by @devbodaghe in #3913
- Fix - Fixed the contributors, removed Meta and added Facebook by @vahidkay-meta in #3905
- Dev - Upgrading the dependencies, and removing the unnecessary ones to improve the release process by @vahidkay-meta in #3891
- Fix - Add opt-in non-blocking mode for Pixel event API requests by @vahidkay-meta in #3892
- Tweak - Tweak - Improve Set Stable Tag by white-listing only release/*/publish branches by @vahidkay-meta in #3904
- Fix - Bump webpack from 5.99.9 to 5.105.0 by @app/dependabot in #3849
Release 3.6.3
- Fix - Fix minimatch vulnerability (CVE-2026-27903) by @vahidkay-meta in #3897
- Fix - Added checks and safeguards. by @vahidkay-meta in #3887
- Dev - Migrate CAPI Param Builder script to unpkg CDN by @cshing-meta in #3895
- Dev - Bump tar-fs from 3.1.0 to 3.1.2 by @mrharel in #3896
- Add - Add WooCommerce Blocks Store API support for AddToCart Pixel events by @cshing-meta in #3888
- Dev - Dev/break down e2e tests and automate supported version bumpup by @vahidkay-meta in #3876
Release 3.6.2
v3.6.2 Updating version to 3.6.2
Release 3.6.1
v3.6.1 fix(compat): replace str_ends_with with substr for PHP 7 support
Release 3.6.0
- Add - [WhatsApp Utility WooCommerce] Remove Rollout switch WhatsApp rich order status by @ashutoshbondre in #3884
- Add - [WhatsApp GA] Add plugin version when rendering Whatsapp splash page by @sharunaanandraj in #3885
- Fix - [WhatsApp Utility] Change image size from 'large' to 'full' in Rich Order Images. by @ashutoshbondre in #3883
- Add - [WhatsApp GA] Remove additional event logging for Unsupported Order Update Events by @sharunaanandraj in #3882
- Fix - Simplify JWT decode retry logic and remove firebase/php-jwt legacy code by @mradmeta in #3881
- Add - [WhatsApp GA] Remove WhatsApp Beta Rollout Switches by @sharunaanandraj in #3880
- Dev - Fix duplicate CAPI fire for Search event by @cshing-meta in #3873
- Tweak - [WhatsApp GA] Delete the WhatsApp Beta Promo Banner by @sharunaanandraj in #3875
- Add - Fix pixel event loss by waiting for FB SDK to load before firing events by @cshing-meta in #3864
- Add - [WhatsApp GA] Update github Readme.txt and Readme.MD files to include WhatsApp Changes by @sharunaanandraj in #3877
- Fix - Fix E2E product-category test reliability by @rafael-curran in #3878
- Fix - Fix E2E WordPress version check failing on pinned WP versions by @rafael-curran in #3872
Release 3.5.18
- Fix - Fix/collection page batch2 by @vahidkay-meta in #3863
- Dev - Dev - break down e2e tests and automate supported version bumpup by @vahidkay-meta in #3856
- Fix - Fix Google Product Category dropdowns not rendering on product pages by @rafael-curran in #3866
- Add - [Rebranding]Update all references of Facebook for WooCommerce to Meta for WooCommerce by @sharunaanandraj in #3865
Release 3.5.17
- Fix - Fix - Removed the prefix from retailer id. by @vahidkay-meta in #3858
- Add - [WooCommernce] [Rich Order] Add rich-order payload gating and simplify per-item amount for events. by @ashutoshbondre in #3848
- Add - Fix pixel event tracking by isolating JS execution context by @cshing-meta in #3835
- Dev - Tweak - Broke down integration tests to run with PHP7.4 & PHP8.4 by @vahidkay-meta in #3855
- Fix - Tweak - Added logging to detect if we can reliably use fbcollection by @vahidkay-meta in #3854
- Fix - Fix duplicate CAPI Purchase events during checkout process by @cshing-meta in #3850
- Tweak - Optimize Release process, automate marketplace artifact verification by @vahidkay-meta in #3846
- Fix - Fix performance issue: Cache background sync job queries and skip on … by @devbodaghe in #3823
- Fix - Fix test with accurate retailer ID by @jarretth in #3852
- Fix - Pin Polylang version for PHP 7.4 in CI by @jarretth in #3851
- Tweak - Update parambuilder server version to 1.2.1 by @jarretth in #3844
Release 3.5.16
- Fix - Fix/collection page bugs - Batch 1 by @vahidkay-meta in #3837
- Fix - Fixed composer autoload warnings. also fixed a bug regarding fbcollection page registration. by @vahidkay-meta in #3834
- Fix - Replace deprecated wc_enqueue_js with wp_add_inline_script by @ukilla in #3836
- Dev - fix unsafe domain check warning on capture.js by @ashiqursuperfly in #3829
- Tweak - fix: recursion call bug by @rithikb24 in #3824
- Dev - retry adding helpers/js/facebook by @ashiqursuperfly in #3831
- Dev - organize E2E test helpers by @ashiqursuperfly in #3821
- Update - update parambuiler library to 1.2.0 by @chc421 in #3825
- Fix - Fix TypeError: array_map(): Argument #2 must be of type array, string given in fbproduct.php:1775 by @ashiqursuperfly in #3822
- Add - fix for unused variable by @rithikb24 in #3776
- Tweak - Restrict E2E tests to facebook repo and add daily schedule (#3799) by @jarretth in #3800
- Tweak - Add param_builder_server_setup test (#3790) by @jarretth in #3795
- Dev - add additional unit tests for facebook-commerce.php by @ashiqursuperfly in #3815
- Add - Add unit tests for Admin.php and WCFacebookProductFeedTest.php by @immadhavv in #3816
- Add - Added unit tests for Feed, Products , WC_Facebookcommerce_EventsTracker by @immadhavv in #3813
- Dev - make exactSearchSelect2Container E2E test helper more robust by @ashiqursuperfly in #3809
- Add - Added User consent check for events tracking test by @immadhavv in #3789
- Dev - remove tests.describe.serial by @ashiqursuperfly in #3788
- Add - Add test to check plugin compatibility with other major plugins by @immadhavv in #3785
- Dev - add E2E test for product attribute mapping and syncing by @ashiqursuperfly in #3784
- Dev - Catalog rotation by @ashiqursuperfly in #3781
- Add - DevmateWooCommerceGenerateTests: Add tests for facebook-commerce-events-tracker.php by @immadhavv in #3783
- Fix - Fix bug - Remove "Delete all products" button as it calls an unimplemented method by @immadhavv in #3782
- Add - Plugin level e2e tests remaining by @immadhavv in #3780
- Add - Add workflow to auto-label internal PRs by @immadhavv in #3769
- Add - e2e test for csv import update by @rithikb24 in #3762
- Dev - fix batch api E2E test category leak bug by @ashiqursuperfly in #3763
- Add - Adding Profit Margin signal to AddToCart and Purchase events by @vahidkay-meta in #3730
- Dev - add E2E test for product sync batch api monitoring by @ashiqursuperfly in #3760
- Add - Catalog api e2e tests plugin level by @immadhavv in #3761
- Dev - add E2E test to create product from feed file by @ashiqursuperfly in #3754
- Add - CAPI/Pixel e2e tests added for remaining events, framework updated. by @immadhavv in #3755
- Tweak - standarize tests by @rithikb24 in #3745
- Dev - add E2E tests to verify category/product_set update and delete by @ashiqursuperfly in #3744
- Dev - add E2E test for product set creation by @ashiqursuperfly in #3740
Release 3.5.15
- Add - Adding Language Override Feeds for Products by @rafael-curran in #3713
- Add - Automated CAPI/Pixel E2E testing by @immadhavv in #3738
- Dev - set unique SKU for composite product E2E test by @ashiqursuperfly in #3741
- Add - continue on error temporarily for e2e tests by @immadhavv in #3742
- Dev - add E2E test for composite product creation by @ashiqursuperfly in #3734
- Dev - Add E2E tests for product sync exclusion by @ashiqursuperfly in #3732
- Dev - Add E2E test for managing product stock by @ashiqursuperfly in #3731
- Dev - misc improvements to playwright test suite by @ashiqursuperfly in #3723
- Add - add e2e test by @chc421 in #3722
- Add - Feature/Purchase use order currency by @ukilla in #3720
- Dev - add E2E test editing variable product FB options by @ashiqursuperfly in #3719
- Dev - Add E2E test for simple product FB options edit flow by @ashiqursuperfly in #3709
- Add - Request unit test by @chc421 in #3702
- Add - Feature/add fb video by @devbodaghe in #3657
- Add - [Code Cleanup] Remove WhatsApp Integration Alpha PHP Code by @woo-ardsouza in #3708
- Dev - Add E2E test for simple and variable product delete flow by @ashiqursuperfly in #3705
- Dev - add E2E test for variable product edit flow by @ashiqursuperfly in #3699
- Add - Remove WooCommerce call to Message Events Post API by @woo-ardsouza in #3704
- Add - quick edit testing by @rithikb24 in #3701
- Add - [WIFI][Customer Events] Support additional order statuses by @woo-ardsouza in #3700