Skip to content

Releases: bporcelli/simplesalestax

v6.3.3

12 Jan 03:06
Compare
Choose a tag to compare

Fixed:

  • TaxCloud locations are not pulled the first time the user saves their settings

Changed:

  • Updated tested WC version to 4.9

v6.3.2

19 Dec 18:04
Compare
Choose a tag to compare

Fixed:

  • Marketplaces - Tax calculations fail when vendors enter a Zip+4 ZIP code

v6.3.1

13 Dec 21:12
Compare
Choose a tag to compare

Fixed:

  • Remove new PHP syntax breaking sites running PHP < 7.3

v6.3.0

12 Dec 19:29
Compare
Choose a tag to compare

Added:

  • Add support for WC Marketplace / WCMp

Fixed:

  • SST loads unnecessary assets on the frontend
  • Tax is not calculated for virtual products on the Add new order screen
  • Fix references to undefined class properties in the SST_Marketplace_Integration class

Changed:

  • Remove all references to simplesalestax.com
  • Update pricing info in readme
  • Move Installation Guide to readme

v6.2.6

04 Dec 01:57
Compare
Choose a tag to compare

Fixed:

  • Tax not calculated correctly when there are multiple cart packages w/ the same origin address

Changed:

  • Increase batch size for 6.2 data update to 100 to reduce update running time

v6.2.5

03 Dec 23:49
Compare
Choose a tag to compare

Fixed:

  • API credentials are not saving

v6.2.4

24 Nov 19:07
Compare
Choose a tag to compare

Fixed:

  • PHP TaxCloud library throws fatal error with PHP < 7.3

v6.2.3

24 Nov 00:40
Compare
Choose a tag to compare

Fixed:

  • v6.2 data update doesn't terminate for users running PHP < 7.3

v6.2.2

24 Nov 00:03
Compare
Choose a tag to compare

Fixed:

  • Tax is not calculated when Recalculate is clicked on Edit Order screen

v6.2.1

15 Nov 20:57
Compare
Choose a tag to compare

Fixed:

  • Trailing comma in __ call breaks sites running PHP < 7.3