Version: 3.0.1
* Tweak - Check if the funds are still applicable to the cart when its items are updated.
* Fix - Funds were not being removed from the cart after adding a deposit product.
* Tweak - Skip the v2.3.7 migration script when updating from a version older than 2.3.0.
* Tweak - Tested compatibility up to WC 7.0.
* Tweak - Tested compatibility with WP 6.1.
* Tweak - Validates the format of the funds' amount in the edit user screen.
* Tweak - Updated link to get support in the plugin list.
* Tweak - Tested compatibility up to WC 6.6.
* Tweak - Tested compatibility with WP 6.0.
* Dev - Added filters for customizing who can view and edit the users' funds.
* Dev - Deprecated methods `WC_Account_Funds::add_funds()` and `WC_Account_Funds::remove_funds()`.
* Dev - Updated the minimum requirements to WC 3.7, WP 4.9, and PHP 5.6.
Tweak - Tested compatibility up to WC 6.5.
Tweak - Update the cart session after applying the funds.
* Tweak - Use the order's currency symbol to format order prices.
* Tweak - Tested compatibility with WC 6.3.
* Fix - Fixed warning when displaying the funds used in the edit order screen and the plugin WooCommerce Payments is active.
* Tweak - Don't restore the funds automatically when an order is marked as 'Refunded' (Use partial refunds instead).
* Tweak - Tested compatibility up to WC 6.2.
* Tweak - Tested compatibility with WP 5.9.
* Fix - The restored funds' amount cannot be greater than the 'Net payment' amount when canceling an order that contains partial refunds.
* Tweak - Tested compatibility with WC 6.0.
* Fix - Fixed wrong Order balance in the Square dashboard when partially paying the order with funds.
* Feature - Add funds to the customer account on registration.
* Tweak - Moved the 'Partial Funds Payment' setting to the top of the settings page.
* Tweak - Validate the price type fields on the settings page.
* Tweak - Toggle visibility of the dependant settings fields.
* Tweak - Tested compatibility with WC 5.9.
* Dev - Deprecated filter hook `woocommerce_account_funds_get_settings`.
* Dev - Updated the minimum requirements to WC 3.4, WP 4.7, and PHP 5.4.
* Tweak - Added plugin info to the WooCommerce System Status Report.
* Tweak - Tested compatibility with WC 5.8.
Tweak - Tested compatibility up to WC 5.7.
* Tweak - Tested compatibility with WP 5.8.
* Fix - The funds were not being added to the customer account when using the top-up form (Only in version 2.5).