Skip to content

Releases: spatie/laravel-medialibrary

3.3.0

29 Sep 09:01
Compare
Choose a tag to compare
  • Added hasCustomProperty- and getCustomProperty-convenience-methods

3.2.5

22 Sep 08:48
Compare
Choose a tag to compare
  • Allow 0 for x and y parameters in setRectangle

3.2.4

04 Sep 17:59
Compare
Choose a tag to compare
  • Removed dependency on spatie/eloquent-sortable

3.2.3

02 Sep 22:08
Compare
Choose a tag to compare
  • Add index to morphable fields in migration which could improve performance
  • Remove unnecessary query when adding a file

3.2.2

02 Sep 07:45
Compare
Choose a tag to compare
  • Fixes tests

3.2.1

02 Sep 07:22
Compare
Choose a tag to compare
  • Add index to morphable fields in migration which could improve performance.

3.2.0

23 Aug 21:19
Compare
Choose a tag to compare
  • Added functions to get a path to a file in the media library

3.1.5

23 Aug 20:24
Compare
Choose a tag to compare
  • Avoid creating empty conversions-directories

3.1.4

14 Aug 14:09
Compare
Choose a tag to compare
  • Fixed a bug where chaining the conversion convenience methods would not give the right result

3.1.3

13 Aug 20:24
Compare
Choose a tag to compare
  • Fixed a bug where getByModelType would return null