2025-11-03
notable changes for end users:
- bumped Node requirement to v20 or later, dropping support for obsolete versions
- reduced the number of third-party dependencies
notable changes for developers:
- switched from faucet-pipeline-core's FileFinder to faucet-pipeline-asset's utils
- removed requirement for ImageMagick to be installed
2024-03-20
maintenance release to update dependencies; bump minimum supported Node version to 18 due to end of life.
2021-01-12
maintenance release to update dependencies; no significant changes
2022-02-18
No significant changes compared to the beta version
2020-03-18
improvements for end users:
- this release makes this a standalone pipeline (no longer a plugin for static)
- sharp is used for optimizing images as well as resizing and changing formats
- the image quality can be configured
- svgo is used for optimizing SVGs
- an option to add a suffix has been added
changes for developers:
- this is a rewrite of the entire codebase
2019-06-17
improvements for end users:
- update imagemin dependencies
no significant changes for developers
2019-01-22
improvements for end users:
- update imagemin dependencies
no significant changes for developers
2018-09-26
initial release