*** Ninja Forms Product Addons Changelog *** 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 * First Release