All Versions
51
Latest Version
Avg Release Cycle
110 days
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v3.0.2 Changes
July 10, 2015 -
v3.0.1 Changes
๐ Fixes
- โ Remove useless dependencies
-
v3.0.0 Changes
๐ Changes
- ๐ Improved description sorting.
- ๐จ Refactored how graders work. More information here
-
v2.6.1 Changes
๐ Fixes
- ๐ Fix remove useless dependency
-
v2.6.0 Changes
โ Adds
- Introduce new
raise_on_invalid_format
option (false by default) to raiseLinkThumbnailer::FormatNotSupported
if httpContent-Type
is invalid. Fixes #61 and #64.
- Introduce new
-
v2.5.2 Changes
๐ Fixes
- ๐ Fix OpenURI::HTTPError exception raised when video_info gem is not able to parse video metadata. Fixes #60.
-
v2.5.1 Changes
โ Adds
- ๐ Implement
Set-Cookie
header between http redirections to set cookies when site requires it. Fixes #55.
- ๐ Implement
-
v2.5.0 Changes
โ Adds
- ๐ Handles seamlessly
og:image
andog:image:url
- ๐ Handles seamlessly
og:video
andog:video:url
- ๐ Handles
og:video:width
andog:video:height
for one video only (please create a ticket if you want support for multiple videos/images width & height)
๐ Fixes
- Fix calling
as_json
onwebsite
to returnas_json
representation of videos and images, not just their urls
๐ Changes
- โก๏ธ Gem updates
- ๐ Handles seamlessly
-
v2.4.0 Changes
โ Adds
- ๐ Handle connection through proxy automatically using the
ENV['HTTP_PROXY']
variable thanks to taganaka.
- ๐ Handle connection through proxy automatically using the
-
v2.3.2 Changes
๐ Fixes
- ๐ Fix an issue with vimeo opengraph urls. Fixes #46