Skip to content

HarborDrop 1.3.8

Choose a tag to compare

@hjm79 hjm79 released this 21 Jun 09:05

HarborDrop 1.3.8

This hotfix improves segmented downloading for signed direct-download URLs that previously fell back to a single connection.

Fixes

  • Improved signed static file detection for tokenized download URLs that expose the filename through content-disposition, download, or attachment hints.
  • Improved segmented downloader probing when servers reject HEAD requests but still support GET Range requests.
  • Kept protected attachment paths on the safer single-connection route to avoid regressions for session-bound mail and protected downloads.

Validation

  • Verified the exported Developer ID build.
  • Confirmed segmented downloading for the reported signed release-asset URL.

Extension

  • Includes the current stable Full extension package for latest-release compatibility.