Releases: spatie/laravel-medialibrary
Releases · spatie/laravel-medialibrary
3.5.0
Added the ability to provide a default value fallback to the getCustomProperty
method
3.4.0
- Added support for using a custom model
3.3.1
- Fixed a bug where conversions would always be performed on the default queue
3.3.0
- Added
hasCustomProperty
- andgetCustomProperty
-convenience-methods
3.2.5
- Allow 0 for
x
andy
parameters insetRectangle
3.2.4
- Removed dependency on spatie/eloquent-sortable
3.2.3
- Add index to morphable fields in migration which could improve performance
- Remove unnecessary query when adding a file
3.2.2
- Fixes tests
3.2.1
- Add index to morphable fields in migration which could improve performance.
3.2.0
- Added functions to get a path to a file in the media library