Skip to content

Release 1.10.72

Choose a tag to compare

@GeorgeWebDevCy GeorgeWebDevCy released this 13 May 19:05
· 9 commits to main since this release

Fixes

  • Return the no-payment WooCommerce checkout success redirect immediately after WooCommerce marks the order paid.
  • Avoid relying on the duplicate empty-cart recovery path when late checkout callbacks make the original request feel stuck.
  • Keep the existing SoftOne export and WooCommerce email deferrals in place so ERP work remains backgrounded.

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