Skip to content

Latest commit

 

History

History
186 lines (75 loc) · 7.02 KB

CHANGELOG.md

File metadata and controls

186 lines (75 loc) · 7.02 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.3 (2023-05-17)

Bug Fixes

  • FEC-13123: replace travis with github actions (#81) (9c9095a)

1.1.2 (2023-05-07)

1.1.1 (2021-07-01)

Bug Fixes

  • FEC-11374: Live DVR starting to cast from beginning of the DVR instead of Live edge (#51) (d096a0f)

Build System

  • FEC-10700: Improvement for CI/CD (#50) (2c10918)

1.1.0 (2021-04-28)

Bug Fixes

  • FEC-11141: Black video with sound when casting on Google Android TV (#41) (6cac7f2)

Features

  • FEC-9236: Add support for new live Alpha in cast SDK (#42) (b4a170f)

1.0.1 (2020-11-03)

Build System

  • remove plugins that already exist on preset-env (#35) (9169b57)

1.0.0 (2020-09-08)

Features

  • FEC-10347: expose kaltura player as a global variable instead of UMD (#31) (7a39583)

BREAKING CHANGES

  • FEC-10347: This package is not UMD anymore

Solves FEC-10347

0.6.1 (2020-08-06)

0.6.0 (2020-08-05)

Bug Fixes

  • add NPM deployment with release notes and fix flow issues (#24) (fd6ded4)

Features

  • FEC-10160: filter unsupported formats from the configured tracks passed to the receiver (#28) (132c9ec)
  • FEC-10290: upgrade NPM packages (#30) (a3ba719)

0.5.0 (2020-07-07)

Bug Fixes

  • add NPM deployment with release notes and fix flow issues (#24) (fd6ded4)

Features

  • FEC-10160: filter unsupported formats from the configured tracks passed to the receiver (#28) (132c9ec)

0.4.0 (2019-12-05)

Features

  • FEC-9175: cast content coming from external sources (#17) (8667bbf)

0.3.0 (2019-01-20)

Features

0.2.0 (2018-11-20)

Bug Fixes

  • FEC-8619: default captions aren't applied after preroll (#9) (55c79fd)
  • add null protections (#14) (ae85344)

Features

0.1.3 (2018-10-24)

Bug Fixes

  • FEC-8610: set currentTime to null isn't seek the stream to the live edge (#7) (e642c46)

0.1.2 (2018-10-23)

Bug Fixes

  • FEC-8552: when seeking a video by dragging the scrubber, the scrubber jumps back before it reaches the seek point (#6) (be358b4)
  • FEC-8610: when casting DVR it start from the beginning (#5) (e5df0cf)

0.1.1 (2018-10-15)

Bug Fixes

  • FEC-8579: endless seeking in live stream (#4) (2db61df)

0.1.0 (2018-10-14)

Bug Fixes

  • live edge detection and logs (8e69ce5)

Features

  • add support to get vmapAdsRequest from customData (#3) (c6a618e)
  • cast receiver - 1st version (#1) (0ddd282)