Skip to content

Releases: moodley-interactive/statamic-responsive-image

1.0.23

Choose a tag to compare

@juliakrenn juliakrenn released this 13 Jun 14:15

What's new

  • Fixed issue where file content instead of file path was passed to create blurhash

1.0.22

Choose a tag to compare

@juliakrenn juliakrenn released this 02 May 15:10

What's new

  • Updated dependencies to support laravel 10

1.0.21

Choose a tag to compare

@adnakurtic adnakurtic released this 09 Nov 10:32

What's new

  • Added lazyload option the the image tag. Passing "lazyload"="false" will disable lazyloading for the specific image.
  • Default state is "lazyload"="lazy".

1.0.20

Choose a tag to compare

@moritzlang moritzlang released this 23 Sep 12:14

What's new

  • Opting-out of lazysizes is now possible by setting lazy_loading to browser in the config.

1.0.19

Choose a tag to compare

@moritzlang moritzlang released this 21 Sep 12:09

What's new

  • Muting the color of the placeholder by setting a percentage for background_color_mute_percent in the config is now available.

1.0.18

Choose a tag to compare

@moritzlang moritzlang released this 19 Sep 13:57

What's Fixed

  • Fix indefinitely cached meta data which made e.g. focal point not updating
  • Resolved incorrect asset retrieval when passing the image as Value

1.0.17

Choose a tag to compare

@moritzlang moritzlang released this 23 Jun 08:40

What's Fixed

  • Update the image path which is used to generate the blur hash and dominant color for Statamic 3.3.

1.0.16

Choose a tag to compare

@moritzlang moritzlang released this 22 Jun 11:58

What's improved

  • Replace color extractor package for PHP 8 support.
  • Replace getPathPrefix method to support Laravel 9.

What's Fixed

  • Fix mixed width and height in the args array for the responsiveImage view. #4 (Thanks @dominikradl)
  • Fix bug where the background color/blur hash was not used until clearing the cache.

1.0.6

Choose a tag to compare

@mia-user mia-user released this 28 Jun 08:56

caching for image queries

1.0.5

Choose a tag to compare

@goellner goellner released this 21 May 11:42
  • fixed imgix auto format