Releases: spatie/laravel-medialibrary
Releases · spatie/laravel-medialibrary
11.9.0
What's Changed
- Added config variable to disable dispatching jobs after commit by @chrispage1 in #3698
Full Changelog: 11.8.3...11.9.0
11.8.3
What's Changed
- Dispatch conversion jobs after database transactions have been committed by @chrispage1 in #3687
Full Changelog: 11.8.2...11.8.3
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