Skip to content

Releases: video-dev/hls.js

v1.2.1

17 Aug 01:28
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.2.0...v1.2.1

Demo Page

https://hls-js-c682795c-032a-4c39-9374-225b776c04f6.netlify.app/

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.

v1.2.0

27 Jul 00:55
85daa49
Compare
Choose a tag to compare

Summary

HLS.js v1.2.0 adds enhanced interoperability and accessibility via improved support for various timed metadata, captions, and subtitle formats, along with bug fixes and improvements.

Changes Since The Last Release

v1.1.5...v1.2.0

Demo Page

https://hls-js-bbdf933d-da48-407d-aaf3-68cc4ee058e7.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.

v1.2.0-beta.2

20 Jul 21:23
a14be41
Compare
Choose a tag to compare
v1.2.0-beta.2 Pre-release
Pre-release

Summary

HLS.js v1.2.0-beta.2 includes bug fixes and improvements over the last release.

Changes Since The Last Release

v1.2.0-beta.1...v1.2.0-beta.2

  • Paused-but-seeking video buffer hole gap jump support (#4667) @karendolan
  • Fix loop loading of segments caused by backtracking logic (#4801) @robwalch
  • Fix stalls in streams with segments that have no media (#4800) @robwalch
  • Bugfix: Handle single sample MPEG2-TS video segments (#4794) @robwalch
  • Bugfix: Slow start on stream with CAN-BLOCK-RELOAD=YES (#4793) @robwalch
  • Bugfix: Include NAL filler data in AVC samples (#4789) @robwalch
  • Guard against exceptions caused by destroying player in buffer stall error callbacks (#4786) @robwalch
  • Bugfix: hls.subtitleDisplay doesn't toggle visibility until track selection (#4785) @robwalch
  • Fix typos in design doc (#4790) @saikatmitra91

Demo Page

https://hls-js-b6cc3ed7-a51c-46de-9812-73e071127353.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.

v1.2.0-beta.1

14 Jul 20:38
eef114d
Compare
Choose a tag to compare
v1.2.0-beta.1 Pre-release
Pre-release

Summary

HLS.js v1.2.0-beta.1 is a pre-release of v1.2.0. This release adds enhanced interoperability and accessibility via improved support for various timed metadata, captions, and subtitle formats, along with bug fixes and improvements.

Changes Since The Last Release

v1.1.5...v1.2.0-beta.1

Demo Page

https://hls-js-35b3c8f7-2907-42de-bc7a-4fde8f228842.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.

v1.1.5

16 Feb 15:51
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.1.4...v1.1.5

  • Fixes a bug with ll-hls where ended events would not fire under certain conditions.

Demo Page

https://hls-js-eb7b4375-60e8-4617-93ce-d0d9ef584df1.netlify.app/

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.

v1.1.4

10 Feb 17:57
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.1.3...v1.1.4

Demo Page

https://hls-js-42cf332b-b861-4821-9db0-81644f465908.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.

v1.1.3

13 Jan 21:36
116e7cd
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.1.2...v1.1.3

Demo Page

Get demo url from https://github.com/video-dev/hls.js/tree/deployments

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.

v1.1.2

16 Dec 23:17
fdc9db8
Compare
Choose a tag to compare

Summary

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

Changes Since The Last Release

v1.1.1...v1.1.2

Demo Page

https://hls-js-f5927d1a-0f8a-48ec-a2a9-a91cc7464d66.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.

v1.1.1

11 Nov 19:34
f2f35a7
Compare
Choose a tag to compare

Summary

HLS.js v1.1.1 fixes an error that happens when enabling CMCD with useHeaders: true.

Changes Since The Last Release

v1.1.0...v1.1.1

Demo Page

https://hls-js-e0bb5a9d-7de3-4bb0-be45-51b7873ce229.netlify.app/

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.

v1.1.0

10 Nov 13:03
0403558
Compare
Choose a tag to compare

Summary

HLS.js v1.1.0 adds a base level of CMCD support (disabled by default).

See this issue for more information.

Changes Since The Last Release

v1.0.12...v1.1.0

Demo Page

https://hls-js-b103cfd4-ab79-452f-a81d-63fe23183b39.netlify.app/

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.