Skip to content

v1.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 17:47
· 1510 commits to master since this release

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.