Skip to content

Latest commit

 

History

History
128 lines (55 loc) · 4.43 KB

CHANGELOG.md

File metadata and controls

128 lines (55 loc) · 4.43 KB

Change Log

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

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)