Skip to content

Releases: php-embed/Embed

2.5.10

16 Nov 09:10
Compare
Choose a tag to compare
  • Fixed dot names in queries variables names #101

2.5.9

14 Nov 17:25
Compare
Choose a tag to compare
  • Improved code detection in opengraph provider
  • Added support for google maps
  • Added suppport for iframe.ly (as a fallback oembed provider)

2.5.8

06 Nov 17:18
Compare
Choose a tag to compare
  • Fixed Bambuser oembed (#86)
  • Added Adapter for 500px.com (#93)
  • Some internal improvements (#84, #90)
  • Other code improvements (#87, #91, etc).
  • Removed giphy adapter. (#99)
  • Code with <embed> or <object> tags have less priority than others (like <iframe> or <script>).
  • Tested in php7

thanks @thekillerfox, @zyuhel

2.5.7

03 Nov 10:24
Compare
Choose a tag to compare
  • Fixed flickr width/height returned
  • Fixed howcast url checking
  • Fixed configuration pased to imageInfo class (#80)
  • Minor code fixes

2.5.6

21 Oct 22:20
Compare
Choose a tag to compare
  • Base64 embedded images are included in the list of the images found
  • Some improvements on choose the best image

2.5.5

06 Oct 00:00
Compare
Choose a tag to compare

Fixed wrong parsing of urls like https://www.tumblr.com/oembed/1.0 making tumlr oembed fail

2.5.4

05 Oct 18:20
Compare
Choose a tag to compare

2.5.3

20 Sep 13:21
Compare
Choose a tag to compare

Fixed url parsing in windows #73, #74, 713f6c1

2.5.2

14 Sep 16:53
Compare
Choose a tag to compare
  • Improved DC terms detection (by @younes0 )
  • Improved published time detection (by @younes0 #76 )
  • Removed default api key for soundcloud (because it's no longer working)
  • Removed Revision3 oembed because it's failing

2.5.1

24 Aug 22:17
Compare
Choose a tag to compare
  • Added Guzzle5 request resolver #71 #72 (by @younes0)
  • Removed Blip.tv oembed support because it's shutdown