*** Auto Update Cart for WooCommerce ***
2025-11-06 - version 1.4.7
* Updated WooCommerce tested up to version 10.3.4
* Updated WordPress tested up to version 6.8.3

2025-04-30 - version 1.4.6
* Fixed $delay warning thrwoing in the PHP logs

2025-04-04 - version 1.4.5
* Added to "Enable/Disable" feature ability to toggle visibility of the "Update cart" button

2025-04-01 - version 1.4.4
* Enable/Disable feature added

2024-11-15 - version 1.4.3
* Added HPOS Support

2024-11-14 - version 1.4.2
* Updated WooCommerce tested up to version to 7.7.0.

2023-05-26 - version 1.4.1
* Updated WooCommerce tested up to version to 7.7.1.

2023-03-20 - version 1.4.0
* Updated WooCommerce tested up to version to 7.5.1.

2021-05-11 - version 1.3.0
* Updated JavaScript to reset the countdown if the customer clicks multiple times.
* Updated WooCommerce tested up to version to 5.3.0.

2020-07-20 - version 1.2.0
* Updated JavaScript trigger from input.qty to .qty to account for plugins that may change the quantity input to another field type (i.e. select menu). Default WooCommerce quantity input field uses the .qty class. As long as third party plugins that modify this field uses the same class it will still work.
* New: Added filter `wcauc_input_trigger` to allow for developers to change the input field that will trigger the plugin to auto update the cart.
* Updated WooCommerce tested up to version to 4.3.0.

2020-07-08 - version 1.1.1
* Updated translation POT file for new text strings.

2020-07-07 - version 1.1.0
* Added a confirmation prompt on the cart page that asks customers if they are sure they want to remove a product from their cart when they enter a zero (0) quantity.
* Updated tested up to version.

2020-06-01 - version 1.0.3
* Fixed jQuery not defined error.

2020-05-12 - version 1.0.2
* Added Woo header to product with product keys.

2020-05-07 - version 1.0.1
* Prepare for WooCommerce release.

2020-10-09 - version 1.0.0
* First release
