Releases: spatie/laravel-medialibrary
Releases · spatie/laravel-medialibrary
10.13.2
What's Changed
- Test against php 8.3 by @sergiy-petrov in #3402
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #3405
New Contributors
- @sergiy-petrov made their first contribution in #3402
Full Changelog: 10.13.1...10.13.2
10.13.1
What's Changed
- Adding example to docs to pass translation keys from Vue I18n in (pro) components by @jeffreyvanhees in #3395
- added HEIC support by @boryn in #3399
New Contributors
Full Changelog: 10.13.0...10.13.1
10.13.0
What's Changed
- V3 docs by @freekmurze in #3382
- Bump actions/checkout from 3 to 4 by @dependabot in #3374
- Support drivers containing gcs or s3 in driver name by @LukeAbell in #3389
New Contributors
- @LukeAbell made their first contribution in #3389
Full Changelog: 10.12.2...10.13.0
10.12.2
What's Changed
- Fix typos by @szepeviktor in #3360
- Updated doc block for $media->model_id by @viirre in #3369
- Use temporary folder of spatie/laravel-medialibrary for spatie/image as well by @korridor in #3368
New Contributors
Full Changelog: 10.12.1...10.12.2
10.12.1
What's Changed
- Adds
FileAdder@setFileSize()
by @cosmastech in #3357
Full Changelog: 10.12.0...10.12.1
10.12.0
What's Changed
- Impove PHPStan workflow by @szepeviktor in #3356
- Make
Filesystem@copyToMediaLibraryFromRemote()
more extensible by @cosmastech in #3361
Full Changelog: 10.11.4...10.12.0
10.11.4
What's Changed
- PhpStan Workflow by @erikn69 in #3341
- Fixed error when config is cached by @Roboroads in #3347
New Contributors
- @Roboroads made their first contribution in #3347
Full Changelog: 10.11.3...10.11.4
10.11.3
- remove unused intervention/image from dependencies
10.11.2
What's Changed
- Handle null extensions and mimetypes with ImageGeneratorFactory by @cosmastech in #3326
Full Changelog: 10.11.1...10.11.2