Changelog: Oct 9, 2015

Eventbrite Case Study

  • We released our first case study with Eventbrite. It covers how Eventbrite uses imgix to delivery imagery for millions of events in more than 180 countries. Read the Eventbrite case study.

imgix.js 1.2.0

  • Updated imgix.URL.getColors() method to use simple AJAX instead of CSS-injection. As a result of this, colors are being returned from lightest to darkest, rather than from darkest to lightest as they were previously. This change was made to bring the behavior of this method in line with the palette=json image API, which it now uses.
  • Removed several unnecessary polyfills, shaving 4KB off of the minified file size.

Documentation Updates

Sandbox

  • Fixed a bug in the imgix Sandbox that would cause an error when a parameter didn't have an associated documentation URL.

Changelog: Oct 2, 2015

Service Bug Fixes and Enhancements

  • Fixed a bug where the bg and mask parameters would interact. bg dictates the background for the main image, while maskbg should be used to set the background for a mask.
  • Fixed a bug where rotated images would improperly rotate an additional 180 degress when using the rot parameter.
  • Improved border path scaling.

Dashboard Bug Fixes and Enhancements

  • Fixed a bug that was preventing read-only users from logging in.

imgix.js 1.1.4

  • Fixed a bug in imgix.buildUrl() that was causing port numbers to be ignored.
  • Fixed a bug where imgix.fluid() would ignore the crossorigin attribute on its targets.
  • Broke core.js and tests up into separate components.

Documentation Updates

  • Corrected discrepancies between trimcol and trimcolor in the docs. Note: trimcolor is the correct way to specify a trim color.
  • Added a note about using Dropbox as an origin for an imgix Source. Dropbox has made changes recently that prevents files from being permanently publicly accessible. For easy file hosting, we instead recommend using Amazon S3.
  • Added a link for contacting support easily to the footer of each page.

Changelog: Sep 11, 2015

Doc Updates

imgix-core-js

Enjoying imgix? Leave a review on our StackShare page!

Changelog: Sep 4, 2015

New Framework Libraries

imgix.js

imgix-wordpress

imgix-rails

imgix-blueprint

Changelog: Aug 28, 2015

StackShare Guest Post

Sandbox Updates

  • Added a debounce to all input changes, which cuts down on the number of requests Sandbox makes leading to a snappier experience.

Documentation Updates

Enjoying imgix? Leave a review on our StackShare page!

Changelog: Aug 21, 2015

srcset Blog Post

dpi Parameter

  • Introduced a new dpi parameter to control the DPI value in an image’s Exif header.

markfit Documentation

Enjoying imgix? Leave a review on our StackShare page!

Stay up to date with our blog for the latest imgix news, features, and posts.