17 Apr 2023 - Version 2.0.1
07 Apr 2023 - Version 2.0.0
* Add - Order types filter in the order list when HPOS is enabled.* Add - Implement support for automatic translation files delivery.* Fix - Improve failed pre-order status transition logic.* Fix - Countdown timer output issue.* Dev - Bump PHP minimum supported version from 7.0 to 7.2.* Dev - Bump WooCommerce minimum supported version from 6.0 to 6.8.* Dev - Bump WooCommerce "tested up to" version 7.4.* Dev - Export _wc_pre_orders_availability_datetime metadata in human readable date format (mysql format).* Dev - Resolve linting issues.
05 Nov 2022 - Version 1.8.0
* Tweak – Switch to global functions to remove deprecation warnings coming from WooCommerce Blocks.* Fix – Ensure store admins receive notifications of any pre-order cancellations.* Add – New column to the Pre-Orders admin table to show the linked order status.
30 Jun 2022 - Version 1.7.2
* Tweak – Bump supported WC Version.* Tweak - Bump tested up to WP Version.
14 Apr 2022 - Version 1.7.1
Fix – Order type filter duplicated when WooCommerce Payments is installed.
19 Feb 2022 - Version 1.7.0
* Add - Blocks integration.* Tweak - Bump supported WC Version.* Tweak - Bump tested up to WP Version.
22 Jan 2022 - Version 1.6.0
* Fix - Jquery deprecated code.* Tweak - Jquery 3.0 compatibility. * Tweak - Improve performance of scheduled action that completes orders after product is released.* Fix - Use WooCommerce order details template instead of a custom one.* Fix - "Your previous cart was emptied" message does not show when using ajax cart.* Fix - Error message on Pre-Orders list when a product pre-order is disabled.* Fix - Broken email links when sending links via WooCommerce > Pre-Orders > Actions.* Tweak - Pre-Orders table under My Account > Pre Orders responsiveness* Fix - Stock inventory is not replenished when a pre-order that's set to charge "Upon Release" is canceled.* Tweak - Pre-load product when clicking on "Use the actions menu" to change the release date. * Add - Allow to search for Pre orders only and Regular orders only on WooCommerce > Orders.* Fix - Refunded orders are counted as Net Sales in WC > Reports when Pre-Orders is active. * Tweak - Prevent listing pre-orders when they must be paid upfront and the payment fails.* Tweak - Rename the .pot file so it matches the registered text domain.* Add - Add fees to order when creating via admin.* Fix - Reduce inventory for 100% coupon payments.* Fix - Complete the product's release process when the release date is updated to the past and pre-orders exist.* Tweak - Make the notice for when the cart contains a pre-order be of the 'error' type.* Add - Add an option to enable product Pre-Order automatically when stock hits zero.* Fix - Email message when order is on-hold.* Tweak - Prevent multiple pre-order products to be added on order created via admin.* Fix - "Release Date Changed" email mentions it changed to a future date when it's set to the past.* Tweak - Pre-Orders status counter performance improvement
16 Feb 2021 - Version 1.5.30