Skip to content

v1.0.5

Compare
Choose a tag to compare
@Jacksgong Jacksgong released this 05 Nov 07:36
· 96 commits to master since this release

1.0.5

2018-11-05

Bug Fix

  • Fix The current offset on block-info isn't update correct, x != y on z issue which because of syncRunnable finished unexpected. closes #129
  • Fix progress don't start from breakpoint when restart paused task and using the filedownloader-API wrapper. closes #154
  • Fix small possibility of raising NPE issue when using DownloadListener1. closes #89
  • Fix directory traversal vulnerability. closes #83
  • Fix small possibility can make output-streams leak.
  • Fix preallocation operation is not work issue. refs #162
  • Fix small possibility of raising NEP in Listener4SpeedAssistExtend. closes #121
  • Fix HTTP-redirection can't be handled on the default download-connection issue.