Skip to main content
Version: 10.14.0

@theoplayer/yospace-connector-web

3.0.0​

💥 Breaking Changes​

  • Removed isPlaceholder() and isEncoded() type definitions since they were removed in Yospace Ad Management SDK 3.11.0.
  • Replaced PlaybackMode with SessionMode for compatibility with Yospace Ad Management SDK 3.10.0+. This change brings the minimum supported Yospace Ad Management SDK version to 3.10.0.

🐛 Issues​

  • Fixed an exception when an ad break starts without data during live playback.

2.8.0​

✨ Features​

  • Added support for THEOplayer v11.

2.7.0​

✨ Features​

  • Added support for THEOplayer version 10.

2.6.0​

✨ Features​

  • Added support for THEOplayer 9.0.

2.5.0​

✨ Features​

  • Create ad break from advert start, if missing

🐛 Issues​

  • Require THEOplayer 8.1.0 or higher for correct TypeScript type definitions.

2.4.0​

✨ Features​

  • Added support for THEOplayer 8.0.

2.3.0​

✨ Features​

  • Added YospaceServerSideAdInsertionConfiguration type definition to the connector, superseding the type defined by the THEOplayer Web SDK.

2.2.0​

✨ Features​

  • The connector now integrates with the custom server-side ad integration API introduced in THEOplayer 7.4.0. This allows Yospace adverts to show up through the player.ads API of THEOplayer.

2.1.3​

🐛 Issues​

  • Fixed playback position reporting for live DVR streams (with streamType set to "livepause").

2.1.2​

🐛 Issues​

  • Fix missing API types in TypeScript type definitions.

2.1.1​

🐛 Issues​

  • Added support for THEOplayer 7.0.

2.1.0​

✨ Features​

  • Exposed SessionErrorCode.

2.0.0​

✨ Features​

  • Upgrade to latest Yospace Ad Management SDK

1.4.0​

✨ Features​

  • Allow THEOplayer 6.0.0 as peer dependency

1.3.0​

✨ Features​

  • Update THEOplayer peer dependency

1.2.0​

✨ Features​

  • Expose typings

🐛 Issues​

  • Handle empty activeCues list

1.1.0​

✨ Features​

  • Add support for custom Analytics Event Observers

1.0.0​

✨ Features​

  • Initial release