Version 1.11.0
const-cloudinary
released this
06 Sep 21:49
·
274 commits
to master
since this release
New functionality and features
- Add responsive breakpoints cache
- Add
cl_picture_tag
andcl_source_tag
helpers - Add support for web assembly and lambda functions in transformations.
- Add
font_antialiasing
andfont_hinting
text style parameters - Add
cl_client_hints_meta_tag
helper - Add support of
named
parameter in list transformations API - Add support of
auto
value forstart_offset
transformation parameter (#123) - Add
notification_url
param to theupdate
method - Add
format
parameter to responsive breakpoints settings - Add legacy autoloader
Other Changes
- Improve PSR-2 compliance + PSR-4 autoload + documentation update
- Update
radius
transformation parameter - Add
base64url_encode
internal helper - Fix base64 encoding in urls.
- Use
X-Unique-Upload-Id
header inupload_large
- Fix sample project includes.