YouTube Live Embed
Version 4.0.1
April 19, 2023
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 4.0.0
November 12, 2022
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 4.0.0-beta.1
March 27, 2022
Added
- Initial Craft CMS 4 compatibility
Version 1.0.4
July 6, 2020
Fixed
- Fixed issue with live chat embed cross domain issues by adding
embed_domain
URL parameter to iframe src.
## 1.0.3
- No release
Version 1.0.2
April 4, 2019
Added
- Switched over to a manual Is Live lightswitch in the CP, since YouTube removed the
live_stats
endpoint
Version 1.0.1
February 1, 2019
Added
- Added a controller endpoint so the
is-live
andlive-viewers
can be pinged dynamically via JavaScript
Version 1.0.0
January 12, 2019
Added
- Initial release