Skip to content

v8.0.0

Compare
Choose a tag to compare
@bporcelli bporcelli released this 24 Sep 16:35
· 46 commits to develop since this release

Added:

  • WooCommerce High-Performance Order Storage (HPOS) compatibility
  • Allow customers to apply single-purchase exemption certificates during checkout

Fixed:

  • Third party plugin/theme conflicts due to Guzzle dependency
  • Sort tax exemption certificates by date created

Changed:

  • Bump tested WC version to 8.1
  • Bump tested WP version to 6.3

BREAKING CHANGES:

  • Bump minimum PHP version to 7.2
  • Bump minimum WC version to 6.9
  • Remove get_certificate_id from SST_Abstract_Cart interface
  • Remove sst_woocommerce_gte_32 utility function
  • Remove html-certificate-table.php template and replace with a new html-checkout.php template
  • Rewrite html-add-certificate-modal.php template