Skip to content

v0.5.0

Choose a tag to compare

@ace-of-aces ace-of-aces released this 20 Jun 14:50
· 95 commits to main since this release
74acae3

This version introduces breaking changes in how the image source configuration works.
This allows for multiple source directories to be defined, as well as fixing storage support.

What's Changed

  • BREAKING: Introduced new source_directories and default_source_directory configuration options that replace the public_path option. Please adjust the image-transform-url.php configuration accordingly, or re-publish the vendor config file.
  • fixes: #3
  • chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #2

Full Changelog: v0.4.0...v0.5.0