marlokessler / strapi-plugin-image-optimizer

Optimize your images for desktop, tablet and mobile and different image formats.
MIT License
14 stars 10 forks source link

Optimize images with extension in ignore case maner #9

Closed yarikwest closed 1 year ago

yarikwest commented 1 year ago

While uploading image with extension in not lower case (e.g. "IMAGE.JPG"), optimization doesn't work

marlokessler commented 1 year ago

Fixed with #10 and released in v2.0.1

marlokessler commented 1 year ago

@yarikwest Thank you for your contribution!