Releases: spatie/laravel-medialibrary
Releases · spatie/laravel-medialibrary
11.8.2
11.8.1
11.8.0
What's Changed
- Added ability to programatically specify custom queue on FileAdder by @chrispage1 in #3676
Full Changelog: 11.7.6...11.8.0
11.7.6
What's Changed
- Use Lazy Collection for artisan commands by @patrickomeara in #3670
Full Changelog: 11.7.5...11.7.6
11.7.5
What's Changed
- Leverage configured TemporaryUpload model class by @tominon in #3663
- Don't pull all media models from DB when performing cleanup by @ImJustToNy in #3657
- Check for enum instances when applying manipulations by @dennisvandalen in #3661
- add null check in setNewOrder by @DirtyRacer1337 in #3649
- Fix deletion of files without extension by @cbaconnier in #3664
New Contributors
- @tominon made their first contribution in #3663
- @ImJustToNy made their first contribution in #3657
- @dennisvandalen made their first contribution in #3661
- @cbaconnier made their first contribution in #3664
Full Changelog: 11.7.4...11.7.5
11.7.4
What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #3662
- Do not allow php files
Full Changelog: 11.7.3...11.7.4
11.7.3
What's Changed
- Added callback to manipulate FileAdder when performing a copy by @chrispage1 in #3658
Full Changelog: 11.7.2...11.7.3
11.7.2
What's Changed
- add nullcheck for conversions_disk by @DirtyRacer1337 in #3648
New Contributors
- @DirtyRacer1337 made their first contribution in #3648
Full Changelog: 11.7.1...11.7.2
11.7.1
What's Changed
- Update preparing-your-model.md by @KaanTanis in #3645
- Fixed
moves_media_on_update
doesn't work on S3 by @cameronbatty in #3647
New Contributors
- @KaanTanis made their first contribution in #3645
- @cameronbatty made their first contribution in #3647
Full Changelog: 11.7.0...11.7.1
11.7.0
What's Changed
- Fix wrong deletions by @inalto in #3630
- Update DefaultDownloader.php by @omarherri in #3634
- Make media lazy loading configurable by @alidevweb in #3627
New Contributors
- @omarherri made their first contribution in #3634
- @alidevweb made their first contribution in #3627
Full Changelog: 11.6.1...11.7.0