v1.2.0 #4813
robwalch
announced in
Announcements
v1.2.0
#4813
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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
v1.2.0-beta.1...v1.2.0-beta.2
hls.subtitleDisplay
doesn't toggle visibility until track selection (Bugfix:hls.subtitleDisplay
doesn't toggle visibility until track selection #4785) @robwalchv1.1.5...v1.2.0-beta.1
ignoreDevicePixelRatio
configuration option (ignoreDevicePixelRatio option #3765) @i8beefminAutoLevel
getter (Allow exact bitrate matches for minAutoLevel getter #4629) @littlespexnudgeRetry
config #4485) @tjenkinson_appendCues
exception (Avoid _appendCues exception #4552) @albertdaurellbaseMediaDecodeTime
in tfdt v0 to a negative value (fix: don't re-write baseMediaDecodeTime in tfdt v0 to a negative value #4670) @jwbrandonforwardBufferLength
calculation (Bugfix: forwardBufferLength calculation #4608) @hongfeih-esString.prototype.substr()
(refactor: replace deprecated String.prototype.substr() #4605) @CommanderRoottestBandwidth
. (Update documentation on testBandwidth. #4641) @itsjamieDemo 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.
This discussion was created from the release v1.2.0.
Beta Was this translation helpful? Give feedback.
All reactions