Releases: spatie/laravel-medialibrary
Releases · spatie/laravel-medialibrary
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
3.1.5
- Avoid creating empty conversions-directories
3.1.4
- Fixed a bug where chaining the conversion convenience methods would not give the right result
3.1.3
- Fixed a bug where getByModelType would return null