Skip to content

v1.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 01:26
· 1695 commits to master since this release
4ddf764

Summary

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

Changes Since The Last Release

v1.2.2...v1.2.3

  • Bugfix: Caption missing after seeking back to start when stream is played from discontinuity break (#4889) @littlespex
  • Bugfix: Load last VTT fragment in infinite loop (WebVTT with AES-128) (#4901) @mtoczko
  • Bugfix: Initial timestamps must be unsigned for tfdt v1 box for Safari iPad OS 16/Ventura (#4900) @robwalch
  • CI: Fix npm publishes not happening (#4892) @tjenkinson

Demo Page

https://hls-js-a7277301-16b6-4ae9-b56a-dbb2ae208a9c.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.