Closed lukey78 closed 4 years ago
The plugin strips EXIF data from the image as of version 3.4.0, even with the option: imageTransformOutputStripImageHead=false
imageTransformOutputStripImageHead=false
I can confirm it is working with version 3.3.3, and stops working from 3.4.0 up to the current version.
See https://github.com/pqina/filepond/issues/250
@lukey78 Thanks for reporting, looking in to it now.
@lukey78 Fixed in 3.6.2
3.6.2
Thanks for the quick fix. Can confirm it's working!
The plugin strips EXIF data from the image as of version 3.4.0, even with the option:
imageTransformOutputStripImageHead=false
I can confirm it is working with version 3.3.3, and stops working from 3.4.0 up to the current version.
See https://github.com/pqina/filepond/issues/250