Releases: Intervention/image
Releases · Intervention/image
3.7.0
What's Changed
- New configuration API for ImageManager including the options to disable animation decoding and automatic exif alignment by @olivervogel
- New bézier curve drawing tool by @gammalogic
- New possibility to pass DrawableInterface objects in all draw methods by @olivervogel
- Fix bug when centering non-latin characters in TextModifier by @olivervogel
- Fix ignored alpha channel in Imagick PlaceModifier by @olivervogel
- Optimizations in the decoding process by @VincentLanglet
- Improvements in DocBlocks by @Tsuguya
- Miscellaneous improvements by @olivervogel
Full Changelog: 3.6.5...3.7.0
3.6.5
What's Changed
- Hotfix of bug in cover modifiers by @olivervogel in #1361
3.6.4
What's Changed
- Bugfix: Ignored opacity is in PlaceModifer for certain files. by @olivervogel in #1346
- Bugfix: Unwanted color in DrawLineModifer by @olivervogel in #1348
3.6.3
3.6.2
3.6.1
What's Changed
- Fix: Filter out parameters that are passed to a format-unspecific encoder but are not available in the target encoder by @olivervogel in #1333
- Refactoring for PHPStan level 5 by @olivervogel in #1334
Full Changelog: 3.6.0...3.6.1
3.6.0
What's Changed
- Improved Driver Specializing Process by @olivervogel in #1315
- Trim Modifier by @seebeen & @olivervogel in #1322
- Encoder Options for progressive Jpeg format by @olivervogel in #1323
- Encoder Options for interlaced Gif & Png format by @olivervogel in #1323
- Ability to read Imagick or GDImage directly with ImageManager by @olivervogel in #1329
- Method to detect supported image formats by @olivervogel in #1330
Full Changelog: 3.5.1...3.6.0
3.5.1
3.5.0
What's Changed
- Text Outline/Stroke Effect by @maximuslight, @Goldengide & @olivervogel
- Migration to PHPUnit 10 by @olivervogel
- More detailed exception annotations by @VincentLanglet
Full Changelog: 3.4.0...3.5.0