Skip to content

v1.2.8

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 23:31
· 1595 commits to master since this release

Summary

HLS.js v1.2.8 includes bug fixes and improvements over the last release.

Changes Since The Last Release

v1.2.7...v1.2.8

  • Improve webworkify handling of named functions where name is in quotes (#5036) by @robwalch
    • Resolves #5015 (v1.2.5 throws an error in a next.js production build)
  • Bugfix: Fragment LoadStats total set to 0 with progressive: true (#5054) by @robwalch
    • Fixes #5050 (LoadStats properties loaded and total is 0 for a download fragment when using FetchLoader)
  • Document new gap controller behaviour on v1.x (#5066) by @itsjamie
    • In response to #4066 (Playback does not Start in 1.0.x Versions with A/V Offset in First Segment)

Demo Page

https://hls-js-c7fd2a21-dc83-431c-ba38-cdfc9ae85a20.netlify.app/demo/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.