Skip to content

Releases: php-embed/Embed

3.3.5

18 Jun 21:16

Choose a tag to compare

  • Added support for tumblr redirect urls
  • Minor bugfixes

3.3.4

15 Jun 19:08

Choose a tag to compare

  • Fixed some 406 errors
  • Fixed tumblr #278 #279

3.3.3

31 May 17:21

Choose a tag to compare

Use the correct Accept header to fetch images #275

3.3.2

22 May 21:09

Choose a tag to compare

  • Detect charset ISO-8859-1 and convert to UTF-8 #265
  • Fixed Twitter oembed #273

2.7.8

22 May 20:26
d7f4e2f

Choose a tag to compare

Fixed twitter oembed #273 #274

3.3.1

24 Feb 12:14

Choose a tag to compare

  • Added support for Infogram #262
  • Removed debugging echo #264

3.3.0

11 Jan 22:44

Choose a tag to compare

  • Added new options events_fields and videos_fields to facebook provider
  • Fixed urls with data: scheme
  • Added support for reddit
  • Fixed some tests and ignored the ones failing randomly
  • Added 7.2 to travis tests.

3.2.2

13 Nov 17:59

Choose a tag to compare

  • Improved Dailymotion data #248
  • Silence errors on get not valid images #249

3.2.1

25 Sep 21:03

Choose a tag to compare

  • Removed fileinfo extension requirement #242
  • Do not allow to use other schemes than http/https
  • Fixed Imgur oembed provider

3.2.0

01 Aug 18:26

Choose a tag to compare

  • Update Pastebin adapter (#231)
  • New option option to stop following canonical url (#234)
  • New option to add other namespaces to load custom adapters #235
  • Ignored the canonical urls pointing to the homepage #235
  • New property $info->html to return the embed code as DOMNodeList
  • New adapter to embed from Pintereset #238
  • Added support for google maps in view and streetview modes #241
  • Renamed phpunit.xml to phpunit.xml.dist to allow configure local tests