Summary
HLS.js v1.6.11 includes bug fixes and improvements over the last release.
Changes Since The Last Release
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
- 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
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.