Skip to content

Releases: nystudio107/craft-youtubeliveembed

5.0.0

04 Jan 23:51
Compare
Choose a tag to compare

Added

  • Initial Craft CMS 5 release

4.0.2

04 Jan 23:49
Compare
Choose a tag to compare

Added

  • Add phpstan and ecs code linting
  • Add code-analysis.yaml GitHub action

1.0.12

04 Jan 23:49
Compare
Choose a tag to compare

Added

  • Add phpstan and ecs code linting
  • Add code-analysis.yaml GitHub action

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.