Skip to content

3.x#427

Merged
ADmad merged 161 commits intomasterfrom
3.x
Mar 21, 2025
Merged

3.x#427
ADmad merged 161 commits intomasterfrom
3.x

Conversation

@ADmad
Copy link
Collaborator

@ADmad ADmad commented Mar 21, 2025

No description provided.

deluxetom and others added 25 commits December 17, 2024 10:54
Define API params in order to be able to filter correctly
Earlier, if `fm` was not specified then an image with mime-type "image/x-webp"
would get encoded as jpg instead of webp, since the mime type is not include
in the Encoder::supportedFormats() list.
Ensure original type is preserved when `fm` is not specified.
Use `cover` method from Intervention
Update docs for libvips usage.
@ADmad ADmad merged commit 3be3343 into master Mar 21, 2025
7 checks passed
@ADmad ADmad deleted the 3.x branch March 21, 2025 14:12
@duncanmcclean
Copy link

Thanks for your work on Glide 3!

Is there an upgrade guide anywhere detailing any changes in behaviour, or should everything "just work' after updating the version constraint?

I couldn't find one on the docs, or on the changelog.

@ADmad
Copy link
Collaborator Author

ADmad commented Mar 24, 2025

Here's the changelog https://glide.thephpleague.com/3.0/changelog/

In general everything should "just work" after updating the constraint. Only if you have a custom manipulator it will need updating.

@duncanmcclean
Copy link

Great, thank you for clarifying!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants