Releases: mocdk/MOC.ImageOptimizer
Releases · mocdk/MOC.ImageOptimizer
4.0.0 - Neos 5.x, Flow 6.x compatibility
3.0.1 - Neos 4.x, Flow 5.x compatibility
TASK: Require neos/media >3 to support Neos 4.x/Flow 5.x
3.0.0 - Neos 3.x, Flow 4.x compatibility
- Customizable image processing libraries + support for additional image types
Breaking changes in the settings configuration that need to be adjusted.
2.0.2 – Neos 2.1 compatibility
TASK: Compatibility with Neos 2.1 (static thumbnail resources)
2.0.1
2.0.0
Changes the aspect from targeting all published resource files to
instead only target generated thumbnail images from the media package.
This solves three important issues:
Only generated thumbnails will affected instead of all image files
Thumbnails will only be processed once when generated
Original files won't be affected since a thumbnail is always created
Removes compatibility with Flow in general and instead relies on the media package in a version requiring Flow 3.x. Which means it's no longer compatible with Neos 1.2.