Skip to content

Releases: wrav/oembed

1.2.3

05 Feb 05:36
Compare
Choose a tag to compare

Fixed

  • Fixed "Upgrading to 1.2.0+ disables admin UI (#32)" bug caused by LibXML rendering self closing iframe.

1.2.2

29 Jan 23:23
c3fe79d
Compare
Choose a tag to compare

Updated

  • Updated README with usage of new feature.

Added

  • (NEW FEATURE) Add new params option to allow you to set missing URL query params that are supported by the providers oembed protocol. (#24 & #30)

1.2.0

19 Jan 10:18
7b9a8ca
Compare
Choose a tag to compare

Updated

  • Support rel URL propety via DOM manipulation. (#24)
  • Added GraphQL support. (#25)
  • Updated docs

Fixed

  • Fixed "Undefined index: autoplay" warnings. (#26)

1.1.8

16 Sep 00:16
Compare
Choose a tag to compare

Updated

  • Support Youtube and Vimeo autoplay, loop and autopause embed feature via DOM manipulation. (#14)

Fixed

  • Array to string conversion bug due to lack of a recursive function. (#17)

1.1.7

15 Sep 23:58
Compare
Choose a tag to compare

Updated

  • Support custom control panel (cpTrigger) configurations.

1.1.6

22 Apr 04:59
Compare
Choose a tag to compare
  • Caching is now a field you enable in new settings area.

1.1.5

15 Apr 00:59
Compare
Choose a tag to compare
  • Updated to prevent <script/> rendering outsite /admin/entries, with support if admin isn't the CP URL trigger.

1.1.4

04 Apr 05:50
Compare
Choose a tag to compare
  • Updated to allow better support for sites which don't quite meet the oEmbed format requirements.

1.1.3

29 Mar 04:38
Compare
Choose a tag to compare
  • Added valid method to handle errors gracefully (Thanks @iparr).
  • Added data caching for parsed URLs to help increase page response time.
  • Updated docs

1.1.2

18 Mar 02:24
Compare
Choose a tag to compare

Version bump