Skip to content

v1.7.5

Latest
Compare
Choose a tag to compare
@Jacksgong Jacksgong released this 03 Aug 08:15
· 70 commits to master since this release

中文迭代日志

Version 1.7.5

2018-08-03

Fix

  • Fix: fix raise "Not allowed to start service Intent..." issue when starting DownloadService on Android O and the application isn't on the foreground and also not on the whitelist, because we can't use JobScheduler to handle the download affair. closes #1078

Enhance

  • Improve Practicability: support character set and the language encoding for Content-Disposition. closes #1057
  • Improve Practicability: cover the error response code 416 from aliyun repo. closes #1050