Skip to content

Latest commit

 

History

History
658 lines (271 loc) · 24.9 KB

CHANGELOG.md

File metadata and controls

658 lines (271 loc) · 24.9 KB

Changelog

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

1.8.4 (2024-09-05)

Bug Fixes

  • FEC-14007: User id not being sent on application events (#185) (2d7a6e8)

1.8.3 (2024-08-03)

Bug Fixes

  • FEC-13915: send flavor/language on video/audio download (#188) (40b9b60)

1.8.2 (2024-07-11)

1.8.1 (2024-06-30)

Bug Fixes

  • FEC-13915: Report media file format for media files download (#178) (2741b23)

1.8.0 (2024-06-13)

Features

  • FEC-13749: transcript detach analytyc events (#175) (ac3e674)

1.7.1 (2024-06-02)

Bug Fixes

  • SUP-42252: Actual view time for clips is not correct (#173) (0007fad)

1.7.0 (2024-04-09)

Features

  • FEC-13843: Ad blocker Product analytics (c926575)

1.6.4 (2024-03-31)

Bug Fixes

1.6.3 (2024-03-17)

Bug Fixes

  • FEC-13773: KaltuaApplication param is not sent - (with tests fixed) (#164) (1d4c394)

1.6.2 (2024-03-17)

1.6.0 (2023-12-21)

Features

1.5.7 (2023-12-07)

Bug Fixes

  • FEC-13478: use interval in service-worker (#153) (a189204)

1.5.6 (2023-07-26)

1.5.5 (2023-05-31)

Bug Fixes

  • FEC-13123: replace travis with github actions - use latest (#145) (76e3c44)

1.5.4 (2023-05-17)

Bug Fixes

  • FEC-13123: replace travis with github actions (#142) (029a811)

1.5.3 (2023-05-07)

1.5.2 (2023-04-19)

Bug Fixes

  • FEC-12972: Player keeps polling "is-live" every 10 seconds which may overload the system (#140) (499ae57)

1.5.1 (2023-03-22)

Bug Fixes

  • FEC-13039: ignore playbackRates not included in list (#138) (43e75e2)

1.5.0 (2023-02-22)

Bug Fixes

  • FEC-12613: Image Entry - Kava Analytics Events (#135) (a0a3c27)

Features

  • FEC-12923: Add missing applications data on kava beacons & config (#134) (1c76ade)

1.4.0 (2023-01-26)

Build System

Features

1.3.1 (2022-03-23)

Bug Fixes

  • FEC-11971: when in PiP mode user is considered not engaged (#115) (645f9a6)

1.3.0 (2021-12-21)

Features

  • FEC-11748: adding player events for EP analytics (#109) (e9bf239)

1.2.2 (2021-10-27)

Build System

1.2.1 (2021-10-27)

Bug Fixes

  • FEC-11621: analytics plugins send position 0 even startTime set (#107) (b1ba289)

Build System

  • FEC-10700: Improvement for CI/CD (#101) (7c436e8)
  • FEC-11389: reduce builds from travis (1a5d223)

Tests

1.2.0 (2021-01-28)

Features

  • FEC-10709, FEC-10712: player visibility - Auto-pause when player is out of view, Autoplay only when player is in view (#91) (6cdc4b1)

1.1.1 (2020-12-07)

Bug Fixes

  • FEC-10635: Add catch handler for Kava HTTP request (#89) (426e5f8)

1.1.0 (2020-11-03)

Build System

  • kava canary change provider dep to master (#87) (5c0ce96)
  • remove plugins that already exist on preset-env (#85) (4c4e5cd)

Features

  • FEC-10615: support sending Kava beacons as POST (#86) (5a9452c)

1.0.0 (2020-09-08)

Bug Fixes

  • FEC-10161: add kava analytics url from server response (#82) (2574aa4)

Features

  • FEC-10347: expose kaltura player as a global variable instead of UMD (#80) (75421c8)
  • FEC-10376: add full screen to screen mode on view events (#79) (cd73937)

BREAKING CHANGES

  • FEC-10347: This package is not UMD anymore

0.19.1 (2020-09-07)

0.19.0 (2020-09-07)

Bug Fixes

  • FEC-10161: add kava analytics url from server response (#82) (2574aa4)

Build System

  • FEC-10064: add automatic release notes (#83) (e9fbceb)

Features

  • FEC-10376: add full screen to screen mode on view events (#79) (cd73937)

Tests

0.18.0 (2020-08-05)

Features

  • FEC-10057: move the plugin manager to kaltura player (#76) (6fcf12a)
  • FEC-10290: upgrade NPM packages (#77) (d2d6388)
  • FEC-10291: migrate analytics plugins injection from kaltura Player to server (#75) (a237449)

0.17.1 (2020-04-13)

0.17.0 (2020-04-13)

Bug Fixes

  • FEC-9532: droppedFramesRatio = NaN instead of being between 0 and 1 (#69) (36ae710)

Features

  • FEC-9633: send UUID with analytics events (#70) (fe9d834)
  • FEC-9740: add PRE_PLAY errorPosition to error report (#67) (fd83b8f)

0.16.0 (2020-03-01)

Features

  • FEC-9652: report playbackSpeed and caption in all events (#66) (40b8250)

0.15.1 (2020-01-29)

0.15.0 (2020-01-29)

Features

  • FEC-9566: add errorPosition (pre-playing or mid-stream) to error reporting (#65) (4afbb26)

0.14.1 (2020-01-05)

Bug Fixes

  • FEC-9575: improve jointime calculation (#63) (c441a0e)

0.14.0 (2019-12-01)

Bug Fixes

  • FEC-9485: application version should be sent as applicationVer (#59) (498576b)

Features

  • FEC-9344: adding playbackSpeed to view event (#60) (8eec2d9)
  • FEC-9345: send view event on first play (#61) (53e16be)

0.13.0 (2019-11-12)

Features

0.12.0 (2019-10-07)

Features

  • FEC-9343: add playback rate change event (#50) (79a93cc)

0.11.3 (2019-07-30)

Bug Fixes

  • FEC-9269: networkConnectionType is missing in PLAY event (#47) (248693f)

0.11.2 (2019-07-25)

Bug Fixes

  • FEC-9247: add userId to kava reports (#45) (cda7469)
  • FEC-9258: Kaltura player tests fail when performanceObserver isn't defined (#46) (cab2327)

0.11.1 (2019-07-21)

Bug Fixes

  • FEC-9237: add app protocol for kava plugin (#43) (d84257f)
  • FEC-9251: the browser stuck after click Play button (#44) (9ba55f8)

0.11.0 (2019-07-19)

Bug Fixes

  • FEC-9231: fix flavorParamsId in native hls (#41) (3d81294)

Features

  • FEC-9224: refactoring networkConnectionOverhead to use PerformanceObserver (#42) (8782126)

0.10.0 (2019-07-07)

Features

  • FEC-8975: adding QoS Data to enhance KAVA (#35) (e1e4eda)
  • FEC-8975: QoS Kava Enhancements - leftovers (#36) (e10ab36)
  • FEC-9071: add errorDetails field to kava error reporting (#34) (67ca77e)
  • FEC-9139: adding flavorParamsId (#37) (0817b70)

0.9.0 (2019-06-23)

Features

  • FEC-8975: QoS Kava Enhancements - leftovers (#36) (e10ab36)

0.8.0 (2019-06-16)

Features

  • FEC-8975: adding QoS Data to enhance KAVA (#35) (e1e4eda)
  • FEC-9071: add errorDetails field to kava error reporting (#34) (67ca77e)

0.7.2 (2019-05-01)

0.7.1 (2019-03-06)

Reverts

0.7.0 (2019-02-27)

Features

  • FEC-8803: add 'canPlay' param to the 'play' event (#31) (6b1eab7)

0.6.1 (2019-01-30)

Bug Fixes

  • FEC-8606: "Play 100%" event is not sent on IE11 Win7 (#30) (c13a3df)

0.6.0 (2019-01-24)

Bug Fixes

  • FEC-8657: add buffer start/end events (#28) (e87af3a)

Features

  • FEC-8337: add captions and audio language to view events (#29) (420d690)

0.5.1 (2018-11-15)

Bug Fixes

  • FEC-8657: add buffer start/end events (#28) (e87af3a)

0.5.0 (2018-11-11)

Features

0.4.0 (2018-11-05)

Features

  • FEC-8629: add hooks to kava to enable analytics event tampering and sending custom events (#26) (fdcc08d)

0.3.0 (2018-10-28)

Features

0.2.7 (2018-09-16)

Bug Fixes

  • use FIRST_PLAYING event instead of PLAYBACK_STARTED (#24) (3484b09)

0.2.6 (2018-07-23)

Bug Fixes

  • FEC-8414: referrer should not be base64 encoded (#20) (5d52ca9)
  • FEC-8415: kava should report bitrate in kbps (#21) (fc52347)

0.2.5 (2018-07-02)

Bug Fixes

  • FEC-8354: When selecting Audio language and refresh the page, the display language returns to default (but actual audio proper) (#18) (eb70a1c)

0.2.4 (2018-06-28)

Bug Fixes

  • FEC-8322: In view event the position and playTimeSum are not equal when stream playing continuously (#17) (1476ee2)

0.2.3 (2018-06-14)

Bug Fixes

  • FEC-8313: When playing audio entry playbackType is not "vod" (#15) (9f70dc6)
  • FEC-8317: impression event and the followup events the position value is NAN (#13) (8afa119)
  • FEC-8320: SOURCE_SELECTED event triggered on user selection of ABR mode (#16) (3ca02c8)

0.2.2 (2018-06-13)

Bug Fixes

  • FEC-8305: In Live videos there are progress events sent (11-14) (#9) (3f38242)
  • FEC-8306: No 'Play request' events are sent in web (#10) (a78647f)
  • FEC-8307: Error event is triggered also when non-critical event occurs (#8) (e6c0e0b)
  • FEC-8308: audio track changes are not reproted (#7) (295d2d3)
  • FEC-8309: playTimeSum value in View event is incorrect (not accumulative (#11) (e58a9e5)
  • FEC-8311: Live with DVR - when seeking back (more then dvrThreshold) the playbackType is not "dvr" (#12) (7e7be8b)

0.2.1 (2018-06-12)

Bug Fixes

  • FEC-8304: No VIEW events are sent (#6) (9a87321)

0.2.0 (2018-06-11)

Features

  • FEC-8296: add applicationVersion and playbackContext (#3) (0252c59)
  • FEC-8297: reset plugin on critical error (#4) (3a86cea)

0.1.0 (2018-06-05)

Bug Fixes

  • change model delegates to be on the instance (abe2b2f)
  • set initial plugin version (7bc3abb)
  • sources.type protection (faf5875)
  • update sources type config (3de325b)

Features