Releases: cloudinary/cloudinary_gem
Releases · cloudinary/cloudinary_gem
v1.0.84
v1.0.83
- Added Video Support
cl_video_tag
creates an HTML video tag with optionally innersource
tagscl_video_path
provides a url to the video resourcecl_video_thumbnail_tag
creates animg
tag with a video thumbnail andcl_video_thumbnail_path
provides a url to the video resource's thumbnail
- Added
:zoom
transformation parameter - Applied Pull Requests:
- Fix image closing tags #144 (thanks @frederfred !)
- Fix callback path. #138 (thanks @ombr !)
- Update Cloudinary's jQuery plugin to v1.0.22.
- Update .gitignore file