Skip to content

Latest commit

 

History

History
353 lines (140 loc) · 13.4 KB

CHANGELOG.md

File metadata and controls

353 lines (140 loc) · 13.4 KB

Changelog

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

1.3.0 (2024-04-09)

Features

  • FEC-13652: add meaningful error message (#105) (7cda458)

1.2.7 (2024-02-25)

Bug Fixes

1.2.6 (2023-05-17)

Bug Fixes

  • FEC-13123: replace travis with github actions (#97) (18ee649)

1.2.5 (2023-05-07)

1.2.3 (2021-11-24)

Bug Fixes

  • FEC-11156: cast button appears for one player only when multiple players configured on the page and casting failed (#70) (30595d8)
  • FEC-11708: reset cast initiator on disconnect (#72) (dbadddb)

Build System

  • FEC-11389: reduce builds from travis (8ffbf11)

1.2.2 (2021-07-04)

1.2.1 (2021-07-01)

Bug Fixes

  • FEC-11374: Live DVR starting to cast from beginning of the DVR instead of Live edge (#67) (7d57ae9)

Build System

  • FEC-10700: Improvement for CI/CD (#65) (c7dccd5)

1.2.0 (2021-04-28)

Bug Fixes

  • FEC-11144: Casting doesn't work if you stop it and re-initiate (#55) (2530aab)

Features

  • FEC-9236: Add support for new live Alpha in cast SDK (#56) (9496b3e)

1.1.1 (2021-04-06)

Bug Fixes

  • FEC-10281: chromecast does not work after playing it once and trying it on another video (#51) (dee35eb)
  • FEC-11073: chromecast casting doesn't work on Player V7 when content is protected with KS (#53) (d1c1fdf)

1.1.0 (2021-01-28)

Features

  • FEC-10686: move startTime config from playback to sources (#49) (8b4fd98)

1.0.3 (2020-12-07)

Bug Fixes

1.0.2 (2020-11-03)

Build System

  • remove plugins that already exist on preset-env (#46) (89d1817)

1.0.1 (2020-10-06)

Bug Fixes

  • logger changed on BaseRemotePlayer to static (#45) (4c8efac)

1.0.0 (2020-09-08)

Features

  • FEC-10347: expose kaltura player as a global variable instead of UMD (#41) (90a4cfa)

BREAKING CHANGES

  • FEC-10347: This package is not UMD anymore

Solves FEC-10347

0.5.1 (2020-08-06)

0.5.0 (2020-08-05)

Bug Fixes

  • FEC-10154: cast preset is missing the font family (#31) (9c81f0a)
  • FEC-10156: several text tracks are active in same time while casting (#33) (19a73af)

Build System

  • fix secure api_key in travis (#37) (296c80a)
  • FEC-10064: add automatic release notes (#30) (7ddf0e6)
  • FEC-9495: add permission to script for jenkins ping (#29) (4135ced)

Features

  • FEC-10290: upgrade NPM packages (#40) (f0442f3)
  • FEC-9631: add support for out of band text tracks on cast sdk (#32) (d4eb3d9)

0.4.2 (2020-07-07)

0.4.1 (2020-06-10)

0.4.0 (2020-06-10)

Bug Fixes

  • FEC-10154: cast preset is missing the font family (#31) (9c81f0a)
  • FEC-10156: several text tracks are active in same time while casting (#33) (19a73af)

Features

  • FEC-9631: add support for out of band text tracks on cast sdk (#32) (d4eb3d9)

0.3.4 (2020-03-10)

Bug Fixes

  • FEC-9148: ChromeCast is not available on ios mobile devices (#28) (4406b51)

0.3.3 (2020-02-06)

Bug Fixes

  • FEC-9157: cannot cast video on android chrome (#26) (37fd899)
  • FEC-9618: when casting, LIVE indicator is not on PC (Device which performs the casting to TV) (#25) (126bc43)

0.3.2 (2020-01-29)

Bug Fixes

  • FEC-9618: when casting, LIVE indicator is not on PC (Device which performs the casting to TV) (#25) (126bc43)

0.3.1 (2019-12-09)

Bug Fixes

  • FEC-9550: Chromecast with external source - the casting failed when IMA configured (#22) (3cc494d)

0.3.0 (2019-12-05)

Features

  • FEC-9175: cast content coming from external sources (#21) (23752e6)

0.2.6 (2019-11-12)

Bug Fixes

  • FEC-9407: forward button is missing when casting (#16) (44b2ae2)

0.2.5 (2019-05-16)

Bug Fixes

  • FEC-8879: When no cast device is available, cast button appear but only before playback (#15) (d79d732)

0.2.4 (2019-01-31)

Bug Fixes

  • FEC-8768: seeking back on ended doesn't work when casting (#14) (c124b36)

0.2.3 (2019-01-24)

Bug Fixes

  • FEC-8616: When Seeking a video, the scrubber is jumping back before the seek is applied (#13) (2357c0e)

0.2.2 (2018-12-27)

Bug Fixes

  • FEC-8616): fix(FEC-8616: When Seeking a video, the scrubber is jumping back before the seek is applied (#11) (26a9714)

0.2.1 (2018-12-17)

Bug Fixes

  • FEC-8595: disconnect from cast failed (#9) (62a45ee)

0.2.0 (2018-12-12)

Features

0.1.2 (2018-11-20)

Bug Fixes

0.1.1 (2018-10-21)

Bug Fixes

  • empty vast data structure is created when no ad tag (#4) (470e19d)

0.1.0 (2018-10-14)

Bug Fixes

  • use new ad-notice component in ads preset (f241497)

Features