Skip to content

Releases: kaltura/playkit-js-hls

v1.4.0

16 Nov 09:31
Compare
Choose a tag to compare

1.4.0 (2017-11-16)

Features:

  • export name and version on module (#32) (56bad95)

v1.3.2

26 Oct 10:58
Compare
Choose a tag to compare

1.3.2 (2017-10-26)

Bug Fixes

v1.3.1

24 Oct 14:23
Compare
Choose a tag to compare

1.3.1 (2017-10-24)

Bug Fixes

v1.3.0

16 Oct 12:52
Compare
Choose a tag to compare

1.3.0 (2017-10-16)

Features

v1.2.1

04 Oct 06:22
Compare
Choose a tag to compare

1.2.1 (2017-10-04)

Bug Fixes

v1.2.0

02 Oct 11:09
Compare
Choose a tag to compare

1.2.0 (2017-10-02)

Features

v1.1.0

28 Sep 20:16
Compare
Choose a tag to compare

1.1.0 (2017-08-31)

Features

v1.0.2

28 Sep 20:16
Compare
Choose a tag to compare

1.0.2 (2017-08-23)

Bug Fixes

v1.0.1

28 Sep 20:15
Compare
Choose a tag to compare

1.0.1 (2017-07-30)

v1.0.0

28 Sep 20:15
Compare
Choose a tag to compare

1.0.0 (2017-07-30)

Bug Fixes

  • change the file name that webpack generates (#2) (09b3e54)
  • hls adapter: change hls adapter prop from name to id due to minified issues (#7) (e0446cb)
  • tracks: change condition in select track api (#6) (b60da40)

Features

  • abr: add abr mode changed event (#19) (2fd4e86)
  • abr: add api for checking if abr is enabled (#18) (5505640)
  • config: pass hls config and change bitrate switch to current level (#13) (856e102)
  • hls adapter: hide text track api (#11) (5068d59)
  • hls adapter: init hls adapter (#1) (37e6193)
  • start time: support optional time to start the video from (#17) (f4b1ba5)
  • tracks: handling tracks with hls media source adapter (#4) (8917803)