github video-dev/hls.js v1.3.5

latest releases: v1.5.8, v1.5.7, v1.5.6...
13 months ago

Summary

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

Changes Since The Last Release

  • Do not filter out TextTracks with kind of "captions" from API subtitle track selection (#5297) @dstreet26
    • Fixes #5292 (Tracks with CHARACTERISTICS="public.accessibility.transcribes-spoken-dialog" or "public.accessibility.describes-music-and-sound" not displayed when selected via hls.subtitleTrack = trackIndex)

Full Changelog: v1.3.4...v1.3.5

Demo Page

https://hls-js-b77c99c4-23b8-4ab1-a7d4-6c3dbfaeacd9.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.

Don't miss a new hls.js release

NewReleases is sending notifications on new releases.