Skip to content

v1.3.3

Compare
Choose a tag to compare
@xqq xqq released this 01 Sep 09:25
· 73 commits to master since this release

Improve & bugfix

  • Fix FetchStreamLoader memory leak caused by infinite Promise waiting, thanks to @spacemeowx2
  • XhrRangeLoader: Avoid full request if filesize is provided in MediaDataSource
  • Ignore invalid data if request error (such as 403, 404)