Releases: THEOplayer/web-connectors
Releases · THEOplayer/web-connectors
@theoplayer/yospace-connector-web@2.1.3
🐛 Issues
- Fixed playback position reporting for live DVR streams (with
streamType
set to"livepause"
).
@theoplayer/comscore-connector-web@1.0.21
✨ Features
- Initial release as a connector on npm.
🐛 Issues
- Fixed multiple issues where the timing of reporting the DVR window length and the playhead's offset wrt the DVR window end was wrong if a LIVE stream with a CSAI pre-roll was set as the player source.
@theoplayer/yospace-connector-web@2.1.2
🐛 Issues
- Fix missing API types in TypeScript type definitions.
@theoplayer/conviva-connector-web@2.1.0
✨ Features
- Changed Conviva SDK to a peer dependency, enabling users to update it independently from the Conviva connector.
🐛 Issues
- Fixed an issue where TypeScript could throw a TS2307 type error on the generated type definitions when the optional
@theoplayer/yospace-connector-web
peer dependency is not installed.
📦 Dependency Updates
- @theoplayer/yospace-connector-web@2.1.2
@theoplayer/cmcd-connector-web@1.0.2
🐛 Issues
- Fix missing API types in TypeScript type definitions.
- Fixed an issue where multiple CMCD query arguments were being added to the request URL.
@theoplayer/yospace-connector-web@2.1.1
🐛 Issues
- Added support for THEOplayer 7.0.
@theoplayer/conviva-connector-web@2.0.2
🐛 Issues
- Fixed an issue where the THEOplayer library and the Yospace connector were accidentally bundled together with the Conviva connector.
📦 Dependency Updates
- @theoplayer/yospace-connector-web@2.1.1
@theoplayer/cmcd-connector-web@1.0.1
🐛 Issues
- Added support for THEOplayer 7.0.
@theoplayer/conviva-connector-web@2.0.1
🐛 Issues
- Added functionality to listen for external ad events using the
convivaAdEventsExtension
property.
@theoplayer/nielsen-connector-web@1.1.2
🐛 Issues
- Fixed an issue where the package did not properly export the Nielsen types.