YouTube Live Embed Changelog.
Link 1.0.11 · 2023.04.19
changed - 2023.04.19
- Updated the docs to use VitePress
^1.0.0-alpha.29
- Allow for versioning of the docs
fixed - 2023.04.19
- Updated regex for finding video id in livestream url source (#39)
Link 1.0.10 · 2023.01.11
changed - 2023.01.11
- Matched version numbers between plugin class file and composer.json
Link 1.0.9 · 2022.11.12
changed - 2022.11.12
- Added
allow-plugins
tocomposer.json
to allow CI tests to work - Move to using
ServicesTrait
and add getter methods for services
fixed - 2022.11.12
- Fixed an issue where the plugins settings were not visible
Link 1.0.8 · 2020-11-14
added - 2020-11-14
- Support for webhook to toggle livestream status on and off.
Link 1.0.7 · 2020-11-12
fixed - 2020-11-12
- Fixed additional regex issue with fetching the video id from the live page
Link 1.0.6 · 2020-07-11
fixed - 2020-07-11
- Fixed regex issue with fetching the video id from the live page
Link 1.0.5 · 2020-07-12
fixed - 2020-07-12
- Improved how
embed_domain
is created by making it more robust.
Link 1.0.4 · 2020-07-06
fixed - 2020-07-06
- Fixed issue with live chat embed cross domain issues by adding
embed_domain
URL parameter to iframe src.
Link 1.0.3 ·
Link 1.0.2 · 2019-04-04
added - 2019-04-04
- Switched over to a manual Is Live lightswitch in the CP, since YouTube removed the
live_stats
endpoint
Link 1.0.1 · 2019-02-01
added - 2019-02-01
- Added a controller endpoint so the
is-live
andlive-viewers
can be pinged dynamically via JavaScript
Link 1.0.0 · 2019-01-12
added - 2019-01-12
- Initial release