Skip to content

Releases: onedesign/oneimgix

1.3.0

30 Mar 20:23
b76a2e8

Choose a tag to compare

Updates purge endpoint to use new API now that old one is deprecated. More info here: https://docs.imgix.com/setup/legacy-api-migration-guide

1.2.1

18 Feb 13:52
014f6df

Choose a tag to compare

Updates the Imgix-php requirement so a minimum-stability of dev is no longer needed

Add License

22 Sep 16:46

Choose a tag to compare

Adds MIT license to project root.

Bugfix

20 Jun 15:57

Choose a tag to compare

Fixes a bug where non-successfull calls to imgix were blowing up since $statusCode wasn't defined.

Secure Image URLs

20 Jan 17:09

Choose a tag to compare

  • Now uses official imgix-php library for generating URLs.
  • Adds Secure Token plugin setting that, if used, will generate a secure URL.

Initial Release

20 Jan 02:34

Choose a tag to compare

v1.0.0

Add ability to modify url depending on whether it already starts a qu…