Skip to content

Releases: oscarotero/Embed

3.4.1

20 Jul 17:12
Compare
Choose a tag to compare
  • Fixed some encoding issues #324

3.4.0

23 Jun 11:23
Compare
Choose a tag to compare
  • 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.9

25 Feb 15:13
Compare
Choose a tag to compare

3.3.8

13 Feb 09:17
Compare
Choose a tag to compare
  • 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

22 Oct 22:06
Compare
Choose a tag to compare
  • Fixed embed code for quicktime video urls #292
  • Fixed embed code for image urls #293 #294

3.3.6

13 Sep 19:19
4b4ab5f
Compare
Choose a tag to compare
  • 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

18 Jun 21:16
Compare
Choose a tag to compare
  • Added support for tumblr redirect urls
  • Minor bugfixes

3.3.4

15 Jun 19:08
Compare
Choose a tag to compare
  • Fixed some 406 errors
  • Fixed tumblr #278 #279

3.3.3

31 May 17:21
Compare
Choose a tag to compare

Use the correct Accept header to fetch images #275

3.3.2

22 May 21:09
Compare
Choose a tag to compare
  • Detect charset ISO-8859-1 and convert to UTF-8 #265
  • Fixed Twitter oembed #273