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.
rect
Optionsrect
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.ImgixClient#reconstruct
method. Usage is outlined in the documentation.expires
parameter. If the image is requested after the timestamp value, it will return a 404 error. See the docs for more details.ix_image_url
is now pulled in as a Sprockets helper, so folks can use it to generate image URLs in asset pipeline files.require
statements.scrollX
and scrollY
.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. Drift#enable
, Drift#disable
, and Drift#setZoomImageURL
public methods.invert
, lossless
, reverse
, and fp-debug
to use new boolean param type.facepad
suggested range.txtclip
to a list type.border
suggested range.fps
suggested range.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.