Skip to content

Latest commit

 

History

History
246 lines (101 loc) · 8.63 KB

CHANGELOG.md

File metadata and controls

246 lines (101 loc) · 8.63 KB

Change Log

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

1.0.2 (2022-05-19)

1.0.1 (2020-09-08)

1.0.0 (2020-08-20)

Features

  • FEC-10347: expose kaltura player as a global variable instead of UMD (#50) (28641f8)

BREAKING CHANGES

  • FEC-10347: kanalytics plugin is not UMD anymore

0.11.0 (2020-08-05)

Features

  • FEC-10057: move the plugin manager to kaltura player (#44) (f14eb91)
  • FEC-10290: upgrade NPM packages (#43) (04ac722)

0.10.1 (2019-05-01)

0.10.0 (2018-10-28)

Features

0.9.1 (2018-08-22)

Bug Fixes

  • FEC-8492: hasKanalony is sent incorrectly (#36) (a765670)

0.9.0 (2018-06-17)

Features

  • FEC-8321: block report if mandatory params are missing (#32) (edaf560)

0.8.4 (2018-05-26)

Bug Fixes

  • FEC-8228: get referrer as config option (#31) (00b1e58)

0.8.3 (2018-04-16)

Bug Fixes

  • FEC-8029: play reached 100% event sent before ended (#30) (bb062b9)

0.8.2 (2018-02-28)

Bug Fixes

  • FEC-7958: widget loaded not sent when preload='none' (#29) (5caa2f9)

0.8.1 (2018-02-06)

Bug Fixes

  • webpack: playkit core & providers externals root value (#28) (ccc8e44)

Features

0.8.0 (2018-02-06)

Bug Fixes

  • webpack: playkit core & providers externals root value (#28) (ccc8e44)

Features

0.8.0 (2018-01-10)

Features

0.7.0 (2017-11-16)

Features

  • export name and version on module (#24) (a6c3019)

0.6.3 (2017-11-01)

Bug Fixes

  • FEC-7377: stats events fail over https (#22) (e555fb1)

0.6.2 (2017-10-30)

Bug Fixes

  • FEC-7357: send widget loaded event only once (#19) (579cca5)
  • FEC-7377: referrer is missing (#20) (3fb7949)

0.6.1 (2017-10-25)

Bug Fixes

  • fec-7354: widget loaded event missing kaltura params (#18) (0c538ef)

0.6.0 (2017-10-16)

Bug Fixes

  • FEC-7187: do not send time reached and seek events for live (#17) (b24e311)
  • FEC-7207: fix buffering stats (#15) (ab934f5)

Features

0.5.0 (2017-09-28)

Bug Fixes

0.4.0 (2017-09-26)

0.3.0 (2017-09-07)

0.2.0 (2017-08-31)

Features

0.1.1 (2017-07-30)

0.1.0 (2017-07-30)

Bug Fixes

  • make playkit dependencies as peer dependencies (#7) (bc6734a)
  • send be url to stats service if configured (#6) (ee31301)
  • typo in plugin name (#4) (e5ec05d)

Features