3.0.0

Released 2020-05-18
Highlights
  • Breaking change in the ChannelControlPlugin, see changelog for details.
  • Deprecated S3Plugin has been removed.
Release notes

Core

@accurate-player/accurate-player-core

@accurate-player/accurate-player-cutlist

@accurate-player/accurate-player-dash

@accurate-player/accurate-player-hls

@accurate-player/accurate-player-progressive

Features

  • Pause now takes optional seekEvent as parameter, player will do a pause + seek to that time.
  • Pause emits an event when completed.

Fixes

  • CutlistPlayer: Sometimes the player failed to switch cut.

Plugins

@accurate-player/accurate-player-plugins

Fixes

  • Discrete Audio Plugin: Prevented unhandled play rejection.

Breaking

  • ChannelControlPlugin: When using DASH or HLS player the master element is registred by manifest-url, not native element src. Please consult Migration Guide for additional info.
  • Removed previously deprecated S3Plugin.

Controls

@accurate-player/accurate-player-controls

Features

  • Added support for Accurate Player 3.0.0