|
2 | 2 | Contributors: facebook, automattic, woothemes |
3 | 3 | Tags: facebook, shop, catalog, advertise, pixel, product |
4 | 4 | Requires at least: 4.4 |
5 | | -Tested up to: 6.0 |
6 | | -Stable tag: 2.6.22 |
| 5 | +Tested up to: 6.0 |
| 6 | +Stable tag: 2.6.23 |
7 | 7 | Requires PHP: 5.6 or greater |
8 | 8 | MySQL: 5.6 or greater |
9 | 9 | License: GPLv2 or later |
@@ -39,44 +39,50 @@ When opening a bug on GitHub, please give us as many details as possible. |
39 | 39 |
|
40 | 40 | == Changelog == |
41 | 41 |
|
42 | | -= 2.6.22 - 2022-09-06 = |
43 | | -* Fix - Adding an excluded category doesn't remove that category synced products. |
44 | | -* Fix - Ensure content_name and content_ids addToCart pixel event properties are correct for variable products when redirect to cart is enabled in WooCommerce. |
45 | | -* Fix - Remove out-of-stock products on Facebook when the "Hide out of stock items from the catalog" option in WooCommerce is checked. |
46 | | -* Tweak - WC 6.9 compatibility. |
47 | | -* Update - Facebook Business Extension flow from COMMERCE_OFFSITE to DEFAULT. |
| 42 | += 2.6.23 - 2022-09-13 = |
| 43 | +* Add - Show warning when creating product set with excluded categories. |
| 44 | +* Fix - Messenger settings are no longer overridden after business config refresh. |
| 45 | +* Fix - PHP notice thrown by get_page_id() in facebook-for-woocommerce/includes/API/FBE/Installation/Read/Response.php. |
| 46 | +* Fix - When disabling Enable Messenger on the Messenger setting page, the setting does not persist after selecting Save Changes. |
48 | 47 |
|
49 | | -= 2.6.21 - 2022-08-16 = |
50 | | -* Dev - Add branch-labels GH workflow. |
51 | | -* Fix - `Undefined array key "HTTP_REFERER"` not longer happens when `new Event` is triggered from an AJAX call that doesn't include a referrer (likely due to browser configuration). |
52 | | -* Tweak - WC 6.8 compatibility. |
53 | | -* Tweak - WP 6.0 compatibility. |
54 | | - |
55 | | -= 2.6.20 - 2022-08-09 = |
56 | | -* Fix - Ensure product is deleted from FB when moved to trash. |
57 | | -* Fix - Price not updating when the sale price is removed. |
58 | | - |
59 | | -= 2.6.19 - 2022-07-27 = |
60 | | -* Add - `wc_facebook_string_apply_shortcodes` filter to check whether to apply shortcodes on a string before syncing. |
61 | | -* Tweak - Use the Heartbeat system to refresh the local business configuration data with the latest from Facebook. |
62 | | -* Tweak - WC 6.8 compatibility. |
63 | | - |
64 | | -= 2.6.18 - 2022-07-19 = |
65 | | -* Fix - Misaligned help icons on Product Categories > Google Product Categories form. |
66 | | -* Fix - Syncing WC custom placeholder to Facebook shop. |
67 | | -* Fix - is_search() causing fatal error when custom queries are used. |
68 | | - |
69 | | -= 2.6.17 - 2022-07-06 = |
70 | | -* Fix - Add allow-plugins directive and adjust phpcs GitHub workflow. |
71 | | -* Fix - Scheduled product not synced when status becomes "publish". |
72 | | -* Tweak - WooCommerce 6.7 compatibility. |
73 | | -* Update - Facebook Marketing API from v12.0 to v13.0. |
74 | | - |
75 | | -= 2.6.16 - 2022-06-07 = |
76 | | -* Fix - Updating reference from old master branch. |
77 | | -* Tweak - WC 6.6 compatibility. |
78 | | - |
79 | | -= 2.6.15 - 2022-06-01 = |
| 48 | += 2.6.22 - 2022-09-06 = |
| 49 | +* Fix - Adding an excluded category doesn't remove that category synced products. |
| 50 | +* Fix - Ensure content_name and content_ids addToCart pixel event properties are correct for variable products when redirect to cart is enabled in WooCommerce. |
| 51 | +* Fix - Remove out-of-stock products on Facebook when the "Hide out of stock items from the catalog" option in WooCommerce is checked. |
| 52 | +* Tweak - WC 6.9 compatibility. |
| 53 | +* Update - Facebook Business Extension flow from COMMERCE_OFFSITE to DEFAULT. |
| 54 | + |
| 55 | += 2.6.21 - 2022-08-16 = |
| 56 | +* Dev - Add branch-labels GH workflow. |
| 57 | +* Fix - `Undefined array key "HTTP_REFERER"` not longer happens when `new Event` is triggered from an AJAX call that doesn't include a referrer (likely due to browser configuration). |
| 58 | +* Tweak - WC 6.8 compatibility. |
| 59 | +* Tweak - WP 6.0 compatibility. |
| 60 | + |
| 61 | += 2.6.20 - 2022-08-09 = |
| 62 | +* Fix - Ensure product is deleted from FB when moved to trash. |
| 63 | +* Fix - Price not updating when the sale price is removed. |
| 64 | + |
| 65 | += 2.6.19 - 2022-07-27 = |
| 66 | +* Add - `wc_facebook_string_apply_shortcodes` filter to check whether to apply shortcodes on a string before syncing. |
| 67 | +* Tweak - Use the Heartbeat system to refresh the local business configuration data with the latest from Facebook. |
| 68 | +* Tweak - WC 6.8 compatibility. |
| 69 | + |
| 70 | += 2.6.18 - 2022-07-19 = |
| 71 | +* Fix - Misaligned help icons on Product Categories > Google Product Categories form. |
| 72 | +* Fix - Syncing WC custom placeholder to Facebook shop. |
| 73 | +* Fix - is_search() causing fatal error when custom queries are used. |
| 74 | + |
| 75 | += 2.6.17 - 2022-07-06 = |
| 76 | +* Fix - Add allow-plugins directive and adjust phpcs GitHub workflow. |
| 77 | +* Fix - Scheduled product not synced when status becomes "publish". |
| 78 | +* Tweak - WooCommerce 6.7 compatibility. |
| 79 | +* Update - Facebook Marketing API from v12.0 to v13.0. |
| 80 | + |
| 81 | += 2.6.16 - 2022-06-07 = |
| 82 | +* Fix - Updating reference from old master branch. |
| 83 | +* Tweak - WC 6.6 compatibility. |
| 84 | + |
| 85 | += 2.6.15 - 2022-06-01 = |
80 | 86 | * Fix - Do not set `sale_price` when the product is not on sale. |
81 | 87 | * Fix - FB Pixel is missing some ajax Add to cart events. |
82 | 88 | * Fix - Feed visibility field value for hidden items. |
|
0 commit comments