Fix – Fix plugin translation files located in i18n/languages folder.
Tweak – Unify tax rate naming, use full jurisdictions for all tax rates.
Tweak – WooCommerce 10.6 Compatibility.
3.5.0 – 2026-02-23
Add – Add informational banner for non-connection-owner administrators when WooCommerce Tax Terms of Service have not been accepted, displaying the Jetpack connection owner’s name.
Fix – Fix missing Sift tracker script by inlining it instead of loading a non-distributed file.
Fix – Fix zip file structure in GitHub workflow build process.
Fix – Update Docker Compose version to 2.24.0 in E2E Tests GitHub workflow.
3.4.1 – 2026-02-09
Add – Itemized tax calculation for mixed carts with per-item tax locations.
3.4.0 – 2026-02-03
Add – Optimize Woo Tax API calls by restricting same-state tax checks.
Add – Country validation for TaxJar requests.
Add – Add woocommerce_tax_line_item_location filter for per-item tax location override.
Fix – Prevent admin slowdown by making Sift configuration non-blocking.
Fix – Prevent opted_out tracks event from being sent when user never opted in.
Tweak – WooCommerce 10.5 Compatibility.
3.3.1 – 2026-01-12
Fix – Normalize state and country codes to uppercase in TaxJar integration.
Add – Option to apply US Colorado Retail Delivery Fee tax by using wc_services_apply_us_co_retail_delivery_fee filter.
2.8.6 – 2025-01-06
Tweak – PHP 8.4 compatibility.
2.8.5 – 2024-12-10
Fix – Fixed an issue that prevented editing an order when automated tax is enabled.
2.8.4 – 2024-12-09
Fix – Support High-Performance Order Storage in shipping label reports.
2.8.3 – 2024-10-29
Tweak – WordPress 6.7 Compatibility.
2.8.2 – 2024-09-23
Fix – Keep live rates enabled for eligible stores when WCS&T is active alongside WooCommerce Shipping.
Tweak – Hide shipping migration banner for all stores not eligible to buy shipping labels.
Tweak – Try WooCommerce Shipping modal copy.
2.8.1 – 2024-09-09
Tweak – Hide migration banner for merchants still using legacy functionality.
2.8.0 – 2024-09-03
Add – A new shipping migration experience from this plugin to the newly released WooCommerce Shipping plugin.
2.7.0 – 2024-07-25
Add – Parallel compatibility with WooCommerce Shipping plugin.
2.6.2 – 2024-07-16
Fix – Require HS Tariff number on customs form for EU destination countries.
2.6.1 – 2024-07-02
Tweak – WooCommerce 9.0 and WordPress 6.6 compatibility.
2.6.0 – 2024-06-04
Add – Logger for “Live Rates” feature on the front-end.
2.5.7 – 2024-05-13
Add – wc_connect_shipment_item_quantity_threshold and wc_connect_max_shipments_if_quantity_exceeds_threshold filter hooks to be able to cap the number of shipment splits possible for an item with very large quantity.
2.5.6 – 2024-05-06
Tweak – WooCommerce 8.8 compatibility.
2.5.5 – 2024-04-29
Add – Prevent upcoming Woo Shipping and Woo Tax plugins from running in parallel with this plugin unless both are active, then they will take over for this plugin.
2.5.4 – 2024-03-25
Tweak – WordPress 6.5 compatibility.
2.5.3 – 2024-03-12
Fix – Colorado tax nexus workaround should only apply to Colorado from addresses.
2.5.2 – 2024-03-04
Fix – Miscalculation tax from TaxJar and decided to use nexus address.
2.5.1 – 2024-02-12
Fix – Cannot call constructor in classes/wc-api-dev/class-wc-rest-dev-data-continents-controller.php.
2.5.0 – 2024-01-08
Add – Ability to keep connected to WordPress.com after Jetpack is uninstalled.
Fix – Deprecation notices for PHP 8.2.
2.4.2 – 2023-11-30
Fix – When automated taxes are enabled, the order refund button will fail
2.4.1 – 2023-11-28
Fix – Street address is not included when recalculating the tax in edit order page.
2.4.0 – 2023-10-31
Add – Ability to connect to WordPress.com without the Jetpack plugin.
Fix – NUX banner display on Edit Order pages.
2.3.7 – 2023-10-23
Add – Load Sift when printing a label.
2.3.6 – 2023-10-10
Fix – Occasionally block user to checkout when using WooCommerce Blocks.
Fix – Fix notice error when shipping location(s) is disabled in WooCommerce settings.
2.3.5 – 2023-09-20
Tweak – Move Jetpack Connection requirement to the top in FAQ.
2.3.4 – 2023-09-05
Fix – Shipping label reports to display proper HTML.
2.3.3 – 2023-08-22
Tweak – Update .org assets.
2.3.2 – 2023-08-09
Add – Added QIT tools for development.
2.3.1 – 2023-07-17
Fix – Fix notice error on the WooCommerce tax settings page.
2.3.0 – 2023-07-11
Add – Add USPS HAZMAT support.
2.2.5 – 2023-05-23
Update – Security update.
2.2.4 – 2023-03-14
Fix – Incompatibility with Kadence WooCommerce Email Designer.
2.2.3 – 2023-02-14
Fix – Link correction on Automated taxes description text.
2.2.2 – 2023-02-02
Fix – Adjust checkout US zipcode validation to run only when exactly 5 or 10 digits are typed.
2.2.1 – 2023-01-24
Fix – Fix warning on checkout page apper if zipcode doesn’t match selected state.
2.2.0 – 2023-01-19
Add – Add option to let user pick whether to save the last package & service or not.
2.1.1 – 2023-01-02
Fix – Save the selected package box and do not skip the package step.
2.1.0 – 2022-11-30
Tweak – Catch malformed zipcode and display WC notice.
2.0.0 – 2022-11-16
Add – High-Performance Order Storage compatibility.
Add – Add list of tax rate backup files for merchants to click and download.
Tweak – Transition version numbering from SemVer to WordPress versioning.
1.26.3 – 2022-08-03
Tweak – Always let the user to pick the package box.
Add – Add filter to override TaxJar result.
Fix – Uncatch error when installing/connecting the Jetpack.
1.26.2 – 2022-07-04
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
1.26.1 – 2022-06-21
Add – Display warning if non-roman character is entered in address fields.
Fix – “Division by Zero” fatal error on PHP 8.
1.26.0 – 2022-05-27
Add – Tool to clear cached Tax server responses from the transients.
Tweak – Enable shipping tax by default if is Florida interstate shipping.
1.25.28 – 2022-05-12
Fix – Notice: Undefined index: ‘from_country’ when validating TaxJar request.
1.25.27 – 2022-05-03
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.
1.25.26 – 2022-04-19
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.
1.25.25 – 2022-03-29
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.
1.25.24 – 2022-03-17
Fix – Empty document is opened when Firefox is set to open PDF file using another program.
Fix – Ensure status page is displayed on new WC navigation menu.
Add – Run phpcbf as a pre-commit rule.
Fix – Fix PHPUnit tests. Rename test_ to test- to match our phpcs rules. Remove travis and move to github action.
Tweak – Updated .nvmrc to use 10.16.0
Tweak – Update the shipping label status endpoint to accept and return multiple ids.
Tweak – Display spinner icon during service data refresh.
Add – Adds Dockerized E2E tests with GitHub Action integration.
Fix – Handle DHL live rates notice creation and deletion errors.
1.25.10 – 2021-03-24
Add – Add an endpoint for shipping label creation eligibility and share code for store eligibility.
Fix – Shipping validation notice shown when no address entered.
Tweak – Stop retrying to fetch /services when authentication fails on connect server.
1.25.9 – 2021-03-17
Add – WC Admin notice about DHL live rates.
Add – Live rates section in settings page.
Tweak – Cleanup stripe functionality.
Tweak – Display better errors on checkout page when address fields are missing / invalid.
Tweak – Refresh on status page does not reload page.
Fix – UPS invoice number allows numbers and letters.
Add – Tracks shipping services used at checkout.
Add – Update the existing endpoint POST /connect/packages to create shipping label packages, and add an endpoint PUT /connect/packages to update shipping label packages.
Fix – Only display shipping validation errors on the cart or checkout pages.