Changelog: October 7, 2016

Changelog image

New Color Space Options

  • Added two possible values for the cs parameter, which controls the color profile of the image. In addition to srgb (the Internet standard) and adobergb1998, cs now supports tinysrgb for the bare minimum color profile, or strip, which removes it altogether.

    These new options can help reduce file size for smaller images like thumbnails where the color profile information is a larger proportion of the total image weight. See the docs for more information.

Open Source

Changelog: September 30, 2016

Changelog image

Open Source

  • Released imgix-rails 2.1.2. This release renames a private helper method that could collide with other helper methods in an application. See #32 for details.
  • Released drift 0.4.0. This release adds Drift#enable, Drift#disable, and Drift#setZoomImageURL public methods.
  • Released image-api-spec 5.0.0-5.0.2
  • Update invert, lossless, reverse, and fp-debug to use new boolean param type.
  • Update facepad suggested range.
  • Switch txtclip to a list type.
  • Added border suggested range.
  • Added fps suggested range.
  • Changed number expectation for w, h, rect, markw, markh, bw, bh, min-w, max-w, min-h, and max-h to integer type. Also added ranges for several of those params.

Changelog: September 23, 2016

Changelog image

Dashboard

  • As foretold in prophecy, the render_cache_ttl field has been completely removed from the Source view.
  • Fixed a bug that could cause the wrong user logo to be shown in the navigation bar.

Changelog: September 16, 2016

Changelog image

Dashboard

  • Fixed a bug that caused the UI to begin deflating immediately and ungracefully when signing out, rather than waiting for the session to actually end.
  • Tweaked form styles to better fit phone-sized screens.
  • Updated the list of valid imgix parameters available in the Source-signing form.

Open-Source Libraries

  • Released imgix.js 3.0.3, which ensures Base64 variant params passed via ix-src are properly encoded.
  • Published imgix-java to JCenter for easy installation!

Changelog: September 9, 2016

Changelog image

New Min/Max Width and Height Parameters

  • Added four new parameters to the imgix API: min-w, max-w, min-h, and max-h. They are designed for working with scrolling feeds, so that very tall or very wide images don’t break the user experience. Check out the documentation for more details.

Luminous

  • Released version 1.0.0. This release improves the default LuminousGallery UX, and completely revamps caption support.

Changelog: September 2, 2016

Changelog image

Dashboard

  • Fixed an issue that was causing the contact form to fail without explanation when user data failed to load.

Open Source

  • Released imgix-swift 0.1.3 and 0.1.4. These releases fix an issue when using certain params with secure sources, and relax minimum deployment targets for iOS and macOS to 9.0 and 10.10, respectively.

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