Changelog: December 30, 2016

Changelog image

Dashboard

  • Fixed some error messages on the sign-in form to be more helpful
  • Removed some outdated warning copy on the Analytics view
  • Tweaked the loading behavior for some components to be less herky-jerky
  • Fixed the spacing of form footers to be more consistent

Changelog: December 9, 2016

Changelog image

Dashboard

  • Updated the formatting of the reticle label on the Analytics graphs to be more clear
  • Applied a change to make Analytics graph data more understandable on the first day of each month
  • Fixed the formatting of the Analytics graph tickmark labels

Changelog: December 2, 2016

Changelog image

Dashboard

  • Fixed a bug in the source-signing tool that was mangling user-provided query strings with more than one parameter.
  • Added some handy auto-focus behavior to a few forms that frankly, should have had this behavior from the start.
  • Made some minor spacing and layout improvements for forms on smallscreen devices.

Open-Source

  • Released [react-imgix 5.2.0], with new support for picture elements. Usage information here: https://github.com/imgix/react-imgix#picture-support

Changelog: November 18, 2016

Changelog image

New Masking and Border Options

  • Added rounded corners as an option for masking images (mask=corners), with the ability to round each corner and set the radius individually (corner-radius). Also added the maskbg parameter so you can apply a color to the masked area.
  • We also added rounding to our border parameter, again with individual controls for each corner and for the inner and outer radii (border-radius, border-radius-inner).

The upshot of these two changes is that adding these common display styles is now a lot easier with imgix. Thumbnails, avatars, and other types of images with simple border and mask requirements can now be created just by adding parameters to your existing images. Check out the border and mask documentation for more information and interactive examples.

Dashboard

  • Fixed a case-sensitivity bug in the parameter field on the source-signing view.
  • Made various sizing and leading tweaks to text styling in titles and modals.
  • Rolled out a major update to the checkmark icon in our checkbox inputs.

Open Source Libraries

  • Released react-imgix 5.1.0. This adds a crop property to override crop URL params #57, and several other fixes/changes.

Changelog: November 11, 2016

Changelog image

Dashboard

  • Improved empty-state copy for dashboard and source list views to be more helpful to new users, and made some minor design improvements.
  • Fixed a bug that prevented users from accessing the rollback view under certain specific conditions.

Changelog: November 4, 2016

Changelog image

New rect Options

  • Added relative methods of defining the start point for the cropping area of the rect parameter. It now accepts left, center, or right options for the x value, and top, middle, or bottom for the y value, in addition to accepting integer values. See the docs for more information.

Dashboard

  • Updated our modal windows to match some of our fresher, hotter styles
  • Changed the color of the global overlay from dark to light, to cut down on rapid contrast changes (h/t Mr. Flintrup)

Open-Source Libraries

  • Released imgix-swift 0.3.0, adding the ImgixClient#reconstruct method. Usage is outlined in the documentation.

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