Releases: nystudio107/craft-imageoptimize-sharp
Releases · nystudio107/craft-imageoptimize-sharp
Version 4.0.2
Version 1.0.12
Fixed
- Fixed an issue with focal points not working as expected (#9)
Version 4.0.1
Fixed
- Fixed an issue with corrupted images throwing an exception (#6)
Version 1.0.11
Fixed
- Fixed an issue with corrupted images throwing an exception (#6)
Version 4.0.0
Added
- Initial Craft CMS 4 release
Version 4.0.0-beta.1
Added
- Initial Craft CMS 4 compatibility
Version 1.0.10
Changed
- Tighten the
composer.json
require
constraints to limit it to the Craft 3 version of ImageOptimize
Version 1.0.9
Changed
- Loosen the
composer.json
require
constraints
Version 1.0.8
Fixed
- Fixed an issue where transforms could fail if the file extension was lowercase (#4)
Version 1.0.7
Added
- Added a setting to control the amount an image needs to be scaled down for automatic sharpening to be applied (nystudio107/craft-imageoptimize#263)