=== Auto Update Cart for WooCommerce ===
Contributors: ampmode, archiemercader
Tags: woocommerce, auto-update-cart
Requires at least: 2.9
Tested up to: 6.8.3
WC requires at least: 2.1
WC tested up to: 10.3.4
Requires PHP: 5.6
Stable tag: 1.4.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Disables other shipping methods when free shipping is available

== Changelog ==
= 1.4.7 =
* Updated WooCommerce tested up to version 10.3.4
* Updated WordPress tested up to version 6.8.3

= 1.4.6 =
* Fixed $delay warning thrwoing in the PHP logs

= 1.4.5 =
* Added to "Enable/Disable" feature ability to toggle visibility of the "Update cart" button

= 1.4.4 =
* Enable/Disable feature added

= 1.4.3 =
* Added HPOS Support

= 1.4.2 =
* Updated WooCommerce tested up to version to 7.7.0.

= 1.4.1 =
* Updated WooCommerce tested up to version to 7.7.1.

= 1.4.0 =
* Updated WooCommerce tested up to version to 7.5.1.

= 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.

= 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.

= 1.1.1 =
* Updated translation POT file for new text strings.

= 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.

= 1.0.3 =
* Fixed jQuery not defined error.

= 1.0.2 =
* Added Woo header to product with product keys.

= 1.0.1 =
* Prepare for WooCommerce release.

== Update Notice ==
= 1.0.0 =
* First release
