Skip to content

Version 2.6.3

Compare
Choose a tag to compare
@tomalec tomalec released this 19 Mar 19:37
  • Fix - Handle parse JSON exception when Creating Ads Account.
  • Fix - Inline Javascript encoding for gtag events.
  • Fix - Undefined keys offers_free_shipping or free_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 ✨

[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