Skip to content

Releases: castlabs/prestoplay-react-components

0.8.1-beta.1

10 Sep 13:36
1f48dba
Compare
Choose a tag to compare

This beta release is for the purposes of the IAB Show 2024 (13th Sept).

Changes

  • Add support for autoplay to <InterstitialPlayer/>.

0.8.0

09 Sep 15:58
c040815
Compare
Choose a tag to compare

What's Changed

New Features

  • Add option to disable focus-based keyboard interactivity.
  • Add option to keep player controls hidden.
  • Make BaseThemeOverlay more configurable:
    • Add option to hide buttons (audio, full screen, track options).
    • Add option to hide the top bar of player controls.
    • Add option to render a companion component above the bottom bar
      of player controls.
  • Add option to display cues on the seek bar.

Fixes

  • Fix rounding of duration.
  • Fix touch interaction on mobile platforms.

NPM release https://www.npmjs.com/package/@castlabs/prestoplay-react-components
API Docs https://players.castlabs.com/react-dom/0.8.0/docs/

0.8.0-beta.3

09 Apr 10:38
9544639
Compare
Choose a tag to compare

This beta release is for the purposes of the NAB Show 2024 (13th April).

It contains the InterstitialPlayer component, more info in https://castlabs.atlassian.net/browse/DE-6960.

Compared to 0.8.0-beta.2:

  • InterstitialPlayer more configurable, option to listen to events, option to modify interstitial asset configs, option to add top companion component etc.

0.8.0-beta.2

09 Apr 06:33
787cf43
Compare
Choose a tag to compare

This beta release is for the purposes of the NAB Show 2024 (13th April).

If contains the InterstitialPlayer component, more info in https://castlabs.atlassian.net/browse/DE-6960.

Compared to 0.8.0-beta.1:

  • Fixed peerDependencies entry

0.8.0-beta.1

08 Apr 16:40
793154e
Compare
Choose a tag to compare

This beta release is for the purposes of the NAB Show 2024 (13th April).

If contains the InterstitialPlayer component, more info in https://castlabs.atlassian.net/browse/DE-6960.

0.7.3

14 Dec 07:41
66488b6
Compare
Choose a tag to compare

What's Changed

Fixes

  • Show UI controls on mouse move. #23
  • Add basic keyboard shortcuts (Fast-forward, Rewind, Pause/Play). #24

NPM Release: https://www.npmjs.com/package/@castlabs/prestoplay-react-components
API Docs https://players.castlabs.com/react-dom/0.7.3/docs/

0.7.2

30 Nov 13:08
47ed762
Compare
Choose a tag to compare

0.7.1

30 Nov 12:21
fd5c48a
Compare
Choose a tag to compare

What's Changed

Fixes

NPM Package https://www.npmjs.com/package/@castlabs/prestoplay-react-components
API Docs https://players.castlabs.com/react-dom/0.7.1/docs/

0.7.0

29 Nov 08:37
1d4d7c4
Compare
Choose a tag to compare

MediaTailor player for NAB Show 2023 April 13

09 Sep 20:06
3ab1330
Compare
Choose a tag to compare

This is a beta version with support for Media Tailor SSAI streams with companion client-side ad overlays by Innovid (Innovid SDK integrated).

If I recall Innovid didn't really have an SDK, it was more about copy/pasting and finishing some example code designed to work with their payload for the companion UI.

NPM Package: https://www.npmjs.com/package/@castlabs/prestoplay-react-components/v/0.6.0-beta.13
Ticket: https://castlabs.atlassian.net/browse/DE-6364