NEW: Export-import events
Improvement on how we send Facebook CAPI data for the Purchase event when the transaction is done by a non-logged-in client.
Country and ZIP added to Facebook CAPI events.
Some more tweaks to avoid Guzzle library conflicts. Facebook API uses a new version of the Guzzle library. The problem is that some other plugins use older versions, resulting in fatal errors. The ideal solution is for these third party plugins to update the library on their end. However, since we can’t rely on that, we tried to implement some solutions on our end.
WordPress 5.6 and WooCommerce 4.8 compatibility check.