imgix

imgix-statamic Release Notes

imgix

2.2.2

September 24th, 2019

  • refactor: replaces use of deprecated each function to improve PHP7 compatibility (#14)
  • docs: update README with installation and usage notes

2.2.1

October 4th, 2016

Update whitelisted "pass-through" attributes to match the MDN list for img tags and global attributes.

2.2.0

April 20th, 2016

  • Added the ability to proxy attributes through to the generated img tag. Specifically, alt, longdesc, title, data-_, and aria-_.

2.1.0

March 4th, 2016

Update to imgix-php 1.1.0, which removes the http_build_url dependency, fixes URL generation for signed images with no other params, and encodes all passed parameters and values, including Base64 params.

2.0.0

January 5th, 2016

Support for Statamic V2. If you're still using V1, please use a 1.x series release.