Skip to content

Releases: spatie/laravel-medialibrary

2.2.2

27 Jul 21:22
Compare
Choose a tag to compare
  • Fixed: use FQCN for facades instead of using the aliases

2.2.1

26 Jul 11:38
Compare
Choose a tag to compare
  • Fixed an issue where too much queries were executed

2.2.0

20 Jul 20:55
Compare
Choose a tag to compare
  • Added hasMediaWithoutConversions-interface

2.1.5

20 Jul 20:11
Compare
Choose a tag to compare
  • Fixes a bug where a valid UrlGenerator would not be recognized

2.1.4

15 Jul 22:59
Compare
Choose a tag to compare
  • Fixes a bug where an exception would be thrown when adding a pdf on systems without Imagick installed

2.1.3

15 Jul 15:37
Compare
Choose a tag to compare
  • Fixes some bugs where files would not be removed when deleting a media-object

2.1.2

13 Jul 15:49
Compare
Choose a tag to compare
  • require correct spatie/string version

2.1.1

13 Jul 13:14
Compare
Choose a tag to compare
  • correct typehint in hasMediaTrait

2.1.0

13 Jul 12:28
Compare
Choose a tag to compare
  • Added some convenience methods for some frequent used manipulations

2.0.1

10 Jul 15:13
Compare
Choose a tag to compare
  • Fixes a bug in the regenerate command