Releases: php-imagine/Imagine Releases · php-imagine/Imagine
v1.5.2 09 Jan 10:50
Compare Sorry, something went wrong.
No results found v1.5.1 09 Dec 15:35
Compare Sorry, something went wrong.
No results found v1.5.0 03 Dec 14:41
Compare Sorry, something went wrong.
No results found v1.4.0 18 Nov 07:46
Compare Sorry, something went wrong.
No results found If a file couldn't be found, we now throw a NotFoundException exception (#853 , @playmono ) Add support for webp_lossless to GD and GMagick (#858 , @ausi ) Use streams in ExifMetadataReader (#861 , @ausi ) WebP format now supports animation (#812 , @Yoann-TYT ) v1.3.5 07 Jun 15:00
Compare Sorry, something went wrong.
No results found v1.3.4 17 Apr 15:22
Compare Sorry, something went wrong.
No results found v1.3.3 16 Nov 13:11
Compare Sorry, something went wrong.
No results found Fix invalid format MIME type definition (#835 , @xdanik ) v1.3.2 01 Apr 12:05
Compare Sorry, something went wrong.
No results found v1.3.1 15 Mar 15:21
Compare Sorry, something went wrong.
No results found Fix undefined variable $engineRawVersion in Imagick/Gmagick DriverInfo (#825 , @fxbt ) v1.3.0 15 Mar 10:47
Compare Sorry, something went wrong.
No results found 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 )