Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
release.zip | 2025-08-07 | 5.5 MB | |
README.md | 2025-08-07 | 1.1 kB | |
v1.6.9 source code.tar.gz | 2025-08-07 | 850.7 kB | |
v1.6.9 source code.zip | 2025-08-07 | 963.9 kB | |
Totals: 4 Items | 7.3 MB | 0 |
Summary
HLS.js v1.6.9 includes bug fixes and improvements over the last release.
Changes Since The Last Release
https://github.com/video-dev/hls.js/compare/v1.6.8...v1.6.9
- Prevent exception when mapping date ranges that referenced dropped PDT (#7450) @robwalch
- Force schedule update on interstitial asset errors and improve seeking back through inlined asset lists (#7451)
- Fallback to alternate or error when unhandled encryption is detected(#7454)
- Remove unnecessary conditionals (#7455)
Demo Page
https://20f3b13d.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.