All Versions
42
Latest Version
Avg Release Cycle
41 days
Latest Release
244 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v4.2.0 Changes
May 23, 2020➕ Added
- ➕ Added the
ignored_errors
settings to ignore some curls errors instead throw an exception [#355] - 👌 Support for Twitch embeds [#332]
🛠 Fixed
- Ignored linkedData errors [#356]
- ➕ Added the
-
v4.1.1 Changes
April 24, 2020➕ Added
- ⚡️ Updated oembed endpoints from
oembed.com
- ➕ Add support for tiktok.com
- ⚡️ Updated oembed endpoints from
-
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