Skip to content

Releases: spatie/laravel-medialibrary

3.17.2

25 Mar 08:52
Compare
Choose a tag to compare

Fixed mistakes in the version contraints on the illuminate components

3.17.1

24 Mar 17:50
Compare
Choose a tag to compare
  • Improved the file type detection for files without an extension

3.17.0

22 Mar 23:50
Compare
Choose a tag to compare
  • Added support for morphMap

3.16.1

20 Mar 11:04
Compare
Choose a tag to compare
  • Improved the compatiblity with packages that hook into the delete method of an Eloquent model

3.16.0

25 Feb 20:17
Compare
Choose a tag to compare
  • The regenerate-command now accepts an ids-option.

3.15.0

17 Feb 09:00
Compare
Choose a tag to compare
  • Added medialibrary:clear command

3.14.1

29 Jan 08:11
Compare
Choose a tag to compare
  • Make migrations compatible with mysql's strict mode

3.14.0

28 Jan 16:02
Compare
Choose a tag to compare
  • Added a deletePreservingMedia-function that will delete the model but not remove the associated files

3.13.4

25 Jan 14:03
Compare
Choose a tag to compare
  • Use config_path helper in ServiceProvider to allow easier integration in Lumen

3.13.3

15 Jan 18:53
Compare
Choose a tag to compare
  • Recognize gifs as images