Skip to content

3.0.3

Compare
Choose a tag to compare
@tonyofrancis tonyofrancis released this 30 Mar 19:22
· 151 commits to v3.0 since this release

Version 3.0.3

  • Bug fixes for hasActiveDownloads method.
  • Download url redirection fixes and improvements
  • Added internet check method to FetchConfiguration called setInternetAccessUrlCheck(url: String?): Builder
    See documentation on usage.
  • Added new fields redirected and redirectedUrl on Downloader.ServerRequest class.