Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

47 lines (35 loc) · 1.93 KB

Avatax Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.0.7 - 2019-09-20

Added

  • Added a json endpoint to use for ajax CertCapture client lookup on the front end (more)

2.0.6 - 2019-09-11

Added

  • Added a setting to disable sending partial refunds to AvaTax (more)
  • Added a json endpoint to use for ajax address validation on the front end (more)

Fixed

  • Fixed an issue where additional partial refunds would not be processed after the first because AvaTax requires unique document ids

2.0.5 - 2019-09-06

Added

  • Added support for overriding the Customer Code sent to Avalara based on the value of a User or Order field (more)

2.0.4 - 2019-09-06

Fixed

  • Fixed deprecation error (pull request #8)
  • Discounts for a specific line item now send the line item tax code instead of the default discount code (pull request #4)

2.0.3 - 2019-05-03

Fixed

  • Fixed an bug where address validation was being triggered in the control panel when saving a user (#5)

2.0.2 - 2019-04-22

Added

  • Added control panel icon
  • Added Avalara certification badge to README

Fixed

  • Fixed typo in README installation instructions
  • Fixed depracation warnings

2.0.1 - 2019-02-26

Added

  • Added support for partial refunds

2.0.0 - 2019-02-15

Added

  • Initial beta release for Craft 3 and Commerce 2