*** Ninja Forms Product Addons Changelog *** 2023-11-14 - version 1.7.2 * Update: PLUGINS-120 - Tested against WP 6.4 and WC 8.2. 2023-10-02 - version 1.7.1 * Fix: PLUGINS-104 - Latest Ninja Forms Release incompatible with AddOn integration. * Fix: PLUGINS-105 - WPScan reported vulnerability. * Fix: PLUGINS-108 - Error Message on Products page. 2023-09-13 - version 1.7.0 * Update: PLUGINS-31 - Woo HPOS Compatibility Audit/Upgrade. * Fix: PLUGINS-88 - Resolve revert to base price on Cart for certain themes. * Update: PLUGINS-101 - Add support for Checkbox List and Multi-Select fields. 2023-04-02 - version 1.6.0 * Update: PLUGINS-21 - PHP 8 compatibility. 2023-02-10 - version 1.5.1 * Fix: PLUGINS-2017 - Form details not showing on the checkout page for every new customer session. 2023-01-11 - version 1.5.0 * Fix: PLUGINS-1970 - Submitted form data not showing on checkout page. 2022-09-19 - version 1.4.0 * Fix Multiple required Ninja form fields validation issue. * Fix Add to cart button redirect to checkout page with Variable type products. 2022-04-04 - version 1.3.0 * PLUGINS-1476 - Fix. Not all form submissions show in checkout, order page and emails. * PLUGINS-1456 - Potential jquery conflict with Woo buttons. * PLUGINS-1455 - Compatibility with Woo Subscriptions. * PLUGINS-1392 - Multiple same products added to card results in 0 price total. 2021-06-09 - version 1.2.0 * PLUGINS-684 - Select Image form is not displaying the price. * PLUGINS-744 - Review Ninja forms plugin for improvements. * PLUGINS-970 - User input data not saving. 2021-03-01 - version 1.1.9 * PLUGINS-817 - Fix - Adding multiple products to cart results in double in price on checkout page * PLUGINS-757 - Fix - Required field with conditional logic for forms is not working 2020-07-15 - version 1.1.8.1 * Fix - Changelog formatting. 2020-05-19 - version 1.1.8 * Fix - Product total issue on checkout page. * Fix - Product Select price issue fixed. 2019-07-31 - version 1.1.7 * Fix -Session issues while passing the parameters * Fix - Product total field not being detected due to NF 3.4+. * Fix - Deprecated functions updated. 2018-09-25 - version 1.1.6 * Update - WC tested up to 3.5 2018-05-22 - version 1.1.5 * Fix - Product form selection not displaying due to NF 3.0+. * Fix - Deprecated display form function call due to NF 3.0+. * Fix - Product total field not being detected due to NF 3.0+. * Fix - Deprecated functions updated. * Update - WC tested up to 3.4 2016-01-13 - version 1.1.4 * Fix - When "sold individually" was enabled, product price would show zero 2015-11-11 - version 1.1.3 * Fix - NF Validation is bypassed for subsequent checkout. * Fix - Fields not showing with Product Shortcode. 2015-11-06 - version 1.1.2 * Fix - Strip tags in order line items (as appear on PayPal). 2015-08-12 - version 1.1.1 * Fixed addons apply per quantity instead of just once. * Added filter wc_nf_addons_apply_per_qty if you want the addons to only apply once 2015-03-12 - version 1.1.0 * New support to NinjaForms Conditionals. * Added wc_nf_addons_format_product_title filter. * Fixed a calculation error when the product is 'Sold Individually'. * Fixed the textdomain from `wc_nf_addons` to `woocommerce-ninjaforms-product-addons`. * Added new translation file. 2015-02-27 - version 1.0.2 * Fixed checkbox value when used as a conditional field. * Added wc_nf_addons_format_cart_item_price filter. * Added wc_nf_addons_add_to_cart_text filter. 2015-01-09 - version 1.0.1 * Don't add product to cart if Ninja Forms validation failed. * Replaced loop 'add to cart' button with 'select options' giving the user the option to fill out form. * Fixed a bug where prices were parsed as integers, thus losing decimals. 2014-09-23 - version 1.0.0 * First Release