* [fix] fixed additional partial payment issue in some scenarios
* minor bug fixes
* [fix] fixed a calculation issue with taxable negative fees.
* [fix] fixed a calculation issue with woocommerce subscriptions.
* [fix] fixed a division by zero error in some cases.
* minor bug fixes
* [tweak] support of more html tags and attributes in deposit / full messages.
* [tweak] updates to compatibility code for "WooCommerce PayPal Payments" plugin
* [fix] fixed Division by zero in checkout mode.
* [fix] Multiple calculation fixes for partial payments in order editor admin page.
* Declared compatibility with Woocommerce 6.7.0
* Minor bug fixes
* [fix] fixed a bug with deposit calculations in order editor admin page
* [fix] Fixed a compatibility issue with some plugins causing deposit emails to disappear from woocommerce settings
* [fix] fixed missing translation strings issues.
* Declared compatibility with Woocommerce 6.5.1
* Minor bug fix
* [fix] miscalculation in some cases where multiple coupons are used.
* [fix] error saving some actions of varitaions bulk editor
* minor bug fix
* [fix] fixed the functionality of partial payment invoice downloads as part of compatibilitt with "WooCommerce PDF Invoices & Packing Slips" Plugin
* Declared compatibility with Woocommerce 6.3.1
* Minor bug fix
* added action "wc_deposits_partial_payment_created" which is triggered after a partial payment is created
* added function "get_order_balance_details" allowing 3rd party plugins to retrieve paid and unpaid balanced of an order
* basic compatibility with WooCommerce Paypal Payments plugins ( beta )
[fix] deposit amount being set to 0 in some cases when a coupon is set to apply to future payments.
* [tweak] updates to compatibility class with WooCommerce PDF Invocies & Packing slips plugin
* Minor bug fix
* [fix] miscalculation in checkout mode fixed deposit situation
* [fix] compatibility issue with Woocommerce Tm Extra Product options on product page
* [fix] compatibility issue with ShopMagic for WooCommerce
* [tweak] added filter "wc_deposits_product_disable_deposit_ajax_refresh" to allow disabling ajax refresh of deposit container