Skip to content

Releases: wrav/oembed

v3.1.1

09 Sep 11:50
071fb5f
Compare
Choose a tag to compare

Update

v3.1.0

09 Sep 09:23
36a3a9f
Compare
Choose a tag to compare

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

25 Jul 23:41
Compare
Choose a tag to compare

Update

  • Resolves error when querying an entry with a empty oEmbed URL. Thanks to @jaapfaes for PR #157

v3.0.8

26 Feb 00:37
a1df39b
Compare
Choose a tag to compare

Update

  • Resolved GraphQL issues. Special thanks to @davidwebca

v3.0.7

15 Dec 04:46
Compare
Choose a tag to compare

Update

3.0.6

15 Dec 03:59
Compare
Choose a tag to compare

Update

  • Fixed issue with src attribute not being set on iframe. Reported by @holiday-jan in issue #146. Thanks @holiday-jan
  • Rework preview handling
  • Updated README docs
  • Fallback .code for certain providers, this completely blocked GraphQL users. Reported by @yoannisj in issue #129. Thanks @yoannisj

v3.0.5

08 Dec 04:24
Compare
Choose a tag to compare

Update

  • Modified handling of empty embedded media codes

v3.0.4

06 Dec 22:08
Compare
Choose a tag to compare

Update

  • Adds version to cache key to prevent cache key collisions. Thanks to @helleholmsen for helping find this

v2.3.2

06 Dec 22:55
Compare
Choose a tag to compare

Update

v3.0.3

03 Dec 23:57
Compare
Choose a tag to compare

Update

  • Add GDPR compliance with CookieBot settings and functionality. Reported by @joepagan in issue #131. Thanks @joepagan and @iparr for discussion and logging.