*** WooCommerce Bulk Download Changelog *** 2023-11-07 - version 1.8.0 * Update: PLUGINS-28 - Woo HPOS Compatibility Audit/Upgrade. 2023-05-02 - version 1.7.0 * Fix: PLUGINS-26 - Correct Download Selected Files issues. 2023-04-01 - version 1.6.0 * Update: PLUGINS-19 - PHP 8 compatibility. 2022-07-29 - version 1.5.0 * PLUGINS-1587 - Fix Download expired notification when 'Download All Files (.zip)' has been clicked. 2022-04-22 - version 1.4.0 * PLUGINS-1531 - Selected file functionality. 2021-06-28 - version 1.3.0 * PLUGINS-1110 - Change - Move Download All Files button to top on My Account page. * PLUGINS-1112 - Fix - Plugins Settings link goes to wrong page. 2019-07-16 - version 1.2.13 * Add Notice - Minimum (max_execution_time) required to 6000. * Add Notice - Fileinfo extension Requred to install. * Add Notice - ZipArchive extension Required to install. 2019-04-12 - version 1.2.12 * Fix - Large Size Bulk download issue. 2018-10-09 - version 1.2.11 * Fix - Bulk order calls the pdf watermark filter with incorrect parameter order. * Fix - Call to undefined function for mime type check. * Update - WC tested up to 3.5 2018-05-23 - version 1.2.10 * Tweak - Avoid using transients unnecessarily. * Update - WC tested up to 3.4 2017-11-15 - version 1.2.9 * Fix - WC 3.3 compatibility. 2017-11-21 - version 1.2.8 * Fix - Download link missing in Order Details view. 2017-11-07 - version 1.2.7 * Fix - Single file download link doesn't work. * Fix - PDF files are not downloadable. 2017-09-07 - version 1.2.6 * Fix - WC30 notice. * Add - WC minimum requirements to header. 2017-04-03 - version 1.2.5 * Fix - Update for WooCommerce 3.0 compatibility. * Fix - Compatibility issues with WooCommerce PDF watermark. 2017-01-08 - version 1.2.4 * Fix - Variable products not showing bulk download button on order received page. 2016-08-04 - version 1.2.3 * Fix - In my account downloads section, checkboxes for files were not showing in WC 2.6. 2015-09-30 - version 1.2.2 * Fixed a bug where files with spaces in their filenames would not be included in the zip file 2015-08-04 - version 1.2.1 * Fix a bug where bulk download may have been incorrectly disabled for some files 2015-08-04 - version 1.2.0 * Update - moved settings page to settings->products tab->downloadable products * Tweak - only load scripts and styles conditionally on relevant pages * Remove settings from the database when the plugin is uninstalled * Fix a bug where we weren't validating the file list when zipping product files for a order * Add notice to product admin pages regarding downloadable file locations * Fix WP_DEBUG warnings on activation and deactivation * Move all my-account and my-account/view-order HTML into templates * Update the download_count and, if needed, downloads_remaining when bulk downloading * Added the my_downloads shortcode 2014-10-17 - version 1.1.1 * Fix Bug for Multiple Downloads in Same Product 2014-10-17 - version 1.1.0 * Add Downloads to Order Received Page * Remove Multi-site code * New Setting for 'Order Downloads' button text * Move Settings to New File * Update Translation / Language Files 2014-09-17 - version 1.0.0 * First Release.