Releases: facebook/facebook-for-woocommerce
Releases · facebook/facebook-for-woocommerce
Version 3.0.34
Version 3.0.33
- Dev - Updates PHP unit tests matrix in git workflow and versions of dev dependencies in composer.
- Fix - Issues with Facebook Sync status display while product filtering in admin.
- Tweak - WC 8.1 compatibility.
Version 3.0.32
What's Changed
[Fix] Fixes 🛠
- Fix WPML product hiding logic by @JPry in #2612
- Fixes dynamic property creation deprecation warnings with PHP8.2 by @krutidugade in #2606
- Changes property access of product id to public. by @krutidugade in #2618
[Tweak] Tweaked 🔧
- Bump Marketing API version to v17.0 by @krutidugade in #2604
- Adds warning if private properties are accessed outside its class. by @krutidugade in #2619
Full Changelog: 3.0.31...3.0.32
Version 3.0.31
- Dev - Filters Business Manager ID.
- Fix - Fatal error when facebook_config option is empty.
- Fix - WC_Facebookcommerce_Pixel::get_options() throwing a fatal error if facebook_config is invalid.
- Tweak - Adds backward arrow to Facebook Product Sets backlink.
- Tweak - Update product data options icon.
- Tweak - WC 8.0 compatibility.
- Tweak - WP 6.3 compatibility.
Version 3.0.30
What's Changed
[Fix] Fixes 🛠
- Sets default value for the
category
field. by @ibndawood in #2594 - Syncs product with name in ALL CAPS and displays warning by @krutidugade in #2589
[Dev] Developer-facing changes 🧑💻
Other Changes
- Trunk v3.0.29 by @krutidugade in #2587
Full Changelog: 3.0.29...3.0.30
Version 3.0.29
What's Changed
[Fix] Fixes 🛠
- Changes backlink label to 'Go to Facebook Product Sets' on Edit Facebook Product Sets page. by @krutidugade in #2581
[Tweak] Tweaked 🔧
- Removes duplicate code 'menu_name' from labels array. by @krutidugade in #2583
Full Changelog: 3.0.28...3.0.29
Version 3.0.28
What's Changed
[Add] New Features 🎉
- Adds priority to enhanced catalog attributes and display them as per their priority by @ibndawood in #2566
[Fix] Fixes 🛠
- Fixes Woo categories synced as Google Product category by @ibndawood in #2575
Full Changelog: 3.0.27...3.0.28
Version 3.0.27
What's Changed
[Fix] Fixes 🛠
- Deletes the product from facebook once it is switched to draft. by @krutidugade in #2571
New Contributors
- @krutidugade made their first contribution in #2569
Full Changelog: 3.0.26...3.0.27
Version 3.0.26
- Tweak - WC 7.9 compatibility.
Version 3.0.25
What's Changed
[Fix] Fixes 🛠
- Remove wc-enhanced-select to avoid conflict with woo core behaviour. by @rawdreeg in #2555
- Fix for PHP Warning caused by array_filter() call. by @rawdreeg in #2556
- Check if $response_body is empty. by @rawdreeg in #2558
Tweak
- WC 7.8 compatibility.
Full Changelog: 3.0.24...3.0.25