Skip to content

Releases: nystudio107/craft-youtubeliveembed

Version 4.0.1

20 Apr 04:40
Compare
Choose a tag to compare

Changed

  • Updated the docs to use VitePress ^1.0.0-alpha.29
  • Allow for versioning of the docs

Fixed

  • Updated regex for finding video id in livestream url source (#38)

Version 1.0.11

20 Apr 04:39
Compare
Choose a tag to compare

Changed

  • Updated the docs to use VitePress ^1.0.0-alpha.29
  • Allow for versioning of the docs

Fixed

  • Updated regex for finding video id in livestream url source (#39)

Version 1.0.10

11 Jan 17:54
Compare
Choose a tag to compare

Changed

  • Matched version numbers between plugin class file and composer.json

Version 4.0.0

12 Nov 20:51
Compare
Choose a tag to compare

Added

  • Initial Craft CMS 4 release

Changed

  • Added allow-plugins to composer.json to allow CI tests to work
  • Move to using ServicesTrait and add getter methods for services

Fixed

  • Fixed an issue where the plugins settings were not visible

Version 1.0.9

12 Nov 20:50
Compare
Choose a tag to compare

Changed

  • Added allow-plugins to composer.json to allow CI tests to work
  • Move to using ServicesTrait and add getter methods for services

Fixed

  • Fixed an issue where the plugins settings were not visible

Version 4.0.0-beta.1

27 Mar 20:01
Compare
Choose a tag to compare

Added

  • Initial Craft CMS 4 compatibility

Version 1.0.8

14 Nov 22:23
Compare
Choose a tag to compare

Added

  • Support for webhook to toggle livestream status on and off.

Version 1.0.7

13 Nov 03:28
Compare
Choose a tag to compare

Fixed

  • Fixed additional regex issue with fetching the video id from the live page.

Version 1.0.6

12 Nov 02:09
9f51ce3
Compare
Choose a tag to compare

Fixed

  • Fixed regex issue with fetching the video id from the live page.

Version 1.0.5

11 Jul 23:33
Compare
Choose a tag to compare

Fixed

  • Improved how embed_domain is created by making it more robust.