Skip to content

v2.6.0

Compare
Choose a tag to compare
@gkatsev gkatsev released this 11 Feb 17:51
· 311 commits to main since this release

2.6.0 (2021-02-11)

Features

  • allow xhr override globally, for super advanced use cases only (#1059) (6279675)
  • expose m3u8-parser logging in debug log (#1048) (0e8bd4b)

Bug Fixes

  • do not request manifests until play when preload is none (#1060) (49249d5), closes #126
  • store transmuxQueue and currentTransmux on transmuxer instead of globally (#1045) (a34b4da)
  • use a separate ProgramDateTime mapping to player time per timeline (#1063) (5e9b4f1)
  • wait for endedtimeline event from transmuxer when reaching the end of a timeline (#1058) (b01ab72)

Chores

Documentation

  • sample-aes encryption isn't currently supported (#923) (30f9b14)

Tests

  • for IE11, add colon to timezone in Date strings of PDT mapping tests (#1068) (f81c5a9)