Releases: spatie/laravel-medialibrary
Releases · spatie/laravel-medialibrary
11.12.4
What's Changed
- Add @return $this annotation to methods by @lorenzolosa in #3780
New Contributors
- @lorenzolosa made their first contribution in #3780
Full Changelog: 11.12.3...11.12.4
11.12.3
What's Changed
Full Changelog: 11.12.2...11.12.3
11.12.2
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #3773
- Improve return types when using a custom Media model by @sforward in #3777
Full Changelog: 11.12.1...11.12.2
11.12.1
What's Changed
Full Changelog: 11.12.0...11.12.1
11.12.0
What's Changed
- chore: media relation add generic docblock by @JeRabix in #3760
- Fix confusing documentation for Media::setNewOrder method by @rottifant in #3759
- Update customizing-the-rendered-html.md by @A909M in #3764
- Allow overriding the default media observer. by @hailwood in #3763
New Contributors
- @JeRabix made their first contribution in #3760
- @rottifant made their first contribution in #3759
- @A909M made their first contribution in #3764
- @hailwood made their first contribution in #3763
Full Changelog: 11.11.1...11.12.0
11.11.1
What's Changed
- Fix to broken tests for Responsive Media Conversions. by @aSeriousDeveloper in #3743
- Update installation-setup.md by @nastoychev in #3750
- Add version to responsive image url by @jorenvh in #3731
New Contributors
- @nastoychev made their first contribution in #3750
- @jorenvh made their first contribution in #3731
Full Changelog: 11.11.0...11.11.1
11.11.0
What's Changed
- Allow withResponsiveImages to be conditionally set by @aSeriousDeveloper in #3742
- Fix SVG files loosing transparency during conversion by @nicolasbeauvais in #3728
New Contributors
- @aSeriousDeveloper made their first contribution in #3742
Full Changelog: 11.10.1...11.11.0
11.10.1
What's Changed
- Fix adding orientation as a manipulation. by @timvandijck
- Revert PR #3715 by @timvandijck in #3726
Full Changelog: 11.10.0...11.10.1
11.10.0
What's Changed
- Test against php 8.4 by @sergiy-petrov in #3719
- Correctly search media conversion by name by @StyxUA in #3715
- FileNamer should be used while removing conversions and/or responsive images by @StyxUA in #3717
- Don't copy the file if no conversion is needed by @patrickomeara in #3721
- Add undocumented
storeConversionsOnDisk()
function by @djl997 in #3722 - Fix renaming files with custom model by @esadewater in #3707
New Contributors
- @djl997 made their first contribution in #3722
- @esadewater made their first contribution in #3707
Full Changelog: 11.9.2...11.10.0
11.9.2
What's Changed
- fix wrong number by @zackAJ in #3713
- Make hasMedia method signature compatible with getMedia in InteractsWithMedia by @sten in #3712
- Add support for callables in hasMedia() filters by @crossiatlas in #3696
New Contributors
- @zackAJ made their first contribution in #3713
- @sten made their first contribution in #3712
- @crossiatlas made their first contribution in #3696
Full Changelog: 11.9.1...11.9.2