yarn hls.js 1.6.11
v1.6.11

latest releases: 1.6.12-0.canary.11489, 1.6.12-0.canary.11488, 1.6.12-0.canary.11487...
11 days ago

Summary

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

Changes Since The Last Release

v1.6.10...v1.6.11

Bug Fixes

  • Fix Interstitial asset events not firing when attaching primary before last asset on PLAYOUT-LIMIT update (#7467) @robwalch
  • Handle EME key status errors such as "internal-error" and "output-restricted" before appending segments (#7414)
    • Fixes: Playback ends when the "keySystemStatusInternalError" occurs (#7413) @yajin2021
    • Fixes: HDCP error when playing manifests with both HD and SD levels (#7469) @mudit2108
  • Defer segment requests when network connection is lost (#7476) @robwalch
    • Resolves: Regression due to treating HTTP status 0 differently from 404 (#7471) @Frenzie
  • Fix exception when seeking to program end (#7478) @robwalch

Tasks

  • Add ESLint syntax rules to restrict async syntax (#7480) @robwalch
  • Improve functional test logs (#7481)

Documentation

  • Fix syntax in recoverMediaError example in API.md (#7470) @tmatth

Demo Page

https://9f517588.hls-js-dev.pages.dev/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.

Don't miss a new hls.js release

NewReleases is sending notifications on new releases.