Releases: nystudio107/craft-youtubeliveembed
Releases · nystudio107/craft-youtubeliveembed
Version 1.0.7
Fixed
- Fixed additional regex issue with fetching the video id from the live page.
Version 1.0.6
Fixed
- Fixed regex issue with fetching the video id from the live page.
Version 1.0.5
Fixed
- Improved how
embed_domain
is created by making it more robust.
Version 1.0.4
Updated
- Fixed issue with live chat embed cross domain issues by adding
embed_domain
URL parameter to iframe src.
Version 1.0.2
Added
- Switched over to a manual Is Live lightswitch in the CP, since YouTube removed the
live_stats
endpoint
Version 1.0.1
Added
- Added a controller endpoint so the
is-live
andlive-viewers
can be pinged dynamically via JavaScript
Version 1.0.0
Added
- Initial release