Embed v4.1.0 Release Notes

Release Date: 2020-04-19 // about 4 years ago
  • โž• Added

    • Ability to send settings to CurlClient. Added the cookies_path setting to customize the file used for cookies. [#345]
    • Document::selectCss() function to select elements using css selectors instead xpath (it requires symfony/css-selector)
    • ๐Ÿšš Document::removeCss() function to remove elements using css selectors instead xpath (it requires symfony/css-selector)
    • ๐Ÿ”ง Ability to configure OEmbed parameters from the outside using the oembed:query_parameters setting [#346]