*** Ceretax ***

2024-10-08 - version 1.2.0
 * First Release.

2024-10-19 - version 1.2.1
 * Fix fees related text in admin side.

2024-12-15 - version 1.2.2
 * Fix - fees and tax fatal errors
 * Fix - fees and tax display errors.

2024-12-31 - version 1.3.0
 * add - Partial payment behavior for delivery fee
 * add - Trial order (0 value order) payment with shipping amount
 * add - Subscription and Renewal orders with shipping and it's payment behavior

2025-01-15 - version 1.3.1
 * add - Tax name field
 * add - Fix trial with subscription order tax issue

2025-01-19 - version 1.3.2
 * fix - Avalara AvaTax old entry visible
 * fix - Enable the default WooCommerce tax

2025-01-28 - version 1.3.3
 * fix - Hide defualt tax column if ceretax found from order admin edit screen

2025-02-03 - version 1.3.4
 * fix - If shipping address not found bypass ceretax call
 * add - Refunded order tax calculation in ceretax

2025-02-19 - version 1.3.6
 * fix - If fee name changed from admin option, destroy order calculation issue

2025-02-24 - version 1.3.7
* fix - If the tax showing zero in order calculation issue

2025-03-08 - version 1.3.9
* fix - Postcode in lower case causing tax calculation issue

2025-03-19 - version 1.4.0
* add - Disable CereTax for refund orders

2025-03-20 - version 1.4.1
* add - Fix for tax display at line level for variable product types

2025-04-28 - version 1.4.2
* fix - Tax box now hidden in refunds to avoid confusion, as it no longer reflects accurate post-refund data
* fix - Updated tax calculation summary table with an accordion-style UI for better readability and user experience
* add - Shipping tax amount now displayed separately in the tax breakdown for clarity
* fix - System now supports multiple partial refunds on a single order, providing greater flexibility in transaction management
* fix - Corrected recurring subscription product tax display issue on the checkout page to show accurate tax amounts

2025-05-28 - version 1.4.3
* fix - Resolved PHP warning errors
* add - Included 'shipFromAddress' parameter in the ceretax API request

2025-08-13 - version 1.4.4
* fix : The transactions can be fully refunded
* fix : We have resolved the tax amount mismatch in tax total column and summary 
* fix : Taxes are now displayed for variable items also

2025-11-04 - version 1.4.5
* add : Compatibility for Smart Coupons plugin
* fix : Resolved the CereTax meta box display in the Order Admin page
* fix : Resolved the double Tax line display on the Cart page
* add : Added settings for improving Checkout page latency