Releases: spatie/laravel-medialibrary
Releases · spatie/laravel-medialibrary
11.4.1
11.4.0
11.3.1
What's Changed
- Add Laravel 11 Support by @Jubeki in #3539
- Refactored how download file name is determined within MediaStream by @chrispage1 in #3541
- Refinement & Fix bugs by @TheXerr0r in #3540
New Contributors
- @Jubeki made their first contribution in #3539
- @TheXerr0r made their first contribution in #3540
Full Changelog: 11.3.0...11.3.1
11.3.0
What's Changed
- update docs to align with the latest changes in medialibrary-pro by @lukasleitsch in #3522
- Support for passing an array of classes as extra attributes by @pascalbaljet in #3537
Full Changelog: 11.2.0...11.3.0
11.2.0
What's Changed
- Ability to use different width calculator per conversion using Responsive Images by @jhorie in #3520
Full Changelog: 11.1.2...11.2.0
11.1.2
Updated docs.
11.1.1
11.1.0
What's Changed
- Update preparing-your-model.md - manipulations class has been replaced with
Fit
enum by @bomshteyn in #3509 - Adds the HttpFacadeDownloader by @peterfox in #3505
New Contributors
- @bomshteyn made their first contribution in #3509
Full Changelog: 11.0.5...11.1.0
11.0.5
What's Changed
- New 'getDownloadFilename' method for extensibility by @chrispage1 in #3504
Full Changelog: 11.0.4...11.0.5
11.0.4
What's Changed
- Adjust installation documentation for publishing migrations and config files by @LuisLeguizamon in #3483
- laravel-pint-action to major version by @erikn69 in #3484
- Update defining-conversions.md by @emargareten in #3496
- When streaming media, replace with feof/fread instead of fpassthru by @chrispage1 in #3501
New Contributors
- @LuisLeguizamon made their first contribution in #3483
- @emargareten made their first contribution in #3496
- @chrispage1 made their first contribution in #3501
Full Changelog: 11.0.3...11.0.4