Changelog

= 2020.06.20 – 1.4.13 =
* Fixed: moved PHP sessions to WooCommerce session handler for temporary upload data
* Removed: Clean-up old / removed code

= 2020.06.18 – 1.4.12 =
* Fixed: revert back changes made in version 1.4.11 as they create more issues. Will look for another solution.

= 2020.06.16 – 1.4.11 =
* Fixed: session for temp data not closing causing issue in WP Site Diagnose check

= 2020.03.13 – 1.4.10 =
* Removed: unnessecary includes directory and files from plugin

= 2019.04.10 – 1.4.6 =
* Fix: Better support for WPML

= 2019.04.02 – 1.4.5 =
* Fix: Issues with uploading before checkout. Files not assigned to correct product during checkout

= 2019.03.04 – 1.4.4 =
* Removed: Deprecated woocommerce_add_order_item_meta filters
* Added: New prepare_session_data_save_old_key function instead of woocommerce_add_order_item_meta filter
* Tweak: prepare_session_data function to work with new woocommerce_new_order_item filter

= 2018.11.15 – 1.4.3 =
* We skipped some version numbers to get ahead with main plugin WooCommerce Uploads
* Fix: Support for new WooCommerce Product add-ons plugin https://woocommerce.com/products/product-add-ons/

= 2018.06.27 – 1.2.9 =
* Fix: URL query parameters are not recognized sometimes

= 2018.06.20 – 1.2.8 =
* Added amount of uploads needed in ‘uploads needed’ notification
* Fix: Uploads needed notification on checkout

= 2017.10.18 – 1.2.7 =
* Added Danish translation
* Updated German translation
* Fixed translation issue on uploads needed message
* Fixed body class error on 404 pages
* Made cart disable quantity option compatible with outdated template overrides

= 2017.09.27 – 1.2.6 =
* You can now disable change of cart quantity if quantity depending on uploads options is enabled for a product

= 2017.09.01 – 1.2.5 =
* Uploads Before Add-On now listens to the enable styling setting

= 2017.04.03 – 1.2.4 =
* Several adjustments and implementation of backward compatibility for WC 3.0

= 2016.10.06 – 1.2.3 =
* Added german translation

= 2016.06.08 – 1.2.2 =
* Fixed several notices

= 2016.05.09 – 1.2.1 =
* Added order id to filename filter

= 2016.03.24 – 1.2.0 =
* Added additional hooks

= 2016.01.08 – 1.1.9 =
* Fix: Don’t show custom cart text when there is no product in cart that needs uploads
* Added: Choose where or whether you want to place the ‘View cart’ button on the upload page
* Added: Possibility to show uploaded filenames in cart for each product
* Fix: Better compatibility with the new Twenty Sixteen theme
* Updated dutch translation

= 2015.12.07 – 1.1.8 =
* Fix: Fixed some notices, made compatible with WC 2.5

= 2015.11.10 – 1.1.7 =
* Fix: Bug when adding variable product after product with uploads enabled and uploads are required

= 2015.07.17 – 1.1.6 =
* Added: Upload depending quantity per product
* Tweak: Better support for multisite

= 2015.07.03 – 1.1.5 =
* Added: Filter to choose own filenames
* Added: Filter for variation display above uploads

= 2015.04.10 – 1.1.4 =
* Fix: Several minor fixes
* Tweak: Show upload button when AJAX is disabled on product archive

= 2015.03.12 – 1.1.3 =
* Added: Check on required uploads on checkout page
* Fix: View / upload files buttons disappear when WPML is activated

= 2015.03.04 – 1.1.2 =
* Fix: Checkout button when uploads are required

= 2015.01.26 – 1.1.1 =
* Fix: Behaviour of cart button when no uploads needed for specific variation

= 2014.11.06 – 1.1.0 =
* Fix: Correct directory is created when ‘order number’ setting is enabled
* Fix: Translation bug on upload page

= 2014.10.20 – 1.0.8 =
* Added: Support for dynamic variations
* Added: Extra body class when on upload page
* Tweak: More clear product information when uploads are required

= 2014.10.10 – 1.0.7 =
* Fix: ‘Items in cart’ text is now translatable

= 2014.10.01 – 1.0.6 =
* Added: You can now hide the upload buttons on the cart page

= 2014.09.15 – 1.0.5 =
* Fix: Possible bug fixed on cart item upload button
* Fix: Made small changes to updater to work correctly with WP Fortune plugin v1.0.4 and above

= 2014.09.10 – 1.0.4 =
* Added: You can now customize the text which is shown on the cart page

= 2014.09.09 – 1.0.3 =
* Fix: Plugin is now compatible with https version of wpfortune.com

= 2014.09.08 – 1.0.1 =
* Fix: Fixed possible PHP warning when product is removed from cart

= 2014.09.01 – 1.0.0 =
* Stable release of WooCommerce Uploads Before Add-On