* New: support to WooCommerce 3.5.x
* New: support to WordPress 4.9.8
* New: added suborder status synch when main order is cancelled
* New: deposit template is now loaded via ajax, if dedicated option is enabled
* Tweak: improved YITH WooCommerce Product Add-ons compatibility
* Tweak: improved totals, tax and coupon calculation, when deposit is applied to cart
* Update. Italian language
* Update: Spanish language
* Fix: payment complete status for orders that contains only deposits
* Fix: avoid WooCommerce increasing sales counter twice for a product purchased with deposit
* Dev: new filter yith_wcdp_deposist_value
* Dev: new filter yith_wcdp_product_price_for_deposit_operation
* Dev: new action yith_wcdp_after_add_deposit_to_cart
* Dev: new filter yith_wcdp_show_cart_total to filter cart total displayed value
* Dev: new filter yith_wcdp_show_cart_total_html to filter cart total html
* Dev: new filter yith_wcdp_is_deposit_mandatory to let third party dedvelopers set deposit as mandatory on product level via code