Skip to content

Releases: bitmovin/bitmovin-player-web-analytics-conviva

5.4.0

27 Aug 11:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.0...5.4.0

5.3.0

14 Aug 13:37
Compare
Choose a tag to compare

What's Changed

  • Track initial audio track and subtitles after first play by @karpov-kir in #114

Full Changelog: 5.2.0...5.3.0

5.2.0

08 Jul 08:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.0...5.2.0

5.1.0

13 Jun 08:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...5.1.0

v5.0.0

21 May 12:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.0...v5.0.0

4.2.0

24 Aug 08:19
Compare
Choose a tag to compare

What's Changed

  • Support for new metrics Audio, Subtitle & Closed Caption language by @glaucocodes in #99
  • Bump several dependencies by @dependabot

New Contributors

Full Changelog: 4.1.0...4.2.0

4.1.0

24 Oct 09:04
Compare
Choose a tag to compare

What's Changed

  • Update several dependencies

New Contributors

Full Changelog: v4.0.3...4.1.0

Release v4.0.3

30 Apr 11:33
2224d3a
Compare
Choose a tag to compare
  • Possibility to set detailed Conviva Device Metadata via ConvivaAnalyticsConfiguration.deviceMetadata
  • Possibility to override values for internally set custom metdata keys streamType, playerType and vrContentType

Bug fix for replaying content

24 Feb 14:40
Compare
Choose a tag to compare

The metadata was cleared after playback finished. This led to reporting incomplete data in case of replaying content.
With this fix, the metadata is only cleared once the source is unloaded instead of on playback finished.

Bug fix when closing a session

01 Feb 17:27
Compare
Choose a tag to compare

Contains a bug fix for an Uncaught TypeError when attempting to release the Conviva instance.