Skip to content

Releases: wrav/oembed

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.

v3.0.2

01 Dec 01:08
Compare
Choose a tag to compare

Update

v3.0.1

17 Nov 00:10
c5044cb
Compare
Choose a tag to compare

Update

v3.0.0

08 Nov 01:13
273ed21
Compare
Choose a tag to compare

What's Changed - BREAKING CHANGE

  • Update embed/embed to v4 for support with newer plugins by @reganlawton in #140

Full Changelog: 2.3.1...3.0.0

v2.3.1

11 Oct 00:14
Compare
Choose a tag to compare

Update

  • Added fix for issue #138, caused by static return type on the JobInterface. Thanks @laurabennett
  • Added @sgtpenguin 's PR to avoid GraphQL bug by defaulting the height and width to NULL for the fallback adapter. Thanks @sgtpenguin

v2.3.0

02 Feb 06:03
b696728
Compare
Choose a tag to compare

Update

  • Added default caching keys to resolve missing field data while cached

v1.13.19

01 Nov 21:40
5cf2244
Compare
Choose a tag to compare

Update

  • Fix for FallbackAdapter not being handled correctly. Thanks @creode-dev

v2.2.2

29 Aug 00:45
e5def20
Compare
Choose a tag to compare

Update

v2.2.1

30 Jun 10:38
0042f6e
Compare
Choose a tag to compare

Update

  • Fix a side effect of #101 fix where the preview and embed will fallback to the default Craft site if no or invalid URL is provided (@juban)