*** WooCommerce Order Barcodes Changelog ***

2020-04-29 - version 1.3.17
* Tweak - WC 4.1 compatibility.

2020-03-04 - version 1.3.16
* Tweak - Remove legacy code.
* Tweak - WC 4.0 compatibility.

2020-01-21 - version 1.3.15
* Add - Extension constant version.

2020-01-13 - version 1.3.14
* Tweak - WC tested up to 3.9

2019-11-04 - version 1.3.13
* Tweak - WC tested up to 3.8

2019-10-22 - version 1.3.12
* Fix - Box Office ticets not displaying.

2019-10-10 - version 1.3.11
* Fix - Barcodes not displaying in order emails.

2019-09-03 - version 1.3.10
* Fix - Store managers could not view barcodes for orders generated by customers.

2019-08-28 - version 1.3.9
* Fix - Barcode visible at URL using order number.

2019-08-20 - version 1.3.8
* Fix - Unable to change barcode types.

2019-08-08 - version 1.3.7
* Tweak - WC tested up to 3.7

2019-04-16 - version 1.3.6
* Tweak - WC tested up to 3.6

2019-03-12 - version 1.3.5
* Fix - Barcode doesn't appear correctly in Gmail.

2018-10-09 - version 1.3.4
* Updated - WC tested up to 3.5

2018-05-23 - version 1.3.3
* Updated - WC tested up to 3.4
* Add - GDPR support

2017-12-13 - version 1.3.2
* Fix - WC 3.3 compatibility.

2017-09-07 - version 1.3.1
* New - Added filter `wc_order_barcodes_remove_image_from_api` to remove the order barcode image from API responses. Disabled by default, in case existing merchants are relying on that image.

2016-01-11 - version 1.3.0
* Tweak - Improved [scan_barcode] form check and notice messages.
* Fix - Invalid action should be warned and order info shouldn't be displayed.

2015-05-15 - version 1.2.1
* Tweak - Minifying CSS
* Fix - Removing Chosen drop down on scan form

2015-03-27 - version 1.2.0
* New - Adding wc_order_barcode() function for fetching a specific order's barcode
* Fix - Fixing PHP strict standards errors

2014-10-03 - version 1.1.2
* Tweak - Adding option to switch off barcode generation (on by default)
* Tweak - Adding 'woocommerce_order_barcodes_barcode_string' filter to allow the generated barode string to be modified on the fly

2014-09-08 - version 1.1.1
* Fix - Fixing CSS for admin barcode display
* Tweak - Updating queries for WooCommerce 2.2

2014-07-14 - version 1.1
* New - Added woocommerce_order_barcodes_do_nonce_check filter that will allow you to disable the nonce check on scanning
* New - Added woocommerce_order_barcodes_scan_permission filter that will allow you to modify the permissions needed to scan barcodes
* Tweak - Added order ID to woocommerce_order_barcodes_complete_order filter
* Tweak - Improved error messages when scanning fails
* Tweak - Improved a few inline comments

2014-06-03 - version 1.0.1
* Adding woocommerce_order_barcodes_complete_order filter to allow third parties to add custom conditions for order completion

2014-06-03 - version 1.0.0
* Initial release! Woo!
