Skip to content

Releases: wrav/oembed

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)

v2.2.0

30 Jun 09:58
1571dd4
Compare
Choose a tag to compare

Update

  • Converting DOMDocument to JSON and back to StdClass due to error "Serialization of 'DOMDocument' is not allowed" with caching in PHP 8.
  • Fixed required option not applying

v1.3.18

30 Jun 09:54
Compare
Choose a tag to compare

Update

  • Converting DOMDocument to JSON and back to StdClass due to error "Serialization of 'DOMDocument' is not allowed" with caching in PHP 8.
  • Fixed required option not applying