Releases: facebook/facebook-for-woocommerce
Releases · facebook/facebook-for-woocommerce
Version 2.6.7
Product version bump update
Version 2.6.6
Product version bump update
Version 2.6.5
Product version bump update
Version 2.6.4
Product version bump update
Version 2.6.1
- Dev: Add
facebook_for_woocommerce_allow_full_batch_api_sync
filter to allow opt-out full batch API sync, to avoid possible performance issues on large sites #2033
Version 2.6.0
- Fix – Add cron heartbeat and use to offload feed generation from init / admin_init (performance) #1953
- Fix – Clean up background sync options (performance) #1962
- Dev – Add tracker props to understand usage of feed-based sync and other FB business config options #1972
- Dev – Configure release tooling to auto-update version numbers in code #1982
- Dev – Refactor code responsible for validating whether a product should be synced to FB into one place #1933
2.6.0 RC 1
- Fix – Add cron heartbeat and use to offload feed generation from init / admin_init (performance) #1953
- Fix – Clean up background sync options (performance) #1962
- Dev – Add tracker props to understand usage of feed-based sync and other FB business config options #1972
- Dev – Configure release tooling to auto-update version numbers in code #1982
- Dev – Refactor code responsible for validating whether a product should be synced to FB into one place #19333
Version 2.5.1
Product version bump update
Version 2.5.0
- New - Option to allow larger sites to opt-out of feed generation (product sync) job #1932
- New - Log connection errors to allow easier troubleshooting #1857
- Fix - Reduce default feed generation (product sync) interval to once per day to reduce overhead #1942
- Fix - Trigger feed (product sync) job from to
admin_init
to reduce impact on front-end requests #1939 - Fix - Ensure variable product attribute values containing comma (
,
) sync correctly #1922 - Fix - Use existing / current tab for connection
Get Started
button #1885 - Dev - Require PHP version 7.0 or newer #1908
- Dev - Adopt Composer autoloader to avoid manually
require
ing PHP class files #1919 - Dev - Adopt WooRelease release tool for deploying releases #1947
- Dev - Use wp-scripts to build assets #1826
- Dev - Add
phpcs
tooling to help standardise PHP code style #1911 - Dev - Add JobRegistry engine for managing periodic background batch jobs #1913
2.5.0 RC 1
- New - Option to allow larger sites to opt-out of feed generation (product sync) job #1932
- New - Log connection errors to allow easier troubleshooting #1857
- Fix - Reduce default feed generation (product sync) interval to once per day to reduce overhead #1942
- Fix - Trigger feed (product sync) job from to
admin_init
to reduce impact on front-end requests #1939 - Fix - Ensure variable product attribute values containing comma (
,
) sync correctly #1922 - Fix - Use existing / current tab for connection
Get Started
button #1885 - Dev - Require PHP version 7.0 or newer #1908
- Dev - Adopt Composer autoloader to avoid manually
require
ing PHP class files #1919 - Dev - Adopt WooRelease release tool for deploying releases #1947
- Dev - Use wp-scripts to build assets #1826
- Dev - Add
phpcs
tooling to help standardise PHP code style #1911 - Dev - Add JobRegistry engine for managing periodic background batch jobs #1913