Releases: oscarotero/Embed
Releases · oscarotero/Embed
3.4.1
- Fixed some encoding issues #324
3.4.0
- Added support for youtube short share url #305
- Fixed some url encodings #311
- Removed support for php5.5
- Added support for Twitch #314
- Fixed UTF-8 encoding in Korean #318
- Allow to add custom http headers to curlDispatcher #321
3.3.8
- Fixed/updated some tests
- Fix a bug related with params double urlencoded #296 #297
- Fix some http->https protocols #298
- Added support for webp images #300
- Fixed wrong type bug #301
3.3.7
- Fixed embed code for quicktime video urls #292
- Fixed embed code for image urls #293 #294
3.3.6
- Enable SSL for Google Viewer #282
- Fixed a bug detecting the charset if it contains quotes #285
- Added support for SJIS encoding type #286
- Silenced image errors #249
- Fixed issues related with urls starting with
mailto:
, javascript:
, and similar schemes
- Improved twittercards provider #291
3.3.5
- Added support for tumblr redirect urls
- Minor bugfixes
3.3.4
- Fixed some
406
errors
- Fixed tumblr #278 #279
3.3.3
Use the correct Accept
header to fetch images #275
3.3.2
- Detect charset ISO-8859-1 and convert to UTF-8 #265
- Fixed Twitter oembed #273