Skip to content

Releases: Automattic/woocommerce-services

Version 1.26.2

04 Jul 09:48
Compare
Choose a tag to compare
  • Fix - Change the wp-calypso commit to fix NPM Error when run npm run prepare.
  • Fix - E2E Tests: npm ci, update puppeteer to v2
  • Fix - JS Tests: npm ci
  • Tweak - Replace colors npm package with chalk

Version 1.26.1

21 Jun 10:43
Compare
Choose a tag to compare
  • Add - Display warning if non-roman character is entered in address fields.
  • Fix - "Division by Zero" fatal error on PHP 8.

Version 1.26.0

27 May 14:26
Compare
Choose a tag to compare
  • Add - Tool to clear cached Tax server responses from the transients.
  • Tweak - Enable shipping tax by default if is Florida interstate shipping.

Version 1.25.28

12 May 08:49
Compare
Choose a tag to compare
  • Fix - Notice: Undefined index: 'from_country' when validating TaxJar request.

Version 1.25.27

03 May 16:16
Compare
Choose a tag to compare
  • Fix - Cart with non-taxable product still calculate the tax.
  • Tweak - Validate the TaxJar request before calling the api and cache 404 and 400 TaxJar response error for 5 minutes.

Version 1.25.26

19 Apr 21:38
Compare
Choose a tag to compare
  • Fix - Display error on cart block and checkout block from WC Blocks plugin.
  • Fix - TaxJar does not calculate Quebec Sales Tax when shipping from Canadian address.

Version 1.25.25

29 Mar 14:04
Compare
Choose a tag to compare
  • Fix - TaxJar does not get the tax if the cart has non-taxable on the first item.
  • Tweak - Use regex to check on WC Rest API route for WooCommerce Blocks compatibility.

Version 1.25.24

17 Mar 15:59
Compare
Choose a tag to compare
  • Fix - Empty document is opened when Firefox is set to open PDF file using another program.
  • Fix - Label purchase modal sections getting cut off.

Version 1.25.23

10 Feb 17:51
Compare
Choose a tag to compare
  • Tweak - Make "Name" field optional if "Company" field is not empty.
  • Fix - Added "Delete California tax rates" tool.
  • Fix - Extract WC_Connect_TaxJar_Integration::backup_existing_tax_rates() for re-usability.

Version 1.25.22

02 Feb 19:11
Compare
Choose a tag to compare
  • Fix - TaxJar does not get the tax if the cart has non-taxable item.
  • Tweak - Bump WP tested version to 5.9 and WC tested version to 6.1.