All Versions
40
Latest Version
Avg Release Cycle
36 days
Latest Release
119 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v4.1.0 Changes
April 19, 2020โ Added
- Ability to send settings to
CurlClient
. Added thecookies_path
setting to customize the file used for cookies. [#345] Document::selectCss()
function to select elements using css selectors instead xpath (it requiressymfony/css-selector
)- ๐
Document::removeCss()
function to remove elements using css selectors instead xpath (it requiressymfony/css-selector
) - ๐ง Ability to configure OEmbed parameters from the outside using the
oembed:query_parameters
setting [#346]
- Ability to send settings to
-
v4.0.0 Changes
March 13, 2020๐จ Full library refactoring.
โ Added
- ๐ Support for multiple parallel request with
curl_multi
- ๐ Support for PSR-7 Http Messages, PSR-17 Http Factories and PSR-18 Http Client
cms
valuelanguage
to detect the page languagelanguages
to detect urls to versions in different languagesfavicon
to detect small favicons (16 or 32px)icon
to detect big icons (from 48px)
๐ Changed
- ๐ Changed providers (oEmbed, Html, OpenGraph etc) by independent detectors (title, url, language etc).
- The
tags
value is renamed tokeywords
- ๐ Use Psr standards instead custom interfaces.
- ๐ Improved tests using cached responses.
โ Removed
- ๐ Support for PHP<7.4
type
value (is was very confusing)images
valueproviderImage
(usefavicon
oricon
instead)- ๐ Support for files (pdf, jpg, video, etc).
๐ [4.0.0]: https://github.com/oscarotero/Embed/releases/tag/v4.0.0
- ๐ Support for multiple parallel request with
-
v3.4.10 Changes
December 01, 2020- โ Added PHP 8 to composer.json
- โ Added support for instagram tv #401
-
v3.4.9 Changes
October 27, 2020 -
v3.4.8 Changes
July 03, 2020 -
v3.4.7 Changes
June 29, 2020 -
v3.4.6 Changes
June 08, 2020โ Added Mixcloud OEmbed Provider #365
-
v3.4.5 Changes
May 30, 2020๐ Fixed Instagram embed #359
-
v3.4.4 Changes
April 26, 2020๐ Fixed Tiktok and Wordpress class names to work fine in case-sensitive filesystems like Linux. #348
-
v3.4.3 Changes
April 24, 2020