Releases: thephpleague/glide
Releases · thephpleague/glide
3.0.0-beta2
Due to change in intervention/image v3, image encoding is now a separate process and no longer a manipulator. Hence Mainpulator\Encode
has been removed.
What's Changed
- 3.x-fix-quality by @nlemoine in #397
- 3.x-use-xxh3 by @nlemoine in #396
- Fully supports progressive JPGS and Interlaced images for 3.x by @konnng-dev in #394
- Feat/progressive interlaced by @ADmad in #399
- Optimize ImageInterface instance creation. by @ADmad in #401
- Change default quality to 85. by @ADmad in #402
- Add support for PHPUnit 11 by @ADmad in #400
- Use phpstan by @ADmad in #403
New Contributors
- @konnng-dev made their first contribution in #394
Full Changelog: 3.0.0-beta1...3.0.0-beta2
3.0.0-beta1
intervention/image
v3 compatible release.
What's Changed
- Add psalm baseline to .gitattributes by @VincentLanglet in #373
- [Docs]: Remove signature params for Laravel integration by @pxlrbt in #375
- Update CI config. by @ADmad in #376
- Upgrade to intervention/image 3 by @Art4 in #380
- 3.x improve typing by @ADmad in #381
- Add support HEIC image format by @ADmad in #382
- Add docs for 3.0 by @ADmad in #383
- Drop support for older dependency versions. by @ADmad in #384
- Add ManipulatorInterface::getParam(). by @ADmad in #386
- Cleanup code by @ADmad in #388
- Fix interlacing by @ADmad in #387
New Contributors
- @VincentLanglet made their first contribution in #373
- @pxlrbt made their first contribution in #375
- @Art4 made their first contribution in #380
Full Changelog: 2.3.0...3.0.0-beta1
2.3.0
2.2.4
2.2.3
What's Changed
- Docs: Adjust default position of markpos by @jasonvarga in #349
- Updates the docs regarding quality parameter by @freshleafmedia in #351
- docs export ignore by @PaolaRuby in #352
- Revert images in demo to 1.0 API by @joeworkman in #355
- Break out the list of supported image formats by @Synchro in #346
- Run testsuite on PHP 8.2 by @ADmad in #357
- Fix: invalid img src attribute values by @BrandonOldenhof in #365
- Do run resize operation on an image when crop zoom has changed by @ncla in #363
New Contributors
- @freshleafmedia made their first contribution in #351
- @PaolaRuby made their first contribution in #352
- @joeworkman made their first contribution in #355
- @BrandonOldenhof made their first contribution in #365
Full Changelog: 2.2.2...2.2.3
1.7.2
1.7.1
2.2.2
2.2.1
What's Changed
- allow league/flysystem v3 by @Nielsvanpach in #340
New Contributors
- @Nielsvanpach made their first contribution in #340
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Add "fill-max" resizing option by @kjellknapen in #332
New Contributors
- @kjellknapen made their first contribution in #332
Full Changelog: 2.1.1...2.2.0