Frequently Bought Together For WooCommerce Changelog

2024.03.02 - version 1.6.0
* New: Declare Frequently Bought Together For WooCommerce compatible with High-Performance Order Storage (HPOS)
* New: WooCommerce 8.6.1 compatible
* New: WordPress 6.4.1 compatible
* Fix: Error in the browser console when product name has a special character
* Fix: Variable products JSON not escaped error
* Update: Automate versioning
* Update: Replace the use of 'die' with 'wp_die'
* Update: Replace the use of 'json_encode' with 'wp_json_encode'
* Update: Code improvements
* Update: Remove backward compatibility code for WooCommerce less than 3.0
* Update: StoreApps Connector
* Update: POT file

2022.10.21 - version 1.5.0
* New: WooCommerce 7.0.0 compatible
* New: WordPress 6.0.3 compatible
* Update: Remove support for WooCommerce 2.5, WooCommerce 2.6
* Update: Always load StoreApps Connector's latest version
* Update: POT file

2021.07.22 - version 1.4.5
* New: WooCommerce 4.8.1, 4.9.3, 5.0.1, 5.1.1, 5.2.3, 5.3.1, 5.4.2, 5.5.1 compatible
* New: Tested upto WordPress 5.8.0
* Fix: Responsiveness for frequently bought together section on product page
* Fix: jQuery.fn.click() event shorthand is deprecated
* Update: StoreApps Connector
* Update: POT file

2020.11.19 - version 1.4.4
* New: WooCommerce 4.3.3, 4.4.1, 4.5.2, 4.6.2, 4.7.0 compatible
* New: Tested upto WordPress 5.5.3
* Fix: Missing translation for add to cart button on frequently bought together section
* Fix: jQuery 'ready' event is deprecated
* Update: StoreApps Connector
* Update: POT file

2020.06.10 - version 1.4.3
* New: WooCommerce 3.9.3, 4.0.1, 4.1.1, 4.2.0 compatible
* Update: Enqueue CSS & JS on page only if needed
* Update: StoreApps Connector
* Update: POT file

2019.12.05 - version 1.4.2
* New: WooCommerce 3.6.5, 3.7.1, 3.8.1 compatible
* Fix: PHP Warning:  A non-numeric value encountered
* Update: Use sentence case on FBT buttons
* Update: Plugin name
* Update: Code cleanup
* Update: StoreApps Connector
* Update: POT file

2019.02.13 - version 1.4.1
* New: Option to hide related products on cart shown via this plugin. Set option 'fbtw_show_related_products_on_cart' to 'no' in database
* Fix: Incorrect decimal separator on FBT products
* Fix: Incorrect number of decimals shown on FBT products
* Update: StoreApps Connector

2018.11.30 - version 1.4.0
* New: Show Variable product's image if child variation doesn't have any image
* Fix: Warning: count(): Parameter must be an array or an object that implements Countable (PHP 7.2+)
* Update: Tested with PHP 7.2 and latest WooCommerce
* Update: POT file

2018.10.29 - version 1.3.7
* New: Tested upto WooCommerce 3.5.0
* Update: StoreApps Connector
* Update: POT file

2018.05.21 - version 1.3.6
* New: Tested upto WooCommerce 3.4.0
* Update: StoreApps upgrade file
* Update: POT file

2018.03.26 - version 1.3.5
* New: Tested upto WooCommerce 3.3.4
* New: Added WooCommerce version check meta
* New: StoreApps Connector
* Fix: Replace use of deprecated function get_cart_url() with wc_get_cart_url()
* Update: POT file

2017.12.25 - version 1.3.4
* Fix: Incorrectly showing "Customers Who Bought..." section on product details page
* Update: StoreApps Connector Improvements

2017.10.12 - version 1.3.3
* Update: StoreApps Connector improvements

2017.09.12 - version 1.3.2
* Fix: Fatal error: Call to a member function get_type() on boolean
* Update: StoreApps Connector
* Update: POT file

2017.06.01 - version 1.3.1
* Fix: JavaScript error 'Undefined variations_data'
* Update: Compatiblity files
* Update: StoreApps upgrade file

2017.04.13 - version 1.3
* New: WooCommerce 3.0+ compatible
* Update: POT file

2017.02.20 - version 1.2.4
* Fix: Description of the last product of the Frequently Bought Together products showing up instead of the main product.
* Fix: Decimal separator not showing up properly in the calculated price.

2017.02.06 - version 1.2.3
* Fix: Parent product showing up instead of variation.
* Fix: Total price of selected products is rounding.

2016.12.15 - version 1.2.2
* Fix: Instead of variable product, parent product displayed in frequently bought together suggestion.
* Fix: Fractional part of a price got round of. Now, showing actual price (with fractional part)

2016.10.10 - version 1.2.1
* Update: Important changes related to Automatic Updates of this plugin
* Update: POT file

2016.08.19 - version 1.2
* Fix: Not able to click on "Add To Cart" button for variable product
* Update: Added variation product name and link instead of a parent product link
* Update: Removed hardcoded http from Ajax request for Quick Help
* Update: POT file

2016.08.04 - version 1.1
* New: Added Quick Help widget (Fastest access to documentation) - available within the plugin admin panel
* Fix: Handling with Variable Products
* Update: StoreApps Upgrade file
* Update: POT file

2016.07.01 - version 1.0.0
* First Release