Skip to content

Releases: spatie/statamic-responsive-images

v5.2.1

30 Oct 19:58
58c38a1
Compare
Choose a tag to compare

What's Changed

  • Move placeholder generation into job by @aerni in #255

Full Changelog: v5.2.0...v5.2.1

v5.2.0

30 Oct 19:15
28a2b22
Compare
Choose a tag to compare
  • Add a way to configure the dimension calculator threshold

Full Changelog: v5.1.1...v5.2.0

v5.1.1

30 Oct 07:06
25c1361
Compare
Choose a tag to compare
  • Also dispatch a generate job for the default src when generating images

Full Changelog: v5.1.0...v5.1.1

v5.1.0

14 Oct 16:05
70c5791
Compare
Choose a tag to compare

What's Changed

  • Apply glide params to src image by @aerni in #252

Full Changelog: v5.0.1...v5.1.0

v5.0.1

12 Sep 19:15
402b905
Compare
Choose a tag to compare

What's Changed

  • Return empty string when image is not found by @kevinmeijer97 in #242
  • Also return a empty string if HTTP Not found as this will throw a 404… by @BobWez98 in #249

New Contributors

Full Changelog: v5.0.0...v5.0.1

v5.0.0

13 May 08:44
d6dd048
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v5.0.0

v4.1.1

23 Jul 19:09
167d3c5
Compare
Choose a tag to compare

What's Changed

  • Fail silently on asset exceptions when processing data for fieldtype index (entry lists, tables), fixes #231 by @ncla in #235

Full Changelog: v4.1.0...v4.1.1

v4.1.0

23 Jul 17:23
bf01f52
Compare
Choose a tag to compare

What's Changed

  • Accept width param from GraphQL arguments for dimension calculations; fixes #233 by @ncla in #234
  • Add glide_width as possible argument for GraphQL responsive field

Full Changelog: v4.0.3...v4.1.0

v4.0.3

20 May 11:53
3b5f8a7
Compare
Choose a tag to compare

What's Changed

  • Fix sometimes validation not working when hiding responsive field by @ncla in #229

Full Changelog: v4.0.2...v4.0.3

v4.0.2

14 May 16:06
ad4040f
Compare
Choose a tag to compare

What's Changed

  • Handle empty src in GraphQL ResponsiveFieldType for fresh collections by @ncla in #226

Full Changelog: v4.0.1...v4.0.2