Skip to content

v5.2.0

Latest
Compare
Choose a tag to compare
@jkeen jkeen released this 18 Oct 22:41

5.2.0 (2024-10-18)

Bug Fixes

  • Add another tests for sound-position-timestamp (0b2a93e)
  • Adjust HLS settings to not initialize twice in certain scenarios (f4070a7)
  • debounce position changes and adjust audio-position-will-change handler (9c07199)
  • update check for HLS support to better handle google chrome mobile (14a7acf)
  • update HLS to 1.5+ so playback in Chrome mobile doesn't error (ca5b98b)

Features

  • Add sound-position-timestamp helper to get current time from HLS streams, or approximate the time from startsAt if currentTime is not available (c3819ba)