Skip to content

1.0.16

Choose a tag to compare

@moritzlang moritzlang released this 22 Jun 11:58
· 10 commits to main since this release

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.