Fix: Fix an issue with XF 2.1.7 causing release builds to fail
Fix: The coupon code field would only show up if the order required an address
This version fixes a few issues that cropped up after the 1.6.0 release.
When using the "Generated" download feature while running XenForo 2.1.7, downloads could fail if your PHP version had updated to a new version of the ZipArchive
extension.
An issue was also discovered with the coupon code field, in which it would only appear if the order also required an address.