Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.

Releases: imgix/imgix-statamic

2.2.2

24 Sep 18:31

Choose a tag to compare

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

2.2.1

04 Oct 22:37

Choose a tag to compare

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

1.1.1

04 Oct 22:18

Choose a tag to compare

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

2.2.0

21 Apr 00:25

Choose a tag to compare

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

2.1.0

04 Mar 19:41

Choose a tag to compare

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.

1.2.0

21 Apr 00:09

Choose a tag to compare

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

1.1.0

04 Mar 19:28

Choose a tag to compare

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

05 Jan 23:59

Choose a tag to compare

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

1.0.0

05 Jan 22:43

Choose a tag to compare

This is the initial release, and is compatible with Statamic v1.x.