Releases: FedTax/simplesalestax
Releases · FedTax/simplesalestax
v8.0.1
v8.0.0
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
fromSST_Abstract_Cart
interface - Remove
sst_woocommerce_gte_32
utility function - Remove
html-certificate-table.php
template and replace with a newhtml-checkout.php
template - Rewrite
html-add-certificate-modal.php
template