Releases: nystudio107/craft-youtubeliveembed
Releases · nystudio107/craft-youtubeliveembed
5.0.0
4.0.2
Added
- Add
phpstan
andecs
code linting - Add
code-analysis.yaml
GitHub action
1.0.12
Added
- Add
phpstan
andecs
code linting - Add
code-analysis.yaml
GitHub action
Version 4.0.1
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
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
Changed
- Matched version numbers between plugin class file and
composer.json
Version 4.0.0
Added
- Initial Craft CMS 4 release
Changed
- Added
allow-plugins
tocomposer.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
Changed
- Added
allow-plugins
tocomposer.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
Added
- Initial Craft CMS 4 compatibility
Version 1.0.8
Added
- Support for webhook to toggle livestream status on and off.