Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 935 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 935 Bytes

Release Notes for TaxJar for Craft Commerce

3.0.0 - 2024-03-20

  • TaxJar now requires Craft Commerce 5.0.0-beta.1 or later.

2.1.0 - 2024-03-20

Added

  • Added craft\commerce\taxjar\events\ModifyRequestEvent.
  • Provided a more precise store location address to the Tax Jar API. (#13)
  • Fixed a bug where cached tax rates were not being invalidated when line item tax category changed. (#11)

2.0.0 - 2022-05-04

Added

  • Added Commerce 4 compatibility.

1.0.1 - 2021-02-25

Fixed

  • Fixed a PHP error that would occur on Craft 3.5. (#7)
  • Fixed a bug where long category descriptions would cause Tax Jar category sync to fail. (#5)

1.0.0 - 2020-04-02

Added

  • Initial release.