File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# YouTube Live Embed Changelog
22
3- ## 1.0.6 - 2022.11.12
3+ ## 1.0.9 - 2022.11.12
44### Changed
55* Added ` allow-plugins ` to ` composer.json ` to allow CI tests to work
66* Move to using ` ServicesTrait ` and add getter methods for services
77
88### Fixed
99* Fixed an issue where the plugins settings were not visible
1010
11+ ## 1.0.8 - 2020-11-14
12+ ### Added
13+ * Support for webhook to toggle livestream status on and off.
14+
15+ ## 1.0.7 - 2020-11-12
16+ ### Fixed
17+ * Fixed additional regex issue with fetching the video id from the live page
18+
19+ ## 1.0.6 - 2020-07-11
20+ ### Fixed
21+ * Fixed regex issue with fetching the video id from the live page
22+
1123## 1.0.5 - 2020-07-12
1224### Fixed
1325- Improved how ` embed_domain ` is created by making it more robust.
Original file line number Diff line number Diff line change 22 "name" : " nystudio107/craft-youtubeliveembed" ,
33 "description" : " This plugin allows you to embed a YouTube live stream and/or live chat on your webpage" ,
44 "type" : " craft-plugin" ,
5- "version" : " 1.0.6 " ,
5+ "version" : " 1.0.9 " ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
You can’t perform that action at this time.
0 commit comments