
= 1.3.5.1 - 1 Jun 25 =

* Fixed: Function `_load_textdomain_just_in_time` was called incorrectly.

= 1.3.5 - 22 Apr 25 =

* Fixed: Fatal error in the email preview template. [report](https://wordpress.org/support/topic/woocommerce-email-preview-error/)

= 1.3.4 - 27 Jan 25 =

* Bug fixes & improvements

= 1.3.3 - 30 Dec 24 =

* Update appsero SDK


= 1.3.2 - 14 Nov 24 =

* Fixed - [Deposit orders cannot be paid](https://wordpress.org/support/topic/failed-due-payment-cannot-pay/) if the gateway rejects them for the first time.
* Tweak - Add Singleton Pattern  
* Added - Filter for modify deposit order ID
* Added - Filter for remote admin notice
* Compatibility with WooCommerce 9.4.x

= 1.3.1 - 16 Jul 24 =

* Fixed - Fatal error on the order details page.

= 1.3 - 13 Jul 24 =

* Update code for High-Performance Order Storage/COT compatibility.

= 1.2.15 - 24 Jun 24 =

* Tweak: Add a classic look for the radio button
* Fixed: Default selection for input not working
* Update: Plugin framework
* Compatibility with WooCommerce 9.0.x

= 1.2.14 - 12 May 24 =

* Add: Add global deposit Settings for all products [Percentage of Amount]
* Fix: Replace Ajax call to get deposit with cache method for better loading performance.
* Compatibility with WooCommerce 8.8.x


= 1.2.13 - 19 Feb 24 =

* Fix: There was an error in the last update 1.2.12 where the subtotal amount for deposit items was wrong.

= 1.2.12 - 27 Jan 24 =

* Fix: Deposit amount does not match if any third-party add-on for extra product options with custom price.

= 1.2.11 - 3 Aug 23 =

* Fix: Pay form data for deposit payment


= 1.2.10 - 21 Jun 23 =

* Add: Declare compatible with High-Performance Order Storage/COT.
* Tweak: order_received URL for deposit
* Tweak: Replace 'woocommerce_cart_item_name' filter with 'woocommerce_after_cart_item_name' for cart deposit info
* Compatibility with WooCommerce 7.8.x

= 1.2.9 - 26 May 23 =

* Add: Admin email notification when all deposits are paid
* Tweak: Update .pot file for translation
* Compatibility with WooCommerce 7.7.x

= 1.2.8 - 25 Feb 23 =

* Fix: Duplicate complete email when deposit paid.
* Add: Declare not compatible with High-Performance Order Storage.
* Compatibility with WooCommerce 7.4

= 1.2.7 - 15 Sep 22 =

* Fix: Loco translate conflict issue
* Compatibility with WooCommerce 6.9

= 1.2.6 - 11 Sep 22 =

* Update: Deposit orders are according to the main Order ID
* Compatibility with WooCommerce 6.8

= 1.2.5 - 16 jun 22 =

* Fix: Send deposit emails on failed orders
* Fix: Deposit Mode "Order only deposit products or regular ones" conflict
* Compatibility with WooCommerce 6.7

= 1.2.4 - 22 jun 22 =

* Fix: Failed payment create deposit orders and set status completed 
* Added compatibility with WooCommerce 6.6.1

= 1.2.3 - 1 Mar 22 =

* Fix: Notice fields are showing wrong text.
* Fix: 'Make Payment' button is not linked to email template.
* Fix: Deposit not working if ajax add to cart enable from OceaWP theme.
* Fix: False 'WooCommerce inactive' admin notice for Multisite network.
* Fix: translation issue.
* Update: Add new fields for change fee labels for child deposit orders. 
* Added compatibility with WooCommerce 6.4.1

= 1.2.2 - 19 Feb 22 =

* Update : Allow Deposits and regular items together into an order
* Update: Support for offline payments (Direct bank transfer,Cash on delivery,Check payments) [commit] (https://github.com/Niloys7/deposits-for-woocommerce/commit/36c2c67fb88e1af293f6c140292c6fcc1a6afd80)
* Fix : [Wrong amount](https://github.com/Niloys7/deposits-for-woocommerce/commit/755e74d6ac711558000fbed3d72d4c5ac7d32de7) for deposit for email notification and child orders
* Fix :  "Uncaught error" if admin change order status "Deposit Payment" to "Cancelled" [commit](https://github.com/Niloys7/deposits-for-woocommerce/commit/4cd62d2327253a1df43b2e2a2ebd7af8257d83de)
* Compatibility with WooCommerce 6.2

= 1.2.1.1 - 10 Oct 21 =
* Added compatibility with WooCommerce 5.9

= 1.2.1 - 10 Oct 21 =
* Added: Admin Notice if the WooCommerce plugin is disable.

= 1.2 - 8 Oct 21 =
* Major Update
* Added compatibility with WooCommerce 5.7.1
* Fixed: Stripe charge full amount of the product.
* Updated: Full codebase
* Updated: Migrate notice for add old depsoit data into new data structure.
* Updated: .pot file
* Added: New setting panel (Codestar framework)
* Added: Disable payment method option for deposit orders
* Added: Deposit Paid Status after deposit completed.
* Added: Change radio style option
* Added: New Deposit, Deposit Order & Deposit Paid email templates


= 1.1.3 - 10 Jul 21 =
* Code refactor 

= 1.1.2 - 25 Apr 21 =
* Minor bug fixes and improvements 

= 1.1.1 - 14 Feb 21 =
* Updated: option for change deposit notice from settings 
* Updated: .pot file
* Fixed: product stock level issue for deposit orders
* Fixed: php warning: undefined index on checkout

= 1.1 - 25 Jan 21 =
* Added - Display currency symbol on 'woocommerce_checkout_create_order_line_item' meta value
* Added - 'label_due_payment' filter
* Added - 'label_deposit' filter
* Added - 'dfwc_cart_total' filter
* Added - 'dfwc_disable_adjust_order' filter
* Added - 'dfwc_adjust_order' action
* Added - 'dfwc_table_row_data' action
* Added - 'dfwc_recalculate_order_meta' action
* Added - 'dfwc_cart' action
* Added - 'dfwc_checkout' action
* Fixed -  override static amount to 'wc_price' 
* Minor bug fixes and improvements 

= 1.0.9 - 3 Jan 21 =
* Added - 'dfwc_customer_invoice' filter

= 1.0.8 - 2 Jan 21 =
* Added - 'dfwc_send_notification' action
* Added - 'dfwc_unhook_new_order_email' action
* Fixed - Display wrong depsoit notice in variation products
* Minor bug fixes and improvements 

= 1.0.7 - 27 Dec 20 =
* Update - .pot file
* Fixed - text translation issue

= 1.0.6 - 19 Dec 20 =
* Fixed - Typo

= 1.0.5 - 5 Dec 20 =
* Added - plugin review admin & PRO Version notice
* code refactor


= 1.0.4 - 9 Nov 20 =
* Added - PRO Version & support link into plugin meta.
* Fixed - Fatal error on my account page [Conflict with PRO Version].
* Fixed - Deposits value not sowing as  (.00)
* Fixed - Due amount not showing into the cart page.

= 1.0.3 - 7 Nov 20 =
* Update - Now support Variation Products
* Added - New Action hooks
* Improved - plugin functions 


= 1.0.2 - 2 Nov 20 =
* Added - Custom Action hooks 
* Fixed - order price not updated after completed 'due payment / 2nd payment' if the order status is [processing].
* Fixed - Duplicate Email Notifications

= 1.0.1 - 29 Oct 20 =
* Add - Appsero SDK
* Add - Settings page under Codeixer Menu
* Update - .pot file

= 1.0 =
* Initial release




