Fix: solved problem on discounted prices with Badge Management integration
1.3.2 - Released on 11 October 2017
New: Support to WooCommerce 3.2.0 RC2
New: option "Show Regular price crossed out" for showing the regular price (crossed out) next to the pre-order price
Fix: Flatsome fix for showing the availability date in Quick View
Fix: The order item meta "ywpo_item_preorder_notified" now has private access
Fix: Removed clear_pre_order_product() when a product gets out of stock
1.3.1 - Released on 31 August 2017
New: When products get out of stock, set as Pre-Order. When products get in stock again, the product will lose the Pre-Order status
Fixed: Out of stock selling issues (Require WooCommerce 3.0 or higher)
Fixed: Out of stock email issue
1.3.0 - Released on 24 July 2017
New: Out of stock Pre-Order products can be sold on WooCommerce 3.0 or higher
New: Spanish translation
Fix: My Pre-Orders template
Dev: 2 new filters: 'yith_ywpo_availability_date_auto' and 'yith_ywpo_availability_date_no_auto'
Dev: removed DOING_CRON check before doing Cron Jobs
1.2.7 - Released on 06 July 2017
Fix: Backorders and performance issues.
1.2.6 - Released on 04 July 2017
New: YITH Infinite Scrolling compatibility
New: Italian translation
Dev: Check if products exist before creating YITH_Pre_Order_Product object
1.2.5 - Released on 19 June 2017
New: Added "Pre-Order product" text in Cart page
Fixed: Missing strings in .pot file
Fixed: Backorders issue on WooCommerce 2.6.x
1.2.4 - Released on 12 June 2017
New: Integration with YITH WooCommerce Product Countdown
Update: plugin-fw
Fix: Missing check for Pre-Order items when cart was cancelled
1.2.3 - Released on 26 May 2017
Fix: "Force 'Allow Backorders' and 'In stock' status" option fixed for WooCommerce 3.0
Dev: Added filter 'yith_ywpo_no_auto_time' for modify the time part of availability date
1.2.2 - Released on 24 April 2017
New: Added Order notes notifying Pre-Order items which have been ordered
Update: YITH Plugin Framework
Fix: Saving duplicated post meta
1.2.1 - Released on 22 March 2017
Fix: Availability dates hasn't been showing on WC v2.6 or less on single product page and cart page
Fix: Check if product exists on Pre-Orders column on Orders backend page
Dev: Now using get_formatted_name() instead of get_title() on Pre-Orders column on Orders backend page
Dev: Increased priority on woocommerce_stock_html filter to 20
1.2.0 - Released on 21 March 2017
New: Support to WooCommerce 3.0.0-rc.1
Update: YITH Plugin Framework
New: Shortcode for display the availability date of a Pre-Order product. [yith_wcpo_availability_date product_id=]
New: Bulk action for setting Pre-Order status now available for variations.
1.1.3 - Released on 24 January 2017
New: column in Products page to see which product is Pre-Order or not quickly.
1.1.2 - Released on 18 January 2017
New: option to choose whether allowing Pre-Order products and regular products in the same cart or not
Fix: download link for Pre-Order product visible before sale date
1.1.1 - Released on 22 December 2016
Fixed: error on single product page "Missing argument 3 for YITH_Pre_Order_Frontend_Premium::show_date_on_single_product()"
1.1.0 - Released on 14 December 2016
Added: Compatibility for Bazar theme
Added: 'Default Add to Cart text', 'Default Availability date text', 'No Date message' strings for WPML translation
Fixed: Updated translation strings
Fixed: Issue Pre-Order prices with decimal numbers rounded to 0. Now displayed correctly
1.0.13 - Released on 11 November 2016
Added: Availability dates can be shown on pages other that the single product page with the 'yith_ywpo_enqueue_script' hook
Fixed: Now in Edit Order page the custom item metas for orders which has pre-ordered items are hidden.
1.0.12 - Released on 28 October 2016
Fixed add to cart button issue in variations for Atelier theme
1.0.11 - Released on 20 October 2016
Fixed: Out of stock products issue. Redesigned options for allow Pre-Order products to be purchased when has no stock, only available when managing stock
Added: Option to force allow backorders and 'in stock' stock status
1.0.10 - Released on 18 October 2016
Added: Color picker for 'availability date' and 'no date' messages
Fixed: Out of stock products with Pre-Order status can be purchased now
1.0.9 - Released on 07 October 2016
Added: Availability date can be displayed in automatic JS format or WordPress setting format
1.0.8 - Released on 03 October 2016
Fixed: added check to WPML plugin status
1.0.7 - Released on 29 September 2016
Added: Some translation strings
Fixed: Date issue on Order Receipt email
Removed: WC instalation check on init.php. (It's already checked on functions.php)
Fixed: Wrong translation on 'Pre-Order label' in Add to cart button
1.0.6 - Released on 26 September 2016
Added: Now the user can choose which order statuses that are removed from Pre-Ordered view
1.0.5 - Released on 21 September 2016
Fixed: Compatibility for The Polygon theme
1.0.4 - Released on 19 September 2016
Fixed: Deactivated email notifications still sending
1.0.3 - Released on 15 September 2016
Fixed: Requires WC installed in order to work
Fixed: Duplicated email notification for the same user
Fixed: Only send a date change notification to the users who really bought a Pre-Order product and has not finished yet
1.0.2 - Released on 08 September 2016
Fixed: require functions.php on init.php, now specifying the plugin path.
Fix: solved problem on discounted prices with Badge Management integration
1.3.2 - Released on 11 October 2017
New: Support to WooCommerce 3.2.0 RC2
New: option "Show Regular price crossed out" for showing the regular price (crossed out) next to the pre-order price
Fix: Flatsome fix for showing the availability date in Quick View
Fix: The order item meta "ywpo_item_preorder_notified" now has private access
Fix: Removed clear_pre_order_product() when a product gets out of stock
1.3.1 - Released on 31 August 2017
New: When products get out of stock, set as Pre-Order. When products get in stock again, the product will lose the Pre-Order status
Fixed: Out of stock selling issues (Require WooCommerce 3.0 or higher)
Fixed: Out of stock email issue
1.3.0 - Released on 24 July 2017
New: Out of stock Pre-Order products can be sold on WooCommerce 3.0 or higher
New: Spanish translation
Fix: My Pre-Orders template
Dev: 2 new filters: 'yith_ywpo_availability_date_auto' and 'yith_ywpo_availability_date_no_auto'
Dev: removed DOING_CRON check before doing Cron Jobs
1.2.7 - Released on 06 July 2017
Fix: Backorders and performance issues.
1.2.6 - Released on 04 July 2017
New: YITH Infinite Scrolling compatibility
New: Italian translation
Dev: Check if products exist before creating YITH_Pre_Order_Product object
1.2.5 - Released on 19 June 2017
New: Added "Pre-Order product" text in Cart page
Fixed: Missing strings in .pot file
Fixed: Backorders issue on WooCommerce 2.6.x
1.2.4 - Released on 12 June 2017
New: Integration with YITH WooCommerce Product Countdown
Update: plugin-fw
Fix: Missing check for Pre-Order items when cart was cancelled
1.2.3 - Released on 26 May 2017
Fix: "Force 'Allow Backorders' and 'In stock' status" option fixed for WooCommerce 3.0
Dev: Added filter 'yith_ywpo_no_auto_time' for modify the time part of availability date
1.2.2 - Released on 24 April 2017
New: Added Order notes notifying Pre-Order items which have been ordered
Update: YITH Plugin Framework
Fix: Saving duplicated post meta
1.2.1 - Released on 22 March 2017
Fix: Availability dates hasn't been showing on WC v2.6 or less on single product page and cart page
Fix: Check if product exists on Pre-Orders column on Orders backend page
Dev: Now using get_formatted_name() instead of get_title() on Pre-Orders column on Orders backend page
Dev: Increased priority on woocommerce_stock_html filter to 20
1.2.0 - Released on 21 March 2017
New: Support to WooCommerce 3.0.0-rc.1
Update: YITH Plugin Framework
New: Shortcode for display the availability date of a Pre-Order product. [yith_wcpo_availability_date product_id=]
New: Bulk action for setting Pre-Order status now available for variations.
1.1.3 - Released on 24 January 2017
New: column in Products page to see which product is Pre-Order or not quickly.
1.1.2 - Released on 18 January 2017
New: option to choose whether allowing Pre-Order products and regular products in the same cart or not
Fix: download link for Pre-Order product visible before sale date
1.1.1 - Released on 22 December 2016
Fixed: error on single product page "Missing argument 3 for YITH_Pre_Order_Frontend_Premium::show_date_on_single_product()"
1.1.0 - Released on 14 December 2016
Added: Compatibility for Bazar theme
Added: 'Default Add to Cart text', 'Default Availability date text', 'No Date message' strings for WPML translation
Fixed: Updated translation strings
Fixed: Issue Pre-Order prices with decimal numbers rounded to 0. Now displayed correctly
1.0.13 - Released on 11 November 2016
Added: Availability dates can be shown on pages other that the single product page with the 'yith_ywpo_enqueue_script' hook
Fixed: Now in Edit Order page the custom item metas for orders which has pre-ordered items are hidden.
1.0.12 - Released on 28 October 2016
Fixed add to cart button issue in variations for Atelier theme
1.0.11 - Released on 20 October 2016
Fixed: Out of stock products issue. Redesigned options for allow Pre-Order products to be purchased when has no stock, only available when managing stock
Added: Option to force allow backorders and 'in stock' stock status
1.0.10 - Released on 18 October 2016
Added: Color picker for 'availability date' and 'no date' messages
Fixed: Out of stock products with Pre-Order status can be purchased now
1.0.9 - Released on 07 October 2016
Added: Availability date can be displayed in automatic JS format or WordPress setting format
1.0.8 - Released on 03 October 2016
Fixed: added check to WPML plugin status
1.0.7 - Released on 29 September 2016
Added: Some translation strings
Fixed: Date issue on Order Receipt email
Removed: WC instalation check on init.php. (It's already checked on functions.php)
Fixed: Wrong translation on 'Pre-Order label' in Add to cart button
1.0.6 - Released on 26 September 2016
Added: Now the user can choose which order statuses that are removed from Pre-Ordered view
1.0.5 - Released on 21 September 2016
Fixed: Compatibility for The Polygon theme
1.0.4 - Released on 19 September 2016
Fixed: Deactivated email notifications still sending
1.0.3 - Released on 15 September 2016
Fixed: Requires WC installed in order to work
Fixed: Duplicated email notification for the same user
Fixed: Only send a date change notification to the users who really bought a Pre-Order product and has not finished yet
1.0.2 - Released on 08 September 2016
Fixed: require functions.php on init.php, now specifying the plugin path.