Releases: php-embed/Embed
Releases · php-embed/Embed
2.6.5
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
- Added the
tags
property, to return an array with all tags found in the url (by @zyuhel) - Improved
Bag::has()
method to be similar toBag::get()
(by @zyuhel) - Improved XSS protection in the demo page
- Improved .gitattributes to do not include the tests files in production (by @mburtscher)
- Added an adapter for Sassmeister #49 (by @mburtscher)
2.5.12
Fixed width/height detection. Now, the same provider that returns the embed code, returns also the width and height of the code.
2.5.11
2.5.10
2.5.9
- Improved code detection in opengraph provider
- Added support for google maps
- Added suppport for iframe.ly (as a fallback oembed provider)