You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
<
8000
div
class="application-main "
data-commit-hovercards-enabled
data-discussion-hovercards-enabled
data-issue-and-pr-hovercards-enabled
data-project-hovercards-enabled
>
Update version to 1.0.24: Add video tag; Add `zoom` parameter; Add `r…
…esponsive_preserve_height` parameter; Use jQuery width instead of `clientWidth`; Improve documentation
Update version to 1.0.23
* Add video support: transformation parameters, video_url, video_thumbnail_url, and thumbnail tag
* Add unique upload ID header for chunked upload
Increment version to v1.0.21: Support domain sharding for https in re…
…s.cloudinary.com, support url_suffix and use_root_path for private_cdn URL building, fix potential XSS vulnerability on cloudinary_cors.html, upgrade to jquery.fileupload.js version 5.42.1, Traverse ancestors in DOM to find clientWidth for responsive images, fix dpr cache.
Increment version to v1.0.18: Responsive images support. Automaticall…
…y update dpr according to real devicePixelRatio when building or updating image. Refactor generate_transformation_string. Add support for dpr parameter. Support supplying cloud_name as option to upload methods. Support supplying multiple in unsigned upload methods.