Version: 4.3.3
* [fix] fixed an issue with adding deposit product to cart
* [tweak] prevent plugin classes from being loaded twice in cause there is a bug caused by 3rd party
* [tweak] Translations adjustment
* minor bug fix
minor bug fix
* [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
* [fix] Admin new order email not being triggered in some cases
* [fix] manually added discounts were being removed during deposit recalculation
Minor bug fix
* [Tweak] Improved email triggers for partial payments.
* [Tweak] Replaced is_ajax() with wp_doing_ajax() following WooCommerce 6.1.0.
* Declared compatibility with Woocommerce 6.1.0
[Fix] Multiply deposit per persons for woocommerce bookings plugin was not always working correctly.
* [Tweak] Added warning message when some functions are invoked directly to improve custom code backward compatibility.
* Minor bug fix to checkout mode calculation
* [Fix] false "payment failed" error on thankyou page in some cases
* Declared compatibility with Wooccommerce 6.0.0
* [Feature] Global Deposit options added.
* [Feature] Fixed Payment Plans.
* [Feature] Added a button to remove all deposit data from order.
* [Feature] Added a setting to hide deposit UI when deposit is forced.
* [Feature] Added a setting to allow having itemized partial payment instead of single line payments only.
* [Tweak] Reworked deposit calculation functionalities to eliminate some rounding bugs.
* [Tweak] Reworked plugin settings for better user experience.
* [Tweak] Removed Setting for shipping taxes handling, for better calculation shipping taxes values are handled with shipping
* Added notification for major upcoming update (v4.0)
* Declared compatibility with Wooccommerce 5.8.0
* [Fix] Error making payment on order-pay page for some gateways
* [Fix] Duplicate deposit email triggered in some cases
* [Fix] Grouped products deposit values were incorrect in some scenarios.
* Minor bug fix
* [Tweak] Admin can now view plugin latest version and changelog without inserting purchase code
* Minor display fix
* [Fix] issue with partial payment status transition from on-hold to partially-paid
* Declared compatibility with Woocommerce 5.4.0
* Minor bug fix