Releases: elektronaut/dynamic_image
Releases · elektronaut/dynamic_image
v3.0.0
DynamicImage is now based on libvips and not ImageMagick, this brings vast performance improvements.
A recent version of libvips (8.8 or higher) is required, earlier versions do not include the fallback profiles necessary for conversion.
DynamicImage.process_later_limit
has been removed
v2.0.23
- Images with embedded profiles are now converted using the sRGB v4 profile
v2.0.22
- Stops ActiveRecord::RecordNotUnique being raised if multiple copies of the same variant is being generated simultaneously
v2.0.20
- Add support for WebP
v2.0.18
- Now compatible with Rails 6