Not a huge release, but fixes some issues that came with .2 and .3 releases. 1.5.6.3 added measures to detect viruses in uploaded images, but the code was stopping many legitimate images being uploaded too – fixed!
Fixed issue with images containing the <? (used in xml etc) string in the source and not uploading. Now only checks long php tag
Fixed language string for “error_file_type” in admin filemanger/upload method
Fixed upgrade issues caused by PHP consider 0 equal to null
Updated SQL query in getTotalEmailsByProductsOrdered and getEmailsByProductsOrdered to use the limits in the correct method
Updated SQL mode in install SQL file and MySQLi adapter to accommodate servers that have strict mode enabled by default
Removed Amazon payments xls file from system folder as it can be downloaded online and has no place in the code framework
Improved currency update method to include curl timeouts, to handle occasional timeout issue