Skip to content

Releases: spatie/laravel-medialibrary

11.4.5

04 Mar 09:35
b27eb3f
Compare
Choose a tag to compare

What's Changed

  • fixes responsive images wiped on some circumstances by @inalto in #3558

New Contributors

Full Changelog: 11.4.4...11.4.5

11.4.4

22 Feb 09:39
bb29cac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 11.4.3...11.4.4

11.4.3

20 Feb 15:27
d36b8f2
Compare
Choose a tag to compare

What's Changed

  • FileAdder - Resolve media model from subject and reinforce HasMedia contract by @illambo in #3547

Full Changelog: 11.4.2...11.4.3

11.4.2

20 Feb 15:06
899d7f6
Compare
Choose a tag to compare

What's Changed

  • Clarify that class is resolved using service container by @bram-pkg in #3548
  • Fix DivisionByZeroError in File::getHumanReadable() by @ziming in #3549

New Contributors

Full Changelog: 11.4.1...11.4.2

11.4.1

17 Feb 12:23
d94b110
Compare
Choose a tag to compare

What's Changed

  • Update defining-conversions.md by @misaf in #3544
  • Support for passing an array of styles as extra attributes by @misaf in #3542

New Contributors

Full Changelog: 11.4.0...11.4.1

11.4.0

17 Feb 11:13
b575967
Compare
Choose a tag to compare

What's Changed

  • Leave the ability to override media model in InteractsWithMedia trait by @illambo in #3543

New Contributors

Full Changelog: 11.3.1...11.4.0

11.3.1

16 Feb 10:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 11.3.0...11.3.1

11.3.0

14 Feb 12:57
e0317b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 11.2.0...11.3.0

11.2.0

29 Jan 07:53
Compare
Choose a tag to compare

What's Changed

  • Ability to use different width calculator per conversion using Responsive Images by @jhorie in #3520

Full Changelog: 11.1.2...11.2.0

11.1.2

24 Jan 15:12
cccf2b9
Compare
Choose a tag to compare

Updated docs.