Releases: wrav/oembed
Releases · wrav/oembed
v3.1.6
v3.1.5
Added
- Added improved GDRP support for Cookiebot. Thanks @MangoMarcus
v3.1.4
What's Changed
- Allow oEmbed html other than iframe by @JeroenJRP in #171
Full Changelog: 3.1.3...3.1.4
v3.1.3
Update
- Passing the option & cache variables to the anonymous function for parsing tags. Thanks @JeroenJRP
v3.1.2
Added
- New parser to output embeds added in CKEditor using it's Media embed feature. Thanks @JeroenJRP
v3.1.1
Update
- Removed Assets from console. Relates to #158. Thanks @jeffreyzant
v3.1.0
Added
- Added support for adapter extractor support to allow custom site handling
Update
- Refactor EmbedAdapter to handle extractor object to support better fallback for some websites
v3.0.9
v3.0.8
Update
- Resolved GraphQL issues. Special thanks to @davidwebca
v3.0.7
Update
- Resolve YT loop issues. Reported by @holiday-jan in issue #146. Thanks @holiday-jan