Version 2.6.3
- Fix - Handle parse JSON exception when Creating Ads Account.
- Fix - Inline Javascript encoding for gtag events.
- Fix - Undefined keys
offers_free_shipping
orfree_shipping_threshold
. - Tweak - Add WP 6.5 Require plugins header.
- Update - Newer version of bcmath_compat and phpseclib packages.
- Update - Set default connect server URL to api.woocommerce.com.
- Update is_gtag_page to support Google Analytics for WooCommerce version 2.0.0+
What's Changed
[Add] New Features 🎉
[Update] Updated ✨
- Update version of bcmath_compat and phpseclib packages by @mikkamp in #2310
- Set woocommerce_gla_wcs_url to api.woocommerce.com by @martynmjones in #2319
[Fix] Fixes 🛠
- Remove esc_js from add_inline_event_script by @martynmjones in #2312
- Fix undefined index for offers_free_shipping and free_shipping_threshold options by @jorgemd24 in #2307
- Fix exception when response.json() fails by @puntope in #2301
[Tweak] Tweaked 🔧
- Update is_gtag_page to support Google Analytics for WooCommerce version 2.0.0+ by @martynmjones in #2297
Full Changelog: 2.6.2...2.6.3