Skip to content

Latest commit

 

History

History
213 lines (85 loc) · 7.26 KB

CHANGELOG.md

File metadata and controls

213 lines (85 loc) · 7.26 KB

Changelog

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

2.0.11 (2021-06-07)

2.0.10 (2021-06-07)

2.0.9 (2021-06-06)

2.0.8 (2021-06-02)

2.0.7 (2021-06-02)

Build System

2.0.4 (2021-06-01)

2.0.2 (2020-11-04)

2.0.1 (2020-11-03)

Build System

  • remove plugins that already exist on preset-env (#39) (4ceaf76)

2.0.0 (2020-09-08)

Build System

  • FEC-10064: add automatic release notes (#37) (1502e89)

Features

  • FEC-10347: expose kaltura player as a global variable instead of UMD (#35) (5207ce2)

Tests

BREAKING CHANGES

  • FEC-10347: This package is not UMD anymore

Solves FEC-10347

1.5.0 (2020-08-05)

Build System

  • add permission missing for execution script (#29) (7a28b2f)
  • FEC-9495: update after deploy stage to ping Jenkins (#22) (3416b88)
  • github bad certificate (#28) (fc22719)

Features

1.4.6 (2020-04-13)

1.4.5 (2020-04-13)

1.4.4 (2020-01-08)

Bug Fixes

  • FEC-9603: timing issue after reinitialise the flash api (#25) (7c8e586)

1.4.3 (2019-12-30)

Bug Fixes

  • FEC-9471: slider progress bar exceeds 100% (#20) (fafad30)
  • FEC-9523: add attach detach implemention (#21) (ba59a7e)
  • FEC-9565: playlist doesn't save the muted value from previous item (#23) (2d72e06)

1.4.2 (2019-12-08)

Bug Fixes

  • FEC-9471: slider progress bar exceeds 100% (#20) (fafad30)

1.4.1 (2019-11-28)

Bug Fixes

  • FEC-9508: Playback doesn't work on IE11 windows 7 with plugins (#13) (df010fc)

1.4.0 (2019-07-19)

Features

1.3.0 (2019-06-17)

Features

  • FEC-8975: empty implementation of targetBuffer and available buffer (#9) (128782f)

1.2.3 (2019-01-24)

1.2.2 (2019-01-20)

Bug Fixes

  • FEC-8572: add missing API methods (#6) (bb48749)

1.2.1 (2018-12-12)

Bug Fixes

  • FEC-8760: player hangs when using flash (#5) (f2ec9ed)

1.2.0 (2018-10-11)

Bug Fixes

  • FEC-8546: endless loading after change media (#4) (3b9a786)

Features

  • align registerEngine & isSupported core APIs (#3) (16ad0dc)

1.1.0 (2018-08-05)

Features

  • add flash engine (#2) (bf04ce0)
  • support start time + mask the seek event on first play (02133e7)

1.0.1 (2018-06-06)