Skip to content

Latest commit

 

History

History
262 lines (107 loc) · 9.71 KB

CHANGELOG.md

File metadata and controls

262 lines (107 loc) · 9.71 KB

Changelog

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

2.1.1 (2025-01-23)

2.1.0 (2024-04-09)

Features

  • FEC-13652: add meaningful error message (#106) (8e60b42)

2.0.4 (2023-05-07)

2.0.3 (2022-10-03)

2.0.2 (2022-10-03)

Bug Fixes

  • FEC-12514: vr plugin + ima mouse scroll is not working (#85) (930aa12)

Build System

  • set prerelease false (426506f)
  • FEC-10700: Improvement for CI/CD (#65) (999e33a)
  • FEC-11389: reduce builds from travis (4d41963)

2.0.1 (2020-11-03)

Bug Fixes

  • FEC-10557: [android chrome][360] drag the video cause to all screen movement (#51) (677531a)

Build System

  • remove plugins that already exist on preset-env (#52) (163f7a9)

2.0.0 (2020-09-08)

Bug Fixes

  • FEC-10404: media doesn't work properly on Safari browser - no video displayed - Regression bug (#46) (3ef8a39)

Build System

  • FEC-10064: add automatic release notes (#49) (706dd15)

Features

  • FEC-10347: expose kaltura player as a global variable instead of UMD (#47) (d55e371)

Tests

BREAKING CHANGES

  • FEC-10347: This package is not UMD anymore

1.4.1 (2020-08-10)

Bug Fixes

  • FEC-10404: media doesn't work properly on Safari browser - no video displayed - Regression bug (#46) (3ef8a39)

1.4.0 (2020-08-06)

Bug Fixes

  • FEC-9602: after entering and exiting full screen, replay icon is not responding (#40) (33e89ec)
  • UI.UI_CLICKED doesn't exist for player (#34) (06fa049)
  • FEC-9422: movement with 360 doesn't work (#33) (e63c28a)

Build System

  • FEC-10064: add automatic release notes (#38) (2f70871)
  • FEC-9495: update after deploy stage to ping Jenkins (#35) (02b1626)
  • github bad certificate (#37) (c288fed)

Features

1.3.3 (2020-06-10)

Bug Fixes

  • FEC-9602: after entering and exiting full screen, replay icon is not responding (#40) (33e89ec)

1.3.2 (2019-11-12)

Bug Fixes

  • UI.UI_CLICKED doesn't exist for player (#34) (06fa049)

1.3.1 (2019-11-03)

Bug Fixes

  • FEC-9422: movement with 360 doesn't work (#33) (e63c28a)

1.3.0 (2019-04-24)

Bug Fixes

  • FEC-9051: added umdNameDefine true to support requireJS in VR (35b8ec2)

Features

  • FEC-8923: change VR listener for resize event to use new resize event (#16) (6e93ca8)

1.2.0 (2019-04-07)

Features

  • FEC-8923: change VR listener for resize event to use new resize event (#16) (6e93ca8)

1.1.8 (2018-12-24)

Bug Fixes

  • FEC-8783: change media, 2nd video isn't draggable (#15) (c8e53d1)

1.1.7 (2018-08-22)

Bug Fixes

  • FEC-8489: black screen on full screen in some android devices (#14) (69693f2)

1.1.6 (2018-08-08)

Bug Fixes

  • FEC-8458: black screen on win 10 IE11 (#13) (46f1cdd)

1.1.5 (2018-07-04)

Bug Fixes

  • FEC-8363: VR is not working on iOS < 11.3 (#9) (2e3abcb)

1.1.4 (2018-07-03)

Bug Fixes

  • FEC-8363: VR is not working on iOS < 11.3 (#7) (179d745)
  • FEC-8372: change media to VR content not playing as VR (#8) (faf5d64)

1.1.3 (2018-06-28)

Bug Fixes

  • FEC-8344: 2 vertical lines with frames of the video appear on left and right sides of the player on IE11 (#6) (02ba0bc)
  • FEC-8360: no error for VR content on iPhone chrome with playsinline false (#5) (7e0ccec)

1.1.2 (2018-06-28)

Bug Fixes

  • FEC-8342, FEC-8345: video is not playing 360 after pre-roll (#3) (648e5fe)
  • FEC-8357,FEC-8348: VR is not working on Safari and Samsung Native Browser (#4) (4893428)

1.1.1 (2018-06-24)

Bug Fixes

  • FEC-8339: when selecting full screen the video page displayed black (#2) (b5c3393)

1.1.0 (2018-06-20)

Features