Skip to main content

Release 2.0.37

December, 2025 - January, 2026


The new release will include the upgrades, features, and issue fixes listed below:

  • Feature: Automatic Livestream Termination

    • Livestreams that remain inactive beyond a defined threshold are now terminated automatically, preventing unnecessary resource consumption.
  • Feature: Duplicate Encoding Prevention via Video Hashing

    • When a video is submitted for encoding, the platform now checks its hash against existing content to prevent redundant encode jobs for identical files.
  • Feature: Media IDs in Playlist Response

    • Playlist API responses now include the Media IDs of the contained items, making it easier to reference individual assets programmatically.
  • Feature: Partial Upload Control

    • A new optional parameter on the multipart upload completion endpoint allows you to explicitly disallow completions for partially uploaded files.
  • Update: Admin Key Moments Graph Normalisation

    • The Key Moments graph now handles data with extreme value differences more gracefully, normalising the display so smaller values remain readable alongside spikes.

Video Player · v2.3.0

  • Feature: Engagement Heatmap

    • A heatmap is now displayed over the seekbar showing which parts of the video have been rewatched most by other viewers. It becomes visible on hover, helping new viewers identify the most engaging moments before they watch.
  • Update: Improved Video Switching

    • The player's internal video-switching logic has been overhauled to ensure all analytics properties — including watch time and interaction events — are correctly attributed per video, whether switching is triggered by the user or by autoplay.