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.

Changelog: August 26, 2016

Changelog image

New Features

  • fillmax Fit Mode: Combines fill and max fit modes to provide the background color fill while maintaining the image’s integrity and not resizing beyond its original dimensions. Read the blog post
  • Focal Point Cropping: Being able to manually choose the focal point of your images and zoom in allows for greater flexibility and power in your responsive imagery. Read the blog post and tutorial to find out how to harness these new parameters.

Dashboard

  • Fixed a small bug that caused the nav bar to overlap the main content in some cases
  • Improved authentication system to require fewer API calls on sign-in
  • Disabled the render_cache_ttl field in the source form. See this post for more information.
  • Updated that dusty old "settings" icon. Less wrenchy, more coggy.

Open-Source Libraries

  • Upgraded imgix-swift to Swift 3. This will not be merged to master and released until Xcode 8 is fully released, but is available for any folks currently working on updating their projects to Swift 3. We will release this branch as imgix-swift version 1.0.0 once Xcode 8 is publicly available.

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