Releases: thephpleague/glide
Releases · thephpleague/glide
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
2.1.1
What's Changed
- Fix PHP 8.1 deprecations by @bastien-phi in #337
New Contributors
- @bastien-phi made their first contribution in #337
Full Changelog: 2.1.0...2.1.1
2.1.0
1.6.1
2.0.0 - Migrate to Flysystem 2
This release is a major release: it may introduce Backward Compatibility issues in your project. Please be careful when you upgrade.
This release is mostly focused on migrating to Flysystem 2.0. It introduces a few BC breaks to use the new interfaces and abstractions but it should be quite straightforward to upgrade.