Imagine v1.3.0 Release Notes

Release Date: 2022-03-15 // about 2 years ago
    • ๐Ÿ‘ Minimum PHP supported version is now 5.5 (#820, @PowerKiKi)
    • ๐Ÿ‘Œ Support AVIF, HEIC, and JXL in Imagick driver (#759, #765, @ausi)
    • ๐Ÿ‘Œ Support AVIF in GD driver (#791, @mlocati)
    • ๐Ÿ‘‰ Make the $filter parameter of the resize method invariant (#776, @mlocati)
    • Ability to specify the alpha-blending of the GD drawer (#790, @mlocati)
    • โž• Add support for SINCFAST filter in Imagick driver (#823, @mlocati)
    • ๐Ÿ›  Fix applyMask() for GD driver (#708, @ninze)
    • ๐Ÿ›  Fix PHP 8.1 compatibility (#768, #791, @ausi, @mlocati)
    • ๐Ÿ›  Fix error handling in grayscale() for Gmagick driver (#757, @dmitry-kulikov)
    • ๐Ÿ›  Fix convolve() for Imagick driver (#775, @mlocati)
    • ๐Ÿ›  Fix array retuned by histogram() method of GD and Imagick drivers (#797, @mlocati)
    • ๐Ÿ›  Fix handling alpha channel in Imagick (#775, #798, @mlocati)
    • ๐Ÿ†• New Driver\Info classes to inspect installed drivers (#802, #805, #806, @mlocati)
    • ๐Ÿ›  Fix wrong load logic in Imagick (#807, @mlocati)