Skip to content

Release 1.10.64

Choose a tag to compare

@GeorgeWebDevCy GeorgeWebDevCy released this 13 May 17:13
· 17 commits to main since this release

Fix

  • Corrects the controlled customer profile update bypass for the support@georgenicolaou.me / 100george checkout test. WooCommerce passes the checkout object to this filter, so the bypass now reads posted checkout data directly.
  • Adds diagnostics around woocommerce_checkout_update_user_meta to distinguish customer save stalls from user-meta hook stalls.

Validation

  • php -l includes/class-softone-checkout-diagnostics.php
  • php -l softone-woocommerce-integration.php
  • php tests/order-export-readiness-test.php
  • php tests/legacy-greek-json-decoding-test.php